building a simplified "grain delay" in M4L

Learn about building and using Max for Live devices.
Post Reply
flowdesigner
Posts: 930
Joined: Sun Dec 21, 2008 5:58 am

building a simplified "grain delay" in M4L

Post by flowdesigner » Mon Nov 28, 2011 3:45 pm

Hey,

I dont need the pitch and random pitch parameter or the sync delay - and I want it mono.

What objects to rely on to build this "grain delay". IS it a difficult project?
@

what kind of granular synthesis would this be i.e asynchronous-syncronous etc i.e microsound - curtis roads


Thank you ! :D

zlatko
Posts: 116
Joined: Mon Apr 27, 2009 3:34 pm

Re: building a simplified "grain delay" in M4L

Post by zlatko » Fri Dec 09, 2011 10:24 pm

it would be asynchronous = randomized grain timing...

you would have to use poly~ to get a vast amount of overlapping layers,
inside poly~ it should be a delay line that changes delay time only when the envelope is off.

check out the zb.granulator on maxforlive.com - it is recording into a buffer and
using only two granulating streams....
Who else has been sick of 4/4 for the last 10 years ??

www.zlatko.hu

Post Reply