Update README.md (#6)

This commit is contained in:
2023-06-25 11:08:41 +10:00
committed by GitHub
parent 23a3c03098
commit efa3315ada

View File

@@ -6,7 +6,7 @@
This is a Raspberry Pi Pico CircuitPython project that takes an expression pedal input via a TRS 1/4" jack connected to ADC pins on the Pico, and outputs respective Midi CC messages simultaneously to UART and USB.
Midi channel, CC number, and maximum and minimum values are customisable.
Midi channel, CC number, and maximum and minimum values are customisable. Your choice of logarithmic or linear expression pedal feel.
The expression pedal is automatically calibrated. At startup, simply move your pedal from minimum to maximum. The values are determined accordingly, and CC messages will start being sent.