An open API service indexing awesome lists of open source software.

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 :)

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/).