https://github.com/rileyjshaw/flubber
:boom: Nobody's perfect! Takes a MIDI file and messes up a few of the notes :)
https://github.com/rileyjshaw/flubber
Last synced: 7 months ago
JSON representation
:boom: Nobody's perfect! Takes a MIDI file and messes up a few of the notes :)
- Host: GitHub
- URL: https://github.com/rileyjshaw/flubber
- Owner: rileyjshaw
- License: mit
- Created: 2016-06-20T17:44:50.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T13:53:42.000Z (about 2 years ago)
- Last Synced: 2025-02-01T07:22:33.489Z (9 months ago)
- Language: JavaScript
- Homepage: https://youtu.be/YRKqmNSIAUU
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flubber
========Nobody's perfect! Takes a MIDI file and messes up a few of the notes :)
## Usage
```bash
npm i
node index.js [path/to/midi/file.mid [path/to/output.mid]]
```The repo is pre-loaded with Beethoven's "Moonlight Sonata", but you can use
your own MIDI file by passing it as an argument.## [Example output](https://www.youtube.com/channel/UCC3eCvOQ2QakJSCMNR14F9g)
-------------------------------------------------------------------------------
Licensed under
[MIT](./LICENSE).Created by [rileyjshaw](http://rileyjshaw.com/).