Can anyone recommend a very simple granular synth to play with
Hi all, Im working on a max project and need a simple granular synth to play with, ideally one that I can edit by giving numbers to parameters such as grain duration, size, length, offsett etc to do some experiments.
Or a simple build your own granular toolkit if theres one out there thats easy to build with
Thanks in advance
Ali
The granulator in the Max examples ("granularized") should probably your first stop. Great if you want just to "play with the parameters". Also great to analyze and learn a lot about programming with Max.
Thanks Jean-Francois,
It looks simple-ish,
The overall aim of my project is to generate grains via cellular automata which is going ok, now to plug the CA into the granulator and play
Cheers again
The one by Nobuyasu Sakonda is very simple, very efficient and playful : http://web.mac.com/nsakonda/sakoweb/download.html
Ninh
Yes, Sakonda's granulator is a standard, and many musicians love its sound. It all depends on what you want to achieve, that's why there is not just one granulator. When you say "generate grains via cellular automata", it sounds like the one in the Max examples might be the way to go. Indeed, especially if you change the "metro" generating the grains, you have the control of generating just one grain, when you desire it. With Nobuyasu's granulation engine, 8 (or 4) grains overlap continually. It gives a beautiful sound, but you can't separate the grains easily.