floppymusic icon indicating copy to clipboard operation
floppymusic copied to clipboard

Channel Splitting

Open ghost opened this issue 7 years ago • 1 comments

When it splits or combines channels, I think it should be based on the most amount of notes played at once rather than the number of staves.

ghost avatar May 22 '18 19:05 ghost

What do you mean? The current behaviour for merging channels is that it just returns events from all channels, so if you have two channels like

channel 1   C   D   E
channel 2     A   B

Then the merged would play "C A D B E"

Kingdread avatar Jun 08 '18 15:06 Kingdread