VST plugins knob box

...and how to do so...
Post Reply New Topic
RELATED
PRODUCTS

Post

This is my first posting in KVR forum. I just finished building VST plugins pot box which is controlled by real knobs through MIDI USB interface.


Image
Image

youtube:

Post

sweet...and welcome :)
The highest form of knowledge is empathy, for it requires us to suspend our egos and live in another's world. It requires profound, purpose‐larger‐than‐the‐self kind of understanding.

Post

tapdrum wrote:This is my first posting in KVR forum. I just finished building VST plugins pot box which is controlled by real knobs through MIDI USB interface.


Image
Image

youtube:
bmp to activate links
The highest form of knowledge is empathy, for it requires us to suspend our egos and live in another's world. It requires profound, purpose‐larger‐than‐the‐self kind of understanding.

Post

Very cool.

Is the arduino actively 'reading' the knobs or just handling the midi side of things? In other words, what do the electronics in the box do, multiplex the knobs to the arduino or is there ADCs in there too?

Post

Gary,
Basically The board inside the box is just Analog Multiplexer circuit which take 32 analog inputs from potentiometers and send these signals to Arduino 4 channels analog inputs, there is no ADC circuit on that board and all signals are converted by ADC circuit on Arduino side. The Arduino will keep scan the potentiometer status and send MIDI data to VST plugins when the values is changed. So it tracks in real time mode. So see on my youtube video that everytime I turn the pots it will blinks the arduino USB serial LED indicator.
FYI, I use most SMT parts on the board to reduce space and costs. It will cost 3-4 times needed to build same circuit when using thruholes/regular parts.
GaryG wrote:Very cool.

Is the arduino actively 'reading' the knobs or just handling the midi side of things? In other words, what do the electronics in the box do, multiplex the knobs to the arduino or is there ADCs in there too?

Post

Cool looking device there...

Having done SMT here I can appreciate the cost factor if done through hole too...
Barry
If a billion people believe a stupid thing it is still a stupid thing

Post

What driver did you use on the PC to make it interpret the Arduino USB->serial as a MIDI port?

Post

Good stuff. 8)

I watched your other youtube videos too with the Tapdrum percussion controller. :tu:

Post

Skitchy,
I use Roland USB MIDI serial driver. You can find the driver on their website.
skitchy wrote:What driver did you use on the PC to make it interpret the Arduino USB->serial as a MIDI port?

Post

Knockman,
It was the same board I use for making MIDI percussion contollers. I just replaced the Piezo sensors with potentiometers and modified Arduino sketch.

knockman wrote:Good stuff. 8)

I watched your other youtube videos too with the Tapdrum percussion controller. :tu:

Post

Thanks tapdrum.

Post

trimph1 wrote:Cool looking device there...

Having done SMT here I can appreciate the cost factor if done through hole too...
i ordered some SMT 555s by mistake once; soldiered on bravely but had to admit defeat in the end, my eye sight/soldering skills just weren't up to it. :)

Thanks tapdrum.

Post

For small works I prefer using hot air station to work on SMT parts. Just squeeze some solder paste using syringe around IC pins, and blow with hot air soldering, make sure got proper heat and air pressure setup so it won't burn and blow away the parts. For volume works I use electric toaster/oven but this is will be another story.



GaryG wrote:
trimph1 wrote:Cool looking device there...

Having done SMT here I can appreciate the cost factor if done through hole too...
i ordered some SMT 555s by mistake once; soldiered on bravely but had to admit defeat in the end, my eye sight/soldering skills just weren't up to it. :)

Thanks tapdrum.

Post Reply

Return to “DIY: Build it and they will come”