/RPiMidiSC

A custom Raspberry Pi-based hardware/software MIDI controller & sequencer with Terminal GUI

Primary LanguagePython

RPiMidiSC - Raspberry Pi Based MIDI Sequencer & Controller

This repository contains the code for my Pi-based MIDI sequencer.


Requirements

  • Rich - pip install rich
  • Pygame - pip install pygame

While it's possible to run the program without hardware attached, I'm not developing it to be a standalone software sequencer. As such, there is currently no way to do input without the hardware.