forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WTSE overview class refactor (surge-synthesizer#7755)
* WTSE refactor - Changes WTSE overview class constructor to use similar style as FormulaModulatorEditor - Renames WavetableEquationEditor class to WavetableScriptEditor - Renames defaultWavetableFormula string to defaultWavetableScript - Adds preliminary Prelude to WTSE - Adds changes to WTSE UI - Adds WavetableScriptEditState struct to DAWExtraStateStorage and SurgePatch load_xml()/save_xml() - Increments XML file version to v25 * Fix missing override * Removes commented out code and adds description to DAWExtraStateStorage struct
- Loading branch information
Showing
7 changed files
with
579 additions
and
223 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
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.