Has anyone ever come across any via DIY Midi projects? I'd like a 3 button midi footswitch and before I drop some cash on a morningstar mc3 I thought I'd look and see if it was remotely via to make one.
Damn that's cool and exactly what I want to use one for. I'm currently dithering between a midi switch for my stomp and ordering a hx effects to use with my stomp. I could then use midi from the hx effects to switch both it and the stomp.
those are both good options. I suppose the HX effects would offer more flexibility and you'd be less likely to run out of space.
I currently don't have any midi pedals, but am considering buying a few. I have always liked the idea of having fewer pedals that can cover a wide range of tones, but then I see a new pedal I want to build... needless to say, I probably won't actually need to make a midi controller
Idbe interested if it was easy to modify code. I have absolutely no idea though I've never looked at it and haven't done any form of coding since 1996 - I may be a teensy bit out of date.
A MIDI controller isn't too difficult. The programming is already done. You are just accessing certain functions within it, via switches. If you use full banks, you'd probably want something better than < > stomp switches. stepping 30-40 times to find a program can get tiring. Rotary encoders work well for flipping through functions.
A MIDI controller isn't too difficult. The programming is already done. You are just accessing certain functions within it, via switches. If you use full banks, you'd probably want something better than < > stomp switches. stepping 30-40 times to find a program can get tiring. Rotary encoders work well for flipping through functions.
I've was having a look this morning and there is a lot of code from different people for Arduino midi devices. I'm very tempted to have a go at building my own but I think adding a hx effects to my rig makes more sense at the minute
I don't have any amps with midi but I can see the benefits for channel switching, turning on boosts and inbuilt reverbs, trems etc if you're using something like a helix in four cable method.