Console Commands: Difference between revisions

Jump to navigation Jump to search
No edit summary
(typo fixed)
Line 12: Line 12:
==Panning==
==Panning==
Using "setPan" can make panning go beyond 1 or -1.
Using "setPan" can make panning go beyond 1 or -1.
==Makers==
==Markers==
*''See also: [[Markers#Using the console to format markers]]''
*''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.
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.