550
edits
Benvisions (talk | contribs) |
Benvisions (talk | contribs) (→Using the console to format markers: avoid a redirect) |
||
Line 16: | Line 16: | ||
Some marker options allow for a smooth transition between values called blending, such as a linear increase of detune 0 to detune 100. Any notes played between the notes will play with a specific detune between them, exactly halfway would play the note with +50 detune. | Some marker options allow for a smooth transition between values called blending, such as a linear increase of detune 0 to detune 100. Any notes played between the notes will play with a specific detune between them, exactly halfway would play the note with +50 detune. | ||
==Using the console to format markers== | ==Using the console to format markers== | ||
*''See also: [[Console#Markers]]'' | *''See also: [[Console Commands#Markers]]'' | ||
Using the formula song.getAllMarkersAtTime(t) (replacing the "t" with another number, using 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, using the grid to make a number exact) will bypass the restrictions of any effects of what the marker has. |
edits