Skip to content

Commit

Permalink
rkr plugin spinner values
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaji Khan committed Mar 30, 2024
1 parent d3cdb62 commit 256e9b0
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 15 deletions.
15 changes: 1 addition & 14 deletions .idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 50 additions & 0 deletions app/src/main/assets/amps.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,56 @@
"Mid",
"Side"

]
},
"rkr Synthfilter": {
"16": [
"Sine",
"Triangle",
"Ramp Up",
"Ramp Down",
"ZigZag",
"Modulated Square",
"Modulated Saw",
"Lorenz Fractal",
"Lorenz Fractal XY",
"Random Sample and Hold",
"Triangle Topped Sine",
"Triangle Bottomed Sine"
]
},
"rkr Vibe": {
"10": [
"Sine",
"Triangle",
"Ramp Up",
"Ramp Down",
"ZigZag",
"Modulated Square",
"Modulated Saw",
"Lorenz Fractal",
"Lorenz Fractal XY",
"Random Sample and Hold",
"Triangle Topped Sine",
"Triangle Bottomed Sine"

]
},
"rkr WahWah": {
"11": [
"Sine",
"Triangle",
"Ramp Up",
"Ramp Down",
"ZigZag",
"Modulated Square",
"Modulated Saw",
"Lorenz Fractal",
"Lorenz Fractal XY",
"Random Sample and Hold",
"Triangle Topped Sine",
"Triangle Bottomed Sine"

]
}
}
2 changes: 1 addition & 1 deletion app/src/main/assets/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"Harmonizer": [
5021
],
"Sequencer": [5032],
"Sequencer": [5032, 5035],
"Flanger": [
5012,6028,
1438,1191,1437,1208,2159,8032
Expand Down

0 comments on commit 256e9b0

Please sign in to comment.