monocasual / giada

Your Hardcore Loop Machine.
https://www.giadamusic.com
GNU General Public License v3.0
1.7k stars 99 forks source link

One-shot midi clips #116

Open soweliniko opened 7 years ago

soweliniko commented 7 years ago

Would it be possible to add support for one-shot, non-looping midi clips the same way there are one-shot samples?

monocasual commented 7 years ago

This is a good idea, yet a little bit tricky to implement now: currently all MIDI events are bound to the main sequencer. We should find a way to process sequencer-independent actions. I'll put this in the 0.future milestone.