Skip to content

Commit 9381d54

Browse files
Update README.md
1 parent d08c83d commit 9381d54

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2-
3-
MIDIcontroller 2.3.4 - A library for creating Teensy MIDI controllers.
4-
- by Josh Nishikawa (github.com/joshnishikawa/MIDIcontroller)
1+
# MIDIcontroller 2.3.4
2+
### A library for creating Teensy MIDI controllers.
3+
###### by Josh Nishikawa (github.com/joshnishikawa/MIDIcontroller)
54

65
FEATURES INCLUDE:
76
- velocity sensitive FSR, Piezo or Capacitive Touch inputs
@@ -11,11 +10,10 @@
1110
- support for encoders
1211
- Min/Max output can be set (or inverted) for all MIDI. Min/Max input
1312
can also be set for analog input (maintaining stability in conversion)
14-
15-
*************************************************************************
16-
*** THIS LIBRARY REQUIRES - MIDI Library, Bounce2, Encoder, Flicker
17-
*** (github.com/joshnishikawa/Flicker)
18-
*************************************************************************
13+
___
14+
***THIS LIBRARY REQUIRES - MIDI Library, Bounce2, Encoder, Flicker***
15+
(github.com/joshnishikawa/Flicker)
16+
___
1917

2018
VERSION LOG:
2119
2.3.4 - Added inputRange() to MIDIdrum.
@@ -53,9 +51,8 @@ VERSION LOG:
5351
2.0.6 - Fixed a bug preventing poly CC to return to zero after note off.
5452
2.0.5 - Added a condition to prevent many double note triggers.
5553
2.0.4 - Added support for capacitive sensors (and started this version log)
54+
___
5655

57-
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
58-
5956
Permission is hereby granted, free of charge, to any person obtaining a copy
6057
of this software and associated documentation files (the "Software"), to deal
6158
in the Software without restriction, including without limitation the rights

0 commit comments

Comments
 (0)