-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Review and update AS to version 2.0.1. #393
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule AS
updated
20 files
+1 −0 | .gitignore | |
+ − | AS-V2.jpg | |
+13 −1 | README.md | |
+1 −1 | plugin.json | |
+231 −1,026 | res/DelayPlusStereo.svg | |
+0 −502 | res/TriggersMKIV.svg | |
+0 −280 | res/as-hexscrew.svg | |
+0 −189 | res/as-knob.svg | |
+0 −200 | res/as-knobBlack.svg | |
+13 −11 | res/as_FxKnobBlack.svg | |
+5 −3 | res/as_FxKnobBlack_bg.svg | |
+12 −10 | res/as_FxKnobWhite.svg | |
+52 −12 | res/as_knob.svg | |
+69 −13 | res/as_knobBlack.svg | |
+18 −17 | res/as_knobBlack_bg.svg | |
+21 −19 | res/as_knob_bg.svg | |
+0 −113 | res/as_sqr_btn_off.svg | |
+0 −130 | res/as_sqr_btn_on.svg | |
+97 −14 | src/DelayPlusStereo.cpp | |
+129 −115 | src/TriggersMKIII.cpp |