Online Sequencer Forums

Full Version: longer notes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have been seeing notes longer then 1/2, how do i use them?
The experimental page has instructions on how with the google javascript console ( Ctrl+Shift+J ) : http://onlinesequencer.net/experiments - if you're too lazy to look yourself, here it is.
You can do some hacky stuff using the Chrome JavaScript console. Type 
Code:
grid=(1/4)/(1/3)
 to change the grid size to whatever you want, where 1/3 is the new note length.

I am a chrome user so I have no idea how this functions on anything besides chrome, so if you use firefox or something, you'll probably need to figure it out yourself.
This gets asked like every two days

Pls sticky this mods

http://onlinesequencer.net/forum/showthread.php?tid=459