Jump to content

Recommended Posts

Posted

I have modified TK's floorboard project for use with

Line6 POD2.

It can be found for anyone interested http://obs.multiplayer.gr/podfloor.zip

Note that the code is not optimized since it's my first time with assembly, but it works.

The changes are the following:

--------------------

Hardware Modification

--------------------

o      Each one of buttons 5,6,7 and 8 shown on the schematic are replaced

     with a LED and a 220ohm resistor in series that are used as led indicators of currently

     selected button.

o      Buttons 9 and 0 are optional.

--------------------

Software Modification

--------------------

o      The 7 segment display now shows a number for the POD bank (1-9) and a letter (abcd)

     for the      selected channel making it possile to select from 1A to 9D.

o      Button 0 transmits a Program Change #37 to put POD in Tuner mode.

o      Button 9 transmits to CC#64 a value of 127 which is the tap-tempo signal.

o      PORTB[0..3] are now used as output for the 4 channel leds.

o      When the button whose led is ON is pressed, instead of sending a Program Change,

     the tap tempo signal is sent.

Guest squirrelly_dude
Posted

your link is broken...

i too have made a pod2.0 coontroller but i desire more than 8 buttons. so i'm trying to modify mb64 2.0 or some other code to accomplish this. i'm not getting too far though. any help would be appreciated. maybe if tk can help too.... that would be cool.

Posted

Ok, the link is fixed!

You could even use the MB64 for the 16f, with an apropriate configuration made on vmidibox.

you wont even need the lcd!

But mine is a compact solution...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...