https://github.com/omardelarosa/py-midi
MIDI Experiments with Python
https://github.com/omardelarosa/py-midi
Last synced: 6 days ago
JSON representation
MIDI Experiments with Python
- Host: GitHub
- URL: https://github.com/omardelarosa/py-midi
- Owner: omardelarosa
- Created: 2020-01-03T21:54:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T22:00:16.000Z (almost 6 years ago)
- Last Synced: 2025-06-13T13:53:50.052Z (4 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
## Resources
MidiToNumpy - https://github.com/qsdfo/midi_to_numpy
Mido - https://mido.readthedocs.io/en/latest/midi_files.html
PyPianoroll - https://salu133445.github.io/pypianoroll/getting_started.html
## Links
Game of Life as Neural Networks - https://kylewbanks.com/blog/conways-game-of-life-convolutional-neural-network-keras
Lakh Dataset - https://colinraffel.com/projects/lmd/#get
Magenta Models - https://github.com/tensorflow/magenta/tree/master/magenta/models
Rule 110 - https://en.wikipedia.org/wiki/Rule_110
CAs + Music - https://www.ibm.com/developerworks/library/j-camusic/