Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/robstave/trinketM0Synth
Browse files Browse the repository at this point in the history
  • Loading branch information
robstave committed Apr 4, 2019
2 parents bc2f168 + 947b890 commit 3a118e4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions M0_Simple_Synth_01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@ You will need some software to actually connect to the Trinket. In my case, I a

Ableton is set up so that it recieves ( and broadcasts ) the midi. Because of this, I can tell if the messages are being sent from the controller.

So I loaded up ableton, hooked them both up and amazingly...M0 Showed up as something I could work with

I set the input as my control surface and the output as MO AND you need the monitor to work.

![Capture1](https://github.com/robstave/trinketM0Synth/blob/master/M0_Simple_Synth_01/images/Capture1.PNG)



![Capture](https://github.com/robstave/trinketM0Synth/blob/master/M0_Simple_Synth_01/images/Capture.PNG)



The code has three basic handlers

- Note On - Detect a note
Expand Down

0 comments on commit 3a118e4

Please sign in to comment.