helio-fm / helio-sequencer

Libre music sequencer for desktop and mobile platforms
https://helio.fm
GNU General Public License v3.0
3.1k stars 115 forks source link

Drums? #105

Open windowsrefund opened 5 years ago

windowsrefund commented 5 years ago

Hello,

This software looks awesome and I look forward to taking a closer look at it. That said, I wonder if anyone is using it for drums? I don't see a way to define a layer/track using drum notation (diamonds or dots as drums don't benefit from a note length). It would also seem that #67 would be needed as it's important to be able to get very granular when working with drums.

gamerey45 commented 5 years ago

I found some code that can bring drums in despite being written in javascript. https://github.com/AshKyd/fruity-timeline

q2dg commented 3 years ago

Helio is written in C++. A drum sequencer which is also written in C++ is Hydrogen (https://github.com/hydrogen-music/hydrogen) Maybe as a reference would be a better one