Author |
Message |
moosapotamus

Joined: May 11, 2007 Posts: 113 Location: New Hampshire USA
|
Posted: Wed Jun 21, 2023 1:53 pm Post subject:
How to implement "choke" function? |
 |
|
For those unfamiliar with the term...
To 'choke' a signal is to cut off or silence that signal, as when hitting an open hihat and then stomping on the pedal to close, silence, or 'choke' the sound. In the modular world, you might have two identical circuits, Ch1 and Ch2, each comprising an Envelope Generator and a VCA. A trigger on Ch1, for example, sends ENV1 to VCA1 enabling Ch1 output. But, when the 'choke' switch is turned on, a trigger to Ch1 also silences the output of Ch2. This is ideal for creating OH and CH type sounds/rhythms. The Befaco Percall incorporates this 'choke' function.
(Okay, I'm done typing choke with quotes )
The schematic, below, is what I currently have on my breadboard. It is Ian Fritz' AD AR Generator feeding a LM13700 VCA. It's working great. I plan to build two of them into a single module. The schematic only represents a single channel. However, I am also interested in adding a choke switch, such that Ch1 trigger input will choke Ch2 output. But, I don't have a clue and could use some advice. Haven't been too successful searching online, either.
Instead of looking at the envelope generator to produce the choke, I am guessing that the VCA should just be closed, somehow? Perhaps a trigger input to Ch1 produces a low gate (close VCA2) and a trigger to Ch2 causes that same gate to go high (re-open VCA2), again, somehow? I don't know. Right or wrong I have no idea how to do that, anyway. Definitely need some help.
Are there any thoughts or ideas on how to incorporate a choke switch into the schematic posted here? Presume the schematic is showing Ch2 and a remote trigger (to Ch1) would silence the output. If not, any info on how best to implement a choke, even if different ENV or VCA circuits would be required would be much appreciated! Much thanks, in advance!
Description: |
|
Filesize: |
25.25 KB |
Viewed: |
112 Time(s) |
This image has been reduced to fit the page. Click on it to enlarge. |

|
_________________ moosapotamus.net
"I tend to like anything that I think sounds good" |
|
Back to top
|
|
 |
moosapotamus

Joined: May 11, 2007 Posts: 113 Location: New Hampshire USA
|
Posted: Thu Jun 22, 2023 2:14 pm Post subject:
|
 |
|
In retrospect, perhaps I should have titled this thread - How to add Choke to Ian Fritz' AD AR
Anyway...
Here is a link to the Befaco Percall schematic that they have posted on their website.
https://befaco.org/docs/Percall/Percall_V1_Schematic.pdf
I could be wrong, but it looks like the switch at LINK1, between Envelope 1 and Envelope 2, is one of the two choke switches. The other at LINK2 between Envelopes 3 & 4.
Is anyone able to decipher what is going on with the Choke switch in the Percall? How it works? I looks like there might be some similarities between the Percall and Ian's AD AR, maybe? While the Percall only has Decay control, Ian Fritz' AD AR also has Attack. Is the VCA really not involved with the choke? Could something similar to the Percall's method be adapted to work with a pair of Ian Fritz' AD AR circuits?
Cheers! _________________ moosapotamus.net
"I tend to like anything that I think sounds good" |
|
Back to top
|
|
 |
richardc64

Joined: Jun 01, 2006 Posts: 679 Location: NYC
Audio files: 26
|
|
Back to top
|
|
 |
moosapotamus

Joined: May 11, 2007 Posts: 113 Location: New Hampshire USA
|
|
Back to top
|
|
 |
richardc64

Joined: Jun 01, 2006 Posts: 679 Location: NYC
Audio files: 26
|
Posted: Fri Jul 14, 2023 2:22 pm Post subject:
|
 |
|
moosapotamus wrote: | Would it be reasonably possible to implement a choke switch between 2 channels of Ian Fritz' AD AR circuit? | Yeah, that does seem more reasonable than anything that might be done to the Percall circuit. I think I've made my opinion about that pretty clear.
I'd suggest putting a transistor (or a mechanical or analog switch) across the Decay pot in Ian's AD/AR. But what do you mean by "between 2 channels"?
In general percussion doesn't need adjustable Attack, but if it's available, when applied to a Cymbal would create a Swish sound. Coupled with a short Decay could give "Reverse" Cymbal, which is always fun to hear.
I've included my thoughts for using a PHOBoS 555 circuit for a Cymbal EG. While pressing the Choke/Snub button causes Q2 to discharge the 4.7uF cap, diode d2 will falsely exceed the THReshold voltage and the 555 OUT will go low.
If the various datasheets for cmos 555s are to be believed, making RST and TRIG low at the same time should achieve retriggering during an Attack already in progress. Please note I HAVE NOT TRIED THIS YET.
moosapotamus wrote: |
With fixed attack and decay, yeah, the DR-110 does look nice and simple. | Open Decay could be made adjustable by substituting a pot for R20. One way the '110 circuit might be further simplified would be to instead of adding the CH EG to the the VCA just let Q4 shorten the Open Decay.
Several years ago I found this: https://www.soundonsound.com/techniques/analysing-metallic-percussion
Although I found that educational and enlightening, after listening to a few online samples in the end I settled on what I considered the best parts of Roland's 606, 808, and DR-110 HH & CY.
Description: |
|
Filesize: |
24.07 KB |
Viewed: |
107 Time(s) |
This image has been reduced to fit the page. Click on it to enlarge. |

|
_________________ Revenge is a dish best served with a fork... to the eye |
|
Back to top
|
|
 |
moosapotamus

Joined: May 11, 2007 Posts: 113 Location: New Hampshire USA
|
Posted: Sat Jul 15, 2023 1:09 pm Post subject:
|
 |
|
richardc64 wrote: |
I'd suggest putting a transistor (or a mechanical or analog switch) across the Decay pot in Ian's AD/AR.
|
Thanks. I'll give that a try. But how and what would the base of the transistor connect to?
Quote: | But what do you mean by "between 2 channels"? |
I am thinking of a module that, on the surface, would be similar to half of a Percall, with two in/out channels and a choke switch. However, internally, it would consist of two instances of Ian's AD/AR, and the switch would enable/disable the choke function. When enabled, a trigger to channel 1 would not only trigger envelope 1 but would also choke, or stop, the output from channel 2. So, it would be capable of producing the kinds of backwards type sounds you described.
Quote: |
I've included my thoughts for using a PHOBoS 555 circuit for a Cymbal EG. While pressing the Choke/Snub button causes Q2 to discharge the 4.7uF cap, diode d2 will falsely exceed the THReshold voltage and the 555 OUT will go low.
|
I presume that button could be replaced with a transistor and triggered remotely from another source?
Interesting article from SOS. Thanks! _________________ moosapotamus.net
"I tend to like anything that I think sounds good" |
|
Back to top
|
|
 |
|