, installed the sketch and the MIDI Library at Arduino IDE....
Then I tried to verify the program and I receive a lot of errors...if someone could please load this sketch, install the library and then verify whats happening, Id be always grateful ! It will be my Xmas gift!!
Thanks!
Daniel...
C:\Users\DANIEL~1\AppData\Local\Temp\cc115YrU.ltrans0.ltrans.o: In function handleModWheel': H:\BackToElectrons\SynthEra\MoogProject\MiniControl_v1.1\MiniControl_Firmware/MiniControl_Firmware.ino:109: undefined reference to MCP41HVX1::WiperSetPosition(unsigned char)'
C:\Users\DANIEL~1\AppData\Local\Temp\cc115YrU.ltrans0.ltrans.o: In function handlePitchBend': H:\BackToElectrons\SynthEra\MoogProject\MiniControl_v1.1\MiniControl_Firmware/MiniControl_Firmware.ino:95: undefined reference to MCP492X::analogWrite(bool, unsigned int)'
C:\Users\DANIEL~1\AppData\Local\Temp\cc115YrU.ltrans0.ltrans.o: In function handleNotesChanged': H:\BackToElectrons\SynthEra\MoogProject\MiniControl_v1.1\MiniControl_Firmware/MiniControl_Firmware.ino:60: undefined reference to MCP492X::analogWrite(bool, unsigned int)'
C:\Users\DANIEL~1\AppData\Local\Temp\cc115YrU.ltrans0.ltrans.o: In function global constructors keyed to 65535_0_MiniControl_Firmware.ino.cpp.o.2122': <artificial>:(.text.startup+0x1da): undefined reference to MCP492X::MCP492X(unsigned char)'
:(.text.startup+0x1e6): undefined reference to MCP41HVX1::MCP41HVX1(int)' <artificial>:(.text.startup+0x1f0): undefined reference to MCP41HVX1::WiperSetPosition(unsigned char)'
C:\Users\DANIEL~1\AppData\Local\Temp\cc115YrU.ltrans0.ltrans.o: In function setup': H:\BackToElectrons\SynthEra\MoogProject\MiniControl_v1.1\MiniControl_Firmware/MiniControl_Firmware.ino:123: undefined reference to MCP492X::begin()'
H:\BackToElectrons\SynthEra\MoogProject\MiniControl_v1.1\MiniControl_Firmware/MiniControl_Firmware.ino:124: undefined reference to MCP492X::analogWrite(bool, unsigned int)' H:\BackToElectrons\SynthEra\MoogProject\MiniControl_v1.1\MiniControl_Firmware/MiniControl_Firmware.ino:125: undefined reference to MCP492X::analogWrite(bool, unsigned int)'
collect2.exe: error: ld returned 1 exit status
I've deleted your reply #5 because it is inappropriate with regard to the purpose of this forum. Please keep the discussion on track for what you are asking for help for, and the general nature of this forum, which is help with Arduino based projects.