sinshu / rustysynth

A SoundFont MIDI synthesizer written in pure Rust
Other
108 stars 20 forks source link

Allow changing midi file mid-playback #18

Closed yeahross0 closed 2 months ago

yeahross0 commented 2 months ago

I hacked this together because I needed it for this project: https://yeahross.itch.io/intern-music

Added this functionality so users can add/move/remove notes while the music is playing.

Not suggesting this should be merged in (it's a breaking change that breaks the example programs), but posting this here in case anyone else would be looking to extend the library in a similar way.

sinshu commented 2 months ago

Nice project 😊

yeahross0 commented 2 months ago

Thanks! And thank you for the rustysynth library was easy to get set up and get going.

I also integrated it into this person’s website as well when playing games and records. https://diy.tvc-16.science/