-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nullsound: big refactor and new pipeline processing
This commit holds a massive refactoring of the FM and SSG processing that is hapenning at every step. Now every channel has a fixed sound pipeline where every NSS opcode records actions to perform for a row, and the processing of those actions and FX takes place at every step. SSG channel has its macro processing reworked. Now every register can be updated at every step of the macro definition, and loop support has been added. This is a breaking commit that requires recompiling the NSS instruments and streams. The user API stays the same.
- Loading branch information
Showing
12 changed files
with
1,528 additions
and
1,804 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.