Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solsarratea authored Dec 24, 2019
1 parent cad9625 commit 9635dd4
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,20 @@ If you are a piano player you can record yourself using [piano->MIDI](https://pi
Add it to ``` /resources/midis ```

### MIDI file -> code

Use REPL to select interval of MIDI-file to parse, and transcribe it into a namespace.

Run
```(midi2code)```

Set configuration:
- select MIDI file from resources
- bounds of interval
- tempo (scale factor for duration of events).

You may play sample, and edit it until you get what you need.

Select interval of MIDI-file to parse, and transcribe it into a new namespace.
Use created function to play sample.
Once you end up with editing, use created function to play sample.

<a href="https://midilosaurus.glitch.me?wvideo=6hu3nk5js0"><img src="https://embedwistia-a.akamaihd.net/deliveries/761cab5c843dcac3a8a254150db39311.jpg?wistia-6hu3nk5js0-1-6hu3nk5js0-video-thumbnail=1&amp;image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button=1&amp;image_play_button_color=cf00e4e0" width="400" height="225" style="width: 400px; height: 225px;"></a>

Expand Down

0 comments on commit 9635dd4

Please sign in to comment.