[Csnd] dynamic sndloop?
Date | 2009-11-04 01:46 |
From | Felipe Sateler |
Subject | [Csnd] dynamic sndloop? |
Is there a sndloop-like opcode which takes a k-rate duration? Also (unrelated), is it possible to do a sndloop-like thing that as long as the recording is triggered, it delays the input sound? eg, if a sound is "abcd", make csound output "aabbccdd"? -- Saludos, Felipe Sateler |
Date | 2009-11-04 07:54 |
From | Iain McCurdy |
Subject | [Csnd] RE: dynamic sndloop? |
Hello Felipe, You will be able to you will be able to do what you are asking for (in your first point) by writing to a table using tablew etc. If you specify a large table with room to spare you can vary the loop points during playback (using tablei etc) at k-rate. There are some examples introducing these techniques on my website under the heading 'live sampling' I'm not sure I fully understand your second request, can you clarify a bit further please? Hope this helps, Iain > From: fsateler@gmail.com > To: csound@lists.bath.ac.uk > Date: Tue, 3 Nov 2009 22:46:00 -0300 > Subject: [Csnd] dynamic sndloop? > > Is there a sndloop-like opcode which takes a k-rate duration? > > Also (unrelated), is it possible to do a sndloop-like thing that as long > as the recording is triggered, it delays the input sound? eg, if a sound > is "abcd", make csound output "aabbccdd"? > > -- > Saludos, > Felipe Sateler New Windows 7: Simplify what you do everyday. Find the right PC for you. |