550
edits
Benvisions (talk | contribs) No edit summary |
Benvisions (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
Using "setDetune(instrument, n)" (replace n with a number) and it can go beyond 1200 or -1200. | Using "setDetune(instrument, n)" (replace n with a number) and it can go beyond 1200 or -1200. | ||
==Reverb and distortion== | ==Reverb and distortion== | ||
In reverb and distortion, using "setReverbVolume (r)" and "setDistortVolume (d)" (replace either variable with a number), can go beyond 1. | In reverb and distortion, using "setReverbVolume (r)" and "setDistortVolume (d)" (replace either variable with a number), can both go beyond 1. | ||
==Equalizer== | |||
The equalizer is separated into three parts, high, mid, and low. Using either "setEqHigh" "setEqMid" or "setEqLow" can be set beyond 48 and -48. |
edits