[chuck-users] Looping Sample Playback

Mike McGonagle mjmogo at gmail.com
Tue Feb 28 13:33:43 EST 2006


This is something that I would be interested in seeing. It is sad that
the WIKI won't allow uploading of archives, as that would make
downloading the files much simpler, as you won't have to "Copy and
Paste" everything into a new file.

I look forward to checking out ChucKML.

Mike


On 2/27/06, Nelson Ferraz <nferraz at gmail.com> wrote:
> I wrote ChucKML to solve this kind of problem: it reads a xml file
> describing which files should be played and when; and prints ChucK
> source code to perform that.
>
>  <chuckml>
>    <wave src="wav/wave.wav" repeat_every="9::second"/>
>    <wave src="wav/beat1.wav" start_after="3::second" repeat_every="3::second"/>
>    <wave src="wav/beat2.wav" start_after="3::second" repeat_every="3::second"/>
>  </chuckml>
>
> http://wiki-new.cs.princeton.edu/index.php/ChucKML
>
> I couldn't upload the tgz file to the wiki, but I'll post the source code there.
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>


--
Help the Environment, Plant a Bush back in Texas!


More information about the chuck-users mailing list