|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
live samplingI'm trying to build a sound record/looper. I've looked at various
instruments, the manual, etc. The variety of options is overwhelming. I guess what I'm wondering is if there is an example out there of the current best practice a person would use in csound to record a live signal and then play that back live. I've gotten sndloop to work and apprecitae it's simplicity, but what I'm hoping for is something where I can recod for as long as I want and then loop that sound. Any pointers and/or suggestions? Charles Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
|
|
|
Re: Re: live samplingI use Victor's SndRec UDO all the time for this. The nice thing is you
can hack it anyway you want as it's a UDO. You can find it here: http://www.csounds.com/udo/displayOpcode.php?opcode_id=55 To enable it to record for longer just increase the table sizes. Rory. 2009/7/8 vallste@... <vallste@...>: > Hello, > you could check the csound examples on the site of the Almighty Ian McCurdy: > http://iainmccurdy.org is a wonderful resouce of examples of code. > Ciao > Stefano > >>----Messaggio originale---- >>Da: chasgran@... >>Data: 08/07/2009 12.31 >>A: <csound@...> >>Ogg: [Csnd] live sampling >> >>I'm trying to build a sound record/looper. I've looked at various >>instruments, the manual, etc. The variety of options is overwhelming. >> I guess what I'm wondering is if there is an example out there of the >>current best practice a person would use in csound to record a live >>signal and then play that back live. I've gotten sndloop to work and >>apprecitae it's simplicity, but what I'm hoping for is something where >>I can recod for as long as I want and then loop that sound. Any >>pointers and/or suggestions? >> >>Charles >> >> >>Send bugs reports to this list. >>To unsubscribe, send email sympa@... with body "unsubscribe > csound" >> > > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@... with body "unsubscribe csound" > Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
Re: Re: Re: live samplingOn Wed, Jul 8, 2009 at 6:43 AM, Rory Walsh<rorywalsh@...> wrote:
> I use Victor's SndRec UDO all the time for this. The nice thing is you > can hack it anyway you want as it's a UDO. You can find it here: > http://www.csounds.com/udo/displayOpcode.php?opcode_id=55 > To enable it to record for longer just increase the table sizes. Looks interesting, but I can't get csound to recognize it. Is there documentation about where to put the file? I can find stuff in the manual on how to make them, but not how to use them or where to put the file. Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
Re: Re: Re: Re: live samplingYou simply add the UDO text to the same file as your instrument.
Include the text just after the Csound header info and just before your instrument. Rory. 2009/7/8 Charles Gran <chasgran@...>: > On Wed, Jul 8, 2009 at 6:43 AM, Rory Walsh<rorywalsh@...> wrote: >> I use Victor's SndRec UDO all the time for this. The nice thing is you >> can hack it anyway you want as it's a UDO. You can find it here: >> http://www.csounds.com/udo/displayOpcode.php?opcode_id=55 >> To enable it to record for longer just increase the table sizes. > > Looks interesting, but I can't get csound to recognize it. Is there > documentation about where to put the file? I can find stuff in the > manual on how to make them, but not how to use them or where to put > the file. > > > Send bugs reports to this list. > To unsubscribe, send email sympa@... with body "unsubscribe csound" > Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
| Free embeddable forum powered by Nabble | Forum Help |