Raffaello / sdl2-hyper-sonic-drivers

'90s sound-cards hardware emulation and files processing.
Apache License 2.0
5 stars 0 forks source link

MIDI single track conversion is not correct #214

Closed Raffaello closed 2 years ago

Raffaello commented 2 years ago

end of track during a multi track converted to normal track happens.

it means that the conversion to single track is not completely correct

when is 1 track there should be only 1 end of track at the end. the others should be discarded.

it does not sound completely correct for the percussions. So the conversion from multi track to single track must be reviewed

Raffaello commented 2 years ago

related to https://github.com/Raffaello/sdl2-sonic-drivers/issues/198