-
timharcourtpowell
Odd one here, possibly a very simple solution (I hope).
I've created a performance patch, which involves sampling and looping etc. however, several of the arrays (used for the looping) have started to crackle when ever anything in their subpatch is touched (!?). Nothing changed except that I saved the patch...
Weirdly though it's not all arrays, it's only these certain four, the rest are just carrying on like normal...
Please help! I have to perform with this patch in a couple of weeks!
Tim
-
timharcourtpowell
Hey guys
This is my first post! Whey. I figured I'd upload a patch I've been expanding over the last few weeks. I work mainly on a Macbook so there may be problems running it on windows/linux - I wouldn't know. Apologies if this is the case! The simplest way to understand how to operate it is to ask - If you can't work out what you're supposed to be doing just write a reply on here and I'll get back to you as soon as I can!
Oh and also - the only reason it's called the 'Beautiful version' is because I've decorated it with Canvas' etc. It's not an arrogant statement at all haha.
I hope you enjoy it
Tim
http://www.pdpatchrepo.info/hurleur/MASHstepperANDsampleBEAUTIFULversion.pd
-
timharcourtpowell
Any one have any thoughts about the patch? Critique would be highly appreciated
-
timharcourtpowell
Is it that you wanted to create higher values? I had a similar problem with the mpd24 and PD, trying to control volume controls etc. I basically had to put some maths in place. For example, if I needed values between 0-1 I just put a / 127 in place..