apply an effect (ADSRGain) over another effect (DELAY) over a Kit stream #397
-
Hi folks. This is my first post. My question is about applying a ADSRGain over a Delay. I´ve searched examples and found this I´m struggling to apply an effect (ADSRGain) over another effect (DELAY) that is over a Kit stream
Any help would be appreciated. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
I don't understand why you add so many offects of the same type in an array. |
Beta Was this translation helpful? Give feedback.
-
Cool, I was not aware of this ! |
Beta Was this translation helpful? Give feedback.
-
You could also provide a web dialog for updating the parameters: |
Beta Was this translation helpful? Give feedback.
-
Nice solution ! Thanks! I dont know if you´ve seen it, there is a mod to replace the switch buttons by potentiometers to make analogreads. Today I´ve been working into serial communication , read analog values with a Nano and send to ESP32 Kit via TX/RX but , the RX pin of my board keeps always HI. Any advance, I´ll share. Thanks !! |
Beta Was this translation helpful? Give feedback.
I don't understand why you add so many offects of the same type in an array.
Usually you want to use just one effect of a kind and adjust the corresponding parameters