Guest Davoid Posted February 14, 2004 Report Posted February 14, 2004 I have a very limited knowledge of midi but would like to know if there is some way to adapt the Floorboard design to allow for note on / note off messages instead of program change messages. I have an Echoplex Digital Pro and would like to build the Floorboard to use with it.
uclaros Posted February 14, 2004 Report Posted February 14, 2004 Hi,what you ask for is more than easy for you to do.The floorboard code is written for both note on-off and CC# messages!You just have to edit main.asm and change:#define USED_AS_KEYBOARDto 1then of course you have to re-compile it with mpasm and then burn the pic with the new .HEXuclaros
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now