midi2ubit
MIDI converter
A Python utility for converting MIDI notes to a format compatible with the micro:bit's extention pxt-microbit-nerds.
Convert MIDI notes to notes-string for micro:bit.
1 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
microbitmidimusic
Related projects:
Repository | Description | Stars |
---|---|---|
andmatand/midi-to-pico8 | Translates MIDI files to PICO-8 game music format | 62 |
bixb922/umidiparser | A lightweight MIDI file parser for microcontrollers and general-purpose computers | 29 |
peterhinch/micropython_data_to_py | A utility to convert binary data into Python source code for storage in Flash. | 28 |
ematech/micropython-midi | A MicroPython implementation of MIDI control using accelerometer and switch inputs. | 0 |
mxmxmx/cv2midi | A 5-channel MIDI converter for Eurorack synthesizers | 39 |
blueamulet/midi2pico | Converts MIDI files to PICO-8 format | 65 |
kts/matlab-midi | Provides tools for reading and writing MIDI files using Matlab scripts. | 91 |
bytedance/piano_transcription | Develops software for accurately transcribing piano recordings into MIDI files using machine learning models. | 1,676 |
vsicurella/tune-up-midi | Converts single-channel MIDI input into multichannel MIDI with pitchbend messages. | 4 |
davidhewitt/pythonize | A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. | 211 |
thegreydiamond/time-midi-sender | Sends MIDI notes according to a file | 2 |
mido/mido | A Python library for working with MIDI messages and ports | 1,439 |
titimoby/microbit4all | Provides code examples and documentation for a micro:bit development platform | 1 |
lenshustek/miditones | Converts MIDI files to a simple time-ordered sequence of note commands | 149 |
blastbay/blastmidi | A C library to read standard MIDI files | 22 |