Console Commands: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
Using "setDetune(instrument, n)" (replace n with a number) can make detunes go beyond 1200 or -1200.
Using "setDetune(instrument, n)" (replace n with a number) can make detunes 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 both 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==
==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.
The equalizer is separated into three parts, high, mid, and low. Using either "setEqHigh" "setEqMid" or "setEqLow" can be set beyond 48 and -48.
==Panning
==Panning==
Using "setPan" can make panning go beyond 1 or -1.
==Makers==
{{see also|Markers#Using the console to format markers}}
Using the formula song.getAllMarkersAtTime(t) (replacing the "t" with another number, use the grid to make a number exact) will bypass the restrictions of any effects of what the marker has.
529

edits

Navigation menu