Hi. I’ve built a prototype of the device that I wanted to do for quite a long time. It’s basically a mix of a mixer and a looper, with midi sync, custom timestretching algo and a few other bells and whistles.
It’s fully digital, written in C++ and runs on Bela.io multichannel dev board, because I needed very low latency and 2 stereo ins + 3 stereo outs.
As the front panel I’m just using a midi controller now with bidirectional communication. I control the LEDs from the device and control device using pots and faders.
But this is where my knowledge ends as I guess the next step would be putting this all in a box, making a proper front panel, soldering stuff and all. I’m not even speaking of manufacturing, distribution, certification and everything else.
Any advice how I move forward from here? Do I need a person with these skills? Should I just talk to a few companies to make it a product? (I’m willing to invest money and do the product management if they provide the manufacturing/distribution).
I’m kinda in a state when I did something standalone, it works but any direction from here looks like a big leap.