I’ve tried to modify the basic sampler patch so that knobs 1-4 control ADSR volume filter. However, i’m fairly new to this and have a friend helping but we are unable to get any sound from this patch once we made the changes to the patch in pure data. Could anyone here have a quick look at my patch tell me where i’m going wrong?
I think the error message will show vline~ is expecting numbers and you’re sending it a text message from envelope shape. Envelope shape is just giving the variables and not doing anything about controlling the ADSR even if you get passed that. Which patch did you take this from as looks like you’re missing a bit of the jigsaw that actually controls the envelope?