that should go in Mail Day Thread.
Those frequencies look very familiar
but attack and release?
have you played with them yet? I was thinking Iâd build the kassutronic version
And a small part of my brain is insisting âwhy should I not eat?â
Added a coat of that blackest black paint to my sequencer module, itâs not really for matte materials like wood but itâs pretty black. Some of it scratched off when i was putting it back together.
Breadboarded the Noise Cornucopia, all seems to work! Donât think itâll need any tweaks.
Doesnât seem to make any noise. I hope you will remedy that by production time.
I played with them a bit, but havenât yet unlocked the full potential.
These are the Kassutronics pcbâs. I just made black panels.
Slope module is a sort of Envelope no ? i donât know it, what the difference with an Env Gen plz
The large PCB contains 14 envelope followers with pots for attack and release times.
They can be used as ADSR, lfo, slew limiter, cv processor, triggering other modules based on rise and fall.
Somewhat like half a Maths or Rampage. All inspired from the Serge DUSG.
Could you maybe post a sound example?
Given that the PaulStretch algorithm does time stretching (and can stretch audio quite a bit), you would need to bridge the time difference between feeding it a live input signal and it producing an output signal somehow. The output signal will be produced (much) later than the input signal so this requires buffering. But to my understanding the buffer size will increase as long as you feed input to the algorithm (stretching has that effect). That can be done using a digital buffer, but eventually there is no buffer big enough, so you will run out of memory, or you have to keep your tracks short.
If you use PaulStretch in a file based fashion, this problem does not occur because the algorithm can determine the size of the buffer it needs from the input signalâs length and given enough disc space can then write the resulting data to an appropriately sized file.
Hereâs a vid I took earlier, sorry hard to know whatâs going on but itâs a simple triangle patch with a second envelope which has CV over filter cutoff and the âlow pwmâ and then the lmnc lfo has cv over the âhigh pwmâ adds a nice little sweepy feel.
I like the design because itâs only 3 TL074âs and it does pretty nasty things to triangles, I need to get my scope out but here is Bartonâs pic:
The 8 step version sounds not unlike a version of the sound in a much lower bit resolution?
Yeah for sure, the scope pics above are with pretty low values on the knobs, if you crank the top or bottom (hi and lo cv) you can clamp off the sound to damn near a square and at max shuts it off completely like a pulse taken too far
Have you seen the mixer that Duskwork made? He based his design off of Sams but made a couple of changes.
The LEDs in the Duskwork design will only respond to positive signals. So when mixing CV-signals that might be not what the user expects.