The project here intends to demonstrate a simple but useful experiment on low level hardware-software communication.It integrates Verilog as the hardware description language, Python as the software ...
python serialmidi.py --serial_name=COM4 --midi_in_name="loopMIDI Port IN 0" --midi_out_name="loopMIDI Port OUT 2" This command line script establishes Serial to MIDI bridge. It will be useful with ...