Avoiding clicks when stopping a buffer with groove
Hello to everybody:
If I record into a buffer from a microphone, when I play it with groove it plays it perfectly, even if I use loop... till I stop it. When I stop it always sounds a "click". Is there any trick to avoid this?
Thank you very much and best regards.
Try using line~ to turn down the output of groove~ over a few milliseconds, then trigger the stop message at the end of the line~ ramp.
Ok, thank you very much! :-)
I have another question: is it possible to record the content from a buffer to a file inmediately? I mean, I need to record it in a especific folder with a especific name, and sometimes I´ll need to rewrite on it again. Is it possible with only a "click"? I imagine that with "write" message it could be possible, but I don´t know what else I need to do it.
Thank you in advance and best regards.
Chris Dobrian's response to a different question throws up this handy little patch, in fact this entire resource is indispensible:
http://music.arts.uci.edu/dobrian/IAP2010/examples.htm#Ex14
Brendan
Thank you, it´s a great link! :-)
Best regards.