Noteahead icon indicating copy to clipboard operation
Noteahead copied to clipboard

A simple MIDI tracker and sequencer written in C++/Qt/QML targeted for Linux.

Results 15 Noteahead issues
Sort by recently updated
recently updated
newest added

It would be cool to have ducking available already at the MIDI level. The user (me) could choose a sidechain source for a track, which would then control the channel...

enhancement

One could e.g. layer kick by sequencing it only once and make the track trigger the layer tracks.

enhancement

Awesome project! Would be great if the songs would be more portable & share-able, for example by implementing the [soundfont sidecarfile spec](https://github.com/coderofsalvation/midi-soundfont-sidecarfile-specification) for fluidsynth: ``` mysong.nahd mysong.sf2 ``` this would...

enhancement