
Hello all
I am working on writing code for a fluxamasynth bagpipe chanter.
Here are my boards, fluxamasynth, arduino un, arduino (compatible) midi controler.
Don't worry, I have the Fluxamasynth libraries.
My question is how do I define notes as leds on the fluxamasynth board?
http://shieldlist.org/moderndevice/fluxamasynth <------This shows the board.
Do I have to program the midi controler?
I will post the code I have for the sake of it.
#include <Fluxamasynth.h>
#include <NewSoftSerial.h>
#include <PgmChange.h>
Fluxamasynth = Fluxamasynth();