-
-
phil123456
Hello,
I fiddled around with clipping, but, does anyone knows how to create this sound in puredata ?
pedal : Shin-ei Companion FY-2 Fuzz Box
regards
-
-
phil123456
Hello,
I want to make a real time reverse reverb swell on a live input
first I checked freeverb to see how a reverb is made in puredata, but' it's compiled cso how can I create a reverb in puredata only ? then reverse it ?
regards
-
phil123456
ok I found it,
[symbol $1]
|
[pack s]dont know why it did not work at first
-
phil123456
hello
In vanilla, I create a simple [pd myabstraction test] , also tried with [myabstraction test] in a separate file
inside it, I have
[O]
|
[pack $1]
|
[print]instead of printing "test", it prints 9 when I click on the bang
anyone can tell me what I am doing wrong ?
i this a known bug ?regards
-
-
phil123456
@PedroPT sorry to dig this, but for guitar chords (that need a lot of debounce) I found using a [thresh 15 17( message was doing the trick
-