MaxMSP: Dronerator
A simple semi-generative granular/additive drone generator.
http://othersonics.blogspot.com/
-by Christopher
A simple semi-generative granular/additive drone generator.
http://othersonics.blogspot.com/
-by Christopher
Hi, just about finished my first m4l instrument and hoping you guys want to give it a try! After a few weeks of max4live’ing I can now say I am totally hooked.
Some parts of the patch (the biquads) where taken from – Danny -‘s patch in this thread
theres a few images and presets so i’m not going to do the —begin patcher— code stuff.
get it as direct download zip
or at a page with to-do list and screenshot here
to install copy into a folder where you and m4l can find them.
There is one major issue with my patch though (actually two)
– Slider labels don’t display correctly eventhough they’ve been set in the bpatcher
– When multiple instances of this patch are loaded they all have the same sound! Seems like the sliders work for all instances.
– maybe other issues. Please let me know.
– any advise on the midi and live side would be helpful
Other comments as well
this was actually my first post at the forum.
cheers!
csound~ v1.0.7 is available at:
http://www.davixology.com/csound~.html
Here’s a list of changes:
– If ksmps evenly divides the Max signal vector size, [csound~] will
process audio with zero latency.
– chn string channels are now supported.
– Default message output interval is now 1ms (was 50ms).
– Added “interval x” message (x is milliseconds).
With this message, user can control the rate of message output from
[csound~].
NOTE: “overdrive 1” overrides “interval”.
– User can specify attributes and add the Csound message to the
[csound~] argument list.
– Fixed rare bug related to “loadsamp”.