Midi2pico Save

Midi to PICO-8 converter

Project README

midi2pico

A Midi to PICO-8 converter.

Requires MIDI.lua (direct link)

# luarocks install midi

Usage:

lua midi2pico.lua somesong.mid songdata.p8

Various options are available, run the program with no arguments to get help.

Tips:

  • Mute problematic channels with --mute, timidity's --mute argument can aid in finding problematic channels.
  • Halve the time division to possibly allow more mid-note effects.
  • Drums are problematic. Use --dshift to shift drum pitch, --drumvol=n to change drum volume, or --mute=10 to remove drums all together.
Open Source Agenda is not affiliated with "Midi2pico" Project. README Source: BlueAmulet/midi2pico
Stars
64
Open Issues
1
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating