HackerPoet / FractalSoundExplorer

Explore fractals in an audio-visual sandbox
MIT License
1.13k stars 134 forks source link

MIDI support #12

Open DanChristos opened 3 years ago

DanChristos commented 3 years ago

It would be amazing to have a MIDI out. This could be useful in so many ways, for example to assign my own sounds and control parameters etc.

I haven't looked into the code ( I don't have even a scrap of experience with C++ unfortunately) but I imagine that it wouldn't be too difficult to generate MIDI data instead of audio at the point where the sound is synthesized.

Anyway, just putting it out there. Thanks to HackerPoet for this amazing software! And to all others who have or will contribute.