Markers: Difference between revisions

From Online Sequencer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
There's also an option to reset the settings.
There's also an option to reset the settings.
==Using the console to format markers==
==Using the console to format markers==
*''See also: [[Console#Markers]]''
Using the formula song.getAllMarkersAtTime(t) (replacing the "t" with another number, use the grid to make a number exact), one can extend beyond the number limited to without the console.
Using the formula song.getAllMarkersAtTime(t) (replacing the "t" with another number, use the grid to make a number exact), one can extend beyond the number limited to without the console.

Revision as of 10:04, 1 January 2023

Markers are tools to help improve a song's quality. They can be used by right-clicking on the grid.

Options

Not limited to:

  • Sequence or instrument volume
  • Panning
  • BPM (beats per measurement)
  • Equalizer
  • Delay
  • Reverb and the volume
  • Distortion and the volume
  • Detune
  • Autoscroll
  • Fast graphics

There's also an option to reset the settings.

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), one can extend beyond the number limited to without the console.