PIC implementation for : Midi Channel 0 (offset 0) 1 enkele PIC (18F2525 of 18F2520) voor schema: zie site, pedal.html Pin 18 = midi input zoals gebruikelijk (RC7-RX) Pin 11 = LED (RC0) Pin 12 = hold (positive hold voltage, 30V) (RC1) - CCP2 Pin 13 = pulse (negative pulse voltage, -30V) (RC2) - CCP1 Midi commands: controller 64, value with value, the length of the pulse on pin 13 should be controlled. value 0 should fully release the pedal De soft kan in eerste instantie gelijk zijn aan die voor de pianotoetsen All notes off, must release pedal. (controller 123) In een latere benadering moet PWM worden toegepast op pin 12 en/of 13. Extra controllers kunnen nodig blijken. Velo-scaling lookups to be implemented, under program change command. Velocity pulse range: 2 - 100ms VERSION V1.0: coded by Johannes Taelman VERSION V2.0: coded by Godfried-Willem Raes