LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
7.99k stars 994 forks source link

fuse the notes of one track to the rhytm of another #7126

Open xor32dotcom opened 6 months ago

xor32dotcom commented 6 months ago

tldr; one track contains the notes and the other contains the rhytm and then they can be fused to create the final track

Please search the issue tracker for existing feature requests before submitting your own. Delete this line to confirm no similar request has been posted yet.

Enhancement Summary

allows the user to basically play music without having to have memorized the notes

Justification

This is BY FAR one of the easiest ways to transcribe music and gives the user a hell of a good reason to use the software for music transcription or just to have the feature in general

Mockup

TRACK1: The notes stream

TRACT1-ALT: a text or midi file containing the notes of arbitrary rhytm

TRACK2: the rhythm itself. this is where the midi keyboard or PC based keyboard comes in to play allowing the user to just tap whatever rhythm they want without having to worry about the note that is being played.

UNIMPLEMENTED: the track combiner that takes the notes of the first channel and replaces the notes on the second channel with that of the first stream

mirk0dex commented 6 months ago

This sounds innovative and I don't think any other DAW supports this yet. We should definitely implement this.