dequalsrxt -
Yeah for me the GO book has been more useful as a reference and for getting ideas, but I don't get much out of it just sitting down and...
5
Graham Wakefield -
Hi Dan, Actually this already works, but the syntax is a little different. Let's say you save a gen patcher as "supadupa.gendsp",...
2
Leonard Zajdek -
Hi - for anyone interested in the intriguing subject of coding analog circuits here is an updating of the links discussed in this chain: ...
8
Javed Len -
faced the same issue few days ago but don't remember now I fixed it,
NICK@ HALEY -
Here is an exemple of what i'm trying to do. Orange : SC source / Yellow: signal to duck / Green : result See the pre fade-in ? My...
6
James Bruce -
Hi! I've been working on this sequencer in mc.gen~ based on some techniques from GO. Right now, I have 3 channels running a euclidean...
1
ssssssss -
Interesting find: the gen~ inlet comments only show up after you turn on the DSP, so you have to enable DSP each time you open the patch to...
4
3dB -
Hi Graham Wakefield ! thank you so much !! now it works like a charm ! for me it was not so easy to find/create a GenExpr code for FIR...
Hans Tammen -
arrgh, it's a hardware issue, I should have thought about it prior to posting. I'm working with the Daisyseed, and the reason why @default...
Lionel -
If i round the delay time in samples to the nearest int, it works as expected, indeed Should have figured that out by myself...