sonify icon indicating copy to clipboard operation
sonify copied to clipboard

Use data to create and play MIDI files!

Results 3 sonify issues
Sort by recently updated
recently updated
newest added

You should release a version of this project to Zenodo to generate a DOI so we can cite it easily in papers! 😃

I added a function to save midifile that includes parts of _play_midi_from_data( )_ and _write_to_midifile( )_ I find this interesting when someone wants to sonify data with loops (76 items...

Hello, Thank you for your work, it seems very promising. However I cannot run it, when I run the jupyter notebook, I get this error: `ModuleNotFoundError: No module named 'sonify'`