HELP - Working on a generative patch
Hi maxers.. Can anyone help me to find a solution with this patch????
The patch as it is has been chopped half way through. Please edit your post and replace this with the copy compressed format you can find from the edit menu then we'll be able to take a look.
lh
Edited. Thankyou Luke
without going through the whole thing, i'm guessing the problem is that you're inputting to the right inlet of one of your gain sliders when you mean to be using the left.
Hi Brian,
Surely it was a mistake, but my problem is before! If you look in the "p gen" subpatch you can see that in the "ampenv" subpatch the signal is not arriving... There's a problem at the begin and i'm squeezing my mind!
You need to include the decimal place in the argument to the [/ 100] object. At the moment it will truncate the output to an integer and seeing as the maximum you send it is 99 this means the output is always 0 so your [adsr~] never gets triggered.
lh