As everyone is starting to know, I am far from an expert in theory, and would prefer a little peek of a @analogoutput or @fredrik for example
Does this seem logical, correct, safe, … ?
My understanding is that VHS tape varies, some kinds are useful for this and some are not (different resistivities) so you may have to try several.
Another way to do it is to put the tape above a conductive surface with a small gap in between, then use your finger to touch the tape and press it against the conductor. In that case the conductor takes the place of the probe here.
Note that this always puts out a voltage — 0 V when you’re not touching the probe to the tape. Or when you are touching the probe to the tape right at the left end. That is, this produces only a CV, no gate. If you want a gate on when you touch the probe to the tape and off when you don’t, you need something more elaborate. Here is the first of a series of blog posts I did about a ribbon controller I made, mostly the same as the one here. (They also did a MIDI version.) It used a rather expensive Softpot but you could do it with VHS tape.
An Arduino reads the ribbon and generates both CV and gate. It was the first electronics project I’d done in a long time and a bit sloppy, and I think there’s a thing or two that could be improved in the controller design; I’ve considered rebuilding it using a downsized version of my dac/ino board but I haven’t gotten around to it.
From what I understand is that you need to use SVHS tape (no idea where to get that), as VHS tape is not conductive. Also, you may need to use an amplifier for the signal to drive the LED or anything else and use the tape just as a voltage divider.
I’ve tried this with VHS tape, audio tape, antistatic bags, no luck I haven’t heard of SVHS but I tried many, many (charity shop gave me them for free as they were overloaded with donations)standard VHS tapes.
Thx @analogoutput, i just want a simple pitch controler (i had seen your vid’ )
it’s just for an on/off power led indicator
Also for the tape after look your comments, i hope that’s work, because i havn’t heard about SVHS too …
All the vid about that with VHS i have seen, don’t speak about that.
You need a particular kind of black rubber? Anti static bags that iirc don’t make much sense to import from Japan.
I’ve had some limited success using diffuser film with a graphite pencil applied. The issue is getting consistent coverage at a suitable resistance. (My final resistance was a bit lower than I was comfortable with as I applied the pencil thinker than my initial test pieces. Carbon / graphite will get makes a very good heater if too much amperage is applied!
I didn’t change anything in Audette’s hardware except for using a different analog pin, I think.
As for changes to Audette’s software, they’re described here. A few of them were tweaks to numerical constants to reflect slight differences between voltages. Others were just personal preferences. All are very minor.