yuxshao / ptcollab

A collaborative piano-roll music sequencer!
https://yuxshao.github.io/ptcollab/
MIT License
92 stars 12 forks source link

tool for listening to song at current position #39

Open yuxshao opened 2 years ago

yuxshao commented 2 years ago

you can drag your cursor around to move forward / back in time

yuxshao commented 2 years ago

this would be cool but need some data structures changes because rn only forward playback is efficient (so dragging backwards would be hard) (some way to go to past event + when going backwards, know if you hit the end of an on note)

yuxshao commented 2 years ago

ui wise this would probably be enabled on shift + Click if 'polyphonic note preview' is enabled