Search found 3 matches
- Thu May 26, 2011 1:57 pm
- Forum: FV-1 software questions
- Topic: Phantom POT change triggers
- Replies: 4
- Views: 8480
Just sent that off. We're seeing the problem on our actual product but I'm able to reproduce it with the development board. Note that the left output is being used to monitor the pot-change value (added a test wire off the chip before the bypass cap). I was thinking the same thing with the power and...
- Thu May 26, 2011 8:56 am
- Forum: FV-1 software questions
- Topic: Phantom POT change triggers
- Replies: 4
- Views: 8480
I tried a few variations on this but the threshold has to be rather high to block the phantom data-echo and a blob of pitch shifted audio gets through before the gate kicks in. I'm still messing with the response of the POT for changing the delay vs the gate threshold but I'm thinking that I might n...
- Wed May 25, 2011 10:24 am
- Forum: FV-1 software questions
- Topic: Phantom POT change triggers
- Replies: 4
- Views: 8480
Phantom POT change triggers
I'm trying to implement a mute for a POT controlled echo to mask the pitch shifted audio while the delay changes but I seem to be getting intermittent, late, changes from the POT triggering the mute at undesireable times. This is my POT-change-detection code: rdax POT, 1 wrax temp,1 rdax lastPotValu...