To build the midi controller with 30 knobs I will need at least two multiplexors. I am pretty confident with the coding part of the project however I have never built a PCB. Are you guys interested in helping me on this project ?
I don’t know if it will be more difficult with multiplexors than with rotary encoders. What I like about analog potentiometers is that they are easaly readable. With rotary encoders I will never be aware of what settings are on each pedal unless I add a screen but I don’t want a screen on my pedal
This looks like a really interesting concept; I’ve gone down the route of making an fx unit, but with a screen. I actually find MODEP completely unusable on my RPi; not only is the UI basically completely unresponsive, but the audio does not stream perfectly and has glitches and latency.
Maybe if it wasn’t dealing with the UI and only running DSP with dedicated hardware control it might be a more feasible platform for me.
Thanks for sharing your project ! Very cool ! This could certainly help me for mine !
I have some audio glitches with external sound cards (focusrite Scarlett) but it seems that using pisound soundcard help it. At least that what I have read, I don’t own a pisound yet.
Would you be interested in helping me designing the PCB ? Do you have some advices ? ^^
possibly … but can’t promise anything as I already have a long list of other unfinished projects
I do want to make my yellow box usable though, at the moment it isn’t and that is bugging me.
The very first step though would be to validate this design idea using a generic MIDI controller. Get MODEP up on a Pi and plug in a MIDI knob controller. Is it possible to configure a patch and map all the controls in the way that you want? If that works then, is that a reasonable final solution? Do you even need custom hardware?
Only if the above works and you are utterly convinced that existing controllers are not what you want would I suggest even considering starting to look at any custom hardware implementation.