;-----------------------------------------------------------------------------------------------; ; ; ; MIDI3CV R1 = MIDI TO 3xCV + GATE interface for analog synthesizers based on PIC 16F84 ; ; ; ; ; ; Auteur : Marc Bareille ; ; Contact: m.bareille@free.fr ; ;-----------------------------------------------------------------------------------------------; ; MIDI3CV firmware for PIC Revision History ; ; ; ; v1.201Thy 28/05/2002 Special Thyratrons Tube synth 2x 24 notes tunable scales ; ; on DAC0 & DAC1. DAC2 feature remain unchanged excepted it can ; ; be also assigned to Ctrl1 ( Mod Wheel). Selection betwen 1V/Oct ; ; and Table Mode has been removed. Else it is a 1.201b firmware ; ; v1.201b 20/03/2002 Multi hardware version compiler support ; ; v1.201a 19/03/2002 Dbug NSP allnoteoff (forget 1 line) & add canal to sysEx ; ; v1.201 17/03/2002 Dbug TBN, Add parameters to sysex Msg ; ; v1.200 15/03/2002 modif hardware -> pcb Rev1 - implant sysex cfg + 48 notes table ; ; ; ; v1.101 1/11/2001 implant preset Expo CV scale 3 Oct ; ; v1.102 22/11/2001 optim autolearn - pas de rewrite si meme canal ; ; v1.100 20/11/2001 MIDI3CV R0 start implant firmware from MIDI1CV prototype ; ;-----------------------------------------------------------------------------------------------;