https://github.com/jbclements/midi-readwrite
library to read .mid files in racket
https://github.com/jbclements/midi-readwrite
Last synced: 26 days ago
JSON representation
library to read .mid files in racket
- Host: GitHub
- URL: https://github.com/jbclements/midi-readwrite
- Owner: jbclements
- Created: 2011-11-14T16:59:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T01:19:11.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T05:47:45.733Z (27 days ago)
- Language: Racket
- Homepage:
- Size: 28.3 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-racket - midi-readwrite - Library to read .mid files in racket (Audio and Music)
README
This repository is a racket package for reading standard
MIDI files (usually SMF or .mid files). Despite the name,
there's not yet any support for writing these files.