Console Commands: Difference between revisions

From Online Sequencer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
Using ctrl-alt-c can automatically split into multiple smaller grid-sized pieces.
Using ctrl-alt-c can automatically split into multiple smaller grid-sized pieces.
==Detune==
==Detune==
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) 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

Revision as of 09:43, 1 January 2023

The Console is a secret way to extend beyond the limits of what OS gives.

Grid

Using the formula "grid=g" can make even larger or smaller grids. Due to this, some users had the chance (as early as 2020) to make songs that have unusual grids.

Shortcut

Using ctrl-alt-c can automatically split into multiple smaller grid-sized pieces.

Detune

Using "setDetune(instrument, n)" (replace n with a number) can make detunes go beyond 1200 or -1200.

Reverb and distortion

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. ==Panning