orhun / linuxwave

Generate music from the entropy of Linux 🐧🎵
http://orhun.dev/linuxwave/
MIT License
521 stars 14 forks source link

MIDI support #9

Open orhun opened 1 year ago

orhun commented 1 year ago

Is your feature request related to a problem? Please describe.

Generating MIDI files from the input would be nice.

Describe the solution you'd like

Implement encoding MIDI files and add an option for selecting between WAV and MIDI.

e.g. linuxwave --output-format midi or linuxwave --midi

Describe alternatives you've considered

None.

Additional context