Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshnishikawa authored Mar 27, 2021
1 parent 283204e commit 800bc27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIDIcontroller 2.3.4
### A library for creating Teensy MIDI controllers.
###### by Josh Nishikawa (github.com/joshnishikawa/MIDIcontroller)
###### by Josh Nishikawa <github.com/joshnishikawa/MIDIcontroller>

FEATURES INCLUDE:
- velocity sensitive FSR, Piezo or Capacitive Touch inputs
Expand All @@ -12,10 +12,10 @@
can also be set for analog input (maintaining stability in conversion)
___
***THIS LIBRARY REQUIRES - MIDI Library, Bounce2, Encoder, Flicker***
(github.com/joshnishikawa/Flicker)
<github.com/joshnishikawa/Flicker>
___

**VERSION LOG:**
### VERSION LOG:
2.3.4
- Added inputRange() to MIDIdrum.
- Added an example for muxed input.
Expand Down

0 comments on commit 800bc27

Please sign in to comment.