-
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dromer
committed
Nov 20, 2024
1 parent
176d4c1
commit 582ca97
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ML_modules
updated
15 files
+1 −1 | plugin.json | |
+15 −11 | res/Sum8mk2_orig.svg | |
+27 −60 | res/Sum8mk3.svg | |
+21 −6 | res/Sum8mk3_orig.svg | |
+609 −611 | src/Arpeggiator.cpp | |
+108 −83 | src/Cloner.cpp | |
+3 −4 | src/Constants.cpp | |
+3 −0 | src/ML_modules.hpp | |
+152 −153 | src/SeqSwitch.cpp | |
+0 −1 | src/SeqSwitch2.cpp | |
+32 −32 | src/SettingsHandler.cpp | |
+174 −110 | src/ShiftRegister.cpp | |
+2 −2 | src/Sum8-MkII.cpp | |
+2 −2 | src/Sum8-MkIII.cpp | |
+2 −2 | src/Sum8.cpp |