From mario.buoninfante at gmail.com Wed Aug 2 15:03:35 2017 From: mario.buoninfante at gmail.com (mario buoninfante) Date: Wed, 2 Aug 2017 20:03:35 +0100 Subject: [chuck-users] Wrap/Modulo UGen Message-ID: Hi All, do you guys know if there's a Modulo/Wrap Ugen? I'd like to use the same Phasor to read 2 or more different arrays (Wavetable UGen), but I must read them from a different starting point. cheers, Mario From spencer at ccrma.stanford.edu Wed Aug 30 15:58:55 2017 From: spencer at ccrma.stanford.edu (Spencer Salazar) Date: Wed, 30 Aug 2017 12:58:55 -0700 Subject: [chuck-users] Chuck Racks Message-ID: Greetings, I would like to announce the first official beta release of Chuck Racks: http://mtiid.calarts.edu/projects/software/chuck-racks/ ChucK Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins. The ChucK Racks architecture supports the following features: - Process incoming audio in ChucK (i.e. Audio FX plugins) - Process MIDI events from the host in ChucK programs (MIDI FX plugins) - Write synthesis plugins in ChucK that run as regular synthesizer audio plugins in a host/DAW - Synchronize clock and beat-time between a host/session and ChucK - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC sequencer plugins) - Automate variables in ChucK code using host automation lanes Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself here at CalArts. Enjoy and please feel free to let us know of any feedback! Regards, Spencer -- Spencer Salazar, PhD Special Faculty Music Technology: Interaction, Intelligence, and Design California Institute of the Arts ssalazar at calarts.edu | +1 831.277.4654 https://spencersalazar.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From alan.brookerhome at gmail.com Wed Aug 30 16:04:04 2017 From: alan.brookerhome at gmail.com (Alan Brooker) Date: Wed, 30 Aug 2017 21:04:04 +0100 Subject: [chuck-users] Chuck Racks In-Reply-To: References: Message-ID: Awesome! Thank you On Wednesday, August 30, 2017, Spencer Salazar wrote: > Greetings, > > I would like to announce the first official beta release of Chuck Racks: > http://mtiid.calarts.edu/projects/software/chuck-racks/ > > ChucK Racks makes it possible to write and execute ChucK programs as > VST/AudioUnit plugins. The ChucK Racks architecture supports the following > features: > - Process incoming audio in ChucK (i.e. Audio FX plugins) > - Process MIDI events from the host in ChucK programs (MIDI FX plugins) > - Write synthesis plugins in ChucK that run as regular synthesizer audio > plugins in a host/DAW > - Synchronize clock and beat-time between a host/session and ChucK > - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC sequencer > plugins) > - Automate variables in ChucK code using host automation lanes > > Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself > here at CalArts. Enjoy and please feel free to let us know of any feedback! > > Regards, > Spencer > > -- > Spencer Salazar, PhD > Special Faculty > Music Technology: Interaction, Intelligence, and Design > California Institute of the Arts > > ssalazar at calarts.edu > | +1 831.277.4654 > https://spencersalazar.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From michaelclemow at gmail.com Wed Aug 30 16:33:22 2017 From: michaelclemow at gmail.com (mike clemow) Date: Wed, 30 Aug 2017 16:33:22 -0400 Subject: [chuck-users] Chuck Racks In-Reply-To: References: Message-ID: Way cool, Spencer! -- Michael Clemow Artist/Composer/Sound Designer http://michaelclemow.com On Wed, Aug 30, 2017 at 4:04 PM, Alan Brooker wrote: > Awesome! Thank you > > > On Wednesday, August 30, 2017, Spencer Salazar > wrote: > >> Greetings, >> >> I would like to announce the first official beta release of Chuck Racks: >> http://mtiid.calarts.edu/projects/software/chuck-racks/ >> >> ChucK Racks makes it possible to write and execute ChucK programs as >> VST/AudioUnit plugins. The ChucK Racks architecture supports the following >> features: >> - Process incoming audio in ChucK (i.e. Audio FX plugins) >> - Process MIDI events from the host in ChucK programs (MIDI FX plugins) >> - Write synthesis plugins in ChucK that run as regular synthesizer audio >> plugins in a host/DAW >> - Synchronize clock and beat-time between a host/session and ChucK >> - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC >> sequencer plugins) >> - Automate variables in ChucK code using host automation lanes >> >> Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself >> here at CalArts. Enjoy and please feel free to let us know of any feedback! >> >> Regards, >> Spencer >> >> -- >> Spencer Salazar, PhD >> Special Faculty >> Music Technology: Interaction, Intelligence, and Design >> California Institute of the Arts >> >> ssalazar at calarts.edu | +1 831.277.4654 <(831)%20277-4654> >> https://spencersalazar.com >> >> > _______________________________________________ > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From spencer at ccrma.stanford.edu Wed Aug 30 17:55:38 2017 From: spencer at ccrma.stanford.edu (Spencer Salazar) Date: Wed, 30 Aug 2017 14:55:38 -0700 Subject: [chuck-users] Chuck Racks In-Reply-To: References: Message-ID: Thanks everyone! PS we cover how to use Chuck Racks and go over integration with Ableton Live in our brand new course on Kadenze, "The Modern Music Technologist," co-taught by Ajay Kapur, Jordan Hochenbaum, Owen Vallis, and myself. https://www.kadenze.com/courses/the-modern-music-technologist/info We anticipate that Chuck Racks will be a huge tool for computer music education and this is one step along that path. Feel free to reach out if you have any questions or thoughts! Spencer On Wed, Aug 30, 2017 at 1:33 PM, mike clemow wrote: > Way cool, Spencer! > > -- > Michael Clemow > Artist/Composer/Sound Designer > http://michaelclemow.com > > > On Wed, Aug 30, 2017 at 4:04 PM, Alan Brooker > wrote: > >> Awesome! Thank you >> >> >> On Wednesday, August 30, 2017, Spencer Salazar < >> spencer at ccrma.stanford.edu> wrote: >> >>> Greetings, >>> >>> I would like to announce the first official beta release of Chuck Racks: >>> http://mtiid.calarts.edu/projects/software/chuck-racks/ >>> >>> ChucK Racks makes it possible to write and execute ChucK programs as >>> VST/AudioUnit plugins. The ChucK Racks architecture supports the following >>> features: >>> - Process incoming audio in ChucK (i.e. Audio FX plugins) >>> - Process MIDI events from the host in ChucK programs (MIDI FX plugins) >>> - Write synthesis plugins in ChucK that run as regular synthesizer audio >>> plugins in a host/DAW >>> - Synchronize clock and beat-time between a host/session and ChucK >>> - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC >>> sequencer plugins) >>> - Automate variables in ChucK code using host automation lanes >>> >>> Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself >>> here at CalArts. Enjoy and please feel free to let us know of any feedback! >>> >>> Regards, >>> Spencer >>> >>> -- >>> Spencer Salazar, PhD >>> Special Faculty >>> Music Technology: Interaction, Intelligence, and Design >>> California Institute of the Arts >>> >>> ssalazar at calarts.edu | +1 831.277.4654 <(831)%20277-4654> >>> https://spencersalazar.com >>> >>> >> _______________________________________________ >> chuck-users mailing list >> chuck-users at lists.cs.princeton.edu >> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >> >> > > _______________________________________________ > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > > -- Spencer Salazar, PhD Special Faculty Music Technology: Interaction, Intelligence, and Design California Institute of the Arts ssalazar at calarts.edu | +1 831.277.4654 https://spencersalazar.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From julien.saintmartin at googlemail.com Thu Aug 31 04:24:17 2017 From: julien.saintmartin at googlemail.com (Julien Saint-Martin) Date: Thu, 31 Aug 2017 10:24:17 +0200 Subject: [chuck-users] Chuck Racks In-Reply-To: References: Message-ID: Great new tool! Thank you! Waiting for the windows version to test it. 2017-08-30 23:55 UTC+02:00, Spencer Salazar : > Thanks everyone! > > PS we cover how to use Chuck Racks and go over integration with Ableton > Live in our brand new course on Kadenze, "The Modern Music Technologist," > co-taught by Ajay Kapur, Jordan Hochenbaum, Owen Vallis, and myself. > > https://www.kadenze.com/courses/the-modern-music-technologist/info > > We anticipate that Chuck Racks will be a huge tool for computer music > education and this is one step along that path. Feel free to reach out if > you have any questions or thoughts! > > Spencer > > > On Wed, Aug 30, 2017 at 1:33 PM, mike clemow > wrote: > >> Way cool, Spencer! >> >> -- >> Michael Clemow >> Artist/Composer/Sound Designer >> http://michaelclemow.com >> >> >> On Wed, Aug 30, 2017 at 4:04 PM, Alan Brooker >> >> wrote: >> >>> Awesome! Thank you >>> >>> >>> On Wednesday, August 30, 2017, Spencer Salazar < >>> spencer at ccrma.stanford.edu> wrote: >>> >>>> Greetings, >>>> >>>> I would like to announce the first official beta release of Chuck >>>> Racks: >>>> http://mtiid.calarts.edu/projects/software/chuck-racks/ >>>> >>>> ChucK Racks makes it possible to write and execute ChucK programs as >>>> VST/AudioUnit plugins. The ChucK Racks architecture supports the >>>> following >>>> features: >>>> - Process incoming audio in ChucK (i.e. Audio FX plugins) >>>> - Process MIDI events from the host in ChucK programs (MIDI FX plugins) >>>> - Write synthesis plugins in ChucK that run as regular synthesizer >>>> audio >>>> plugins in a host/DAW >>>> - Synchronize clock and beat-time between a host/session and ChucK >>>> - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC >>>> sequencer plugins) >>>> - Automate variables in ChucK code using host automation lanes >>>> >>>> Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and >>>> myself >>>> here at CalArts. Enjoy and please feel free to let us know of any >>>> feedback! >>>> >>>> Regards, >>>> Spencer >>>> >>>> -- >>>> Spencer Salazar, PhD >>>> Special Faculty >>>> Music Technology: Interaction, Intelligence, and Design >>>> California Institute of the Arts >>>> >>>> ssalazar at calarts.edu | +1 831.277.4654 <(831)%20277-4654> >>>> https://spencersalazar.com >>>> >>>> >>> _______________________________________________ >>> chuck-users mailing list >>> chuck-users at lists.cs.princeton.edu >>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >>> >>> >> >> _______________________________________________ >> chuck-users mailing list >> chuck-users at lists.cs.princeton.edu >> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >> >> > > > -- > Spencer Salazar, PhD > Special Faculty > Music Technology: Interaction, Intelligence, and Design > California Institute of the Arts > > ssalazar at calarts.edu | +1 831.277.4654 > https://spencersalazar.com > From bronxed01 at yahoo.co.uk Thu Aug 31 08:38:41 2017 From: bronxed01 at yahoo.co.uk (Alexis) Date: Thu, 31 Aug 2017 12:38:41 +0000 (UTC) Subject: [chuck-users] Chuck Racks In-Reply-To: References: Message-ID: <478444118.580830.1504183121371@mail.yahoo.com> Way cool Spencer, but only OSX 10.10 & up? Can you not at least sort it out for Mavericks too>?? On Wednesday, 30 August 2017, 23:06, Spencer Salazar wrote: Thanks everyone!? PS we cover how to use Chuck Racks and go over integration with Ableton Live in our brand new course on Kadenze, "The Modern Music Technologist," co-taught by Ajay Kapur, Jordan Hochenbaum, Owen Vallis, and myself.? https://www.kadenze.com/course s/the-modern-music-technologis t/info We anticipate that Chuck Racks will be a huge tool for computer music education and this is one step along that path. Feel free to reach out if you have any questions or thoughts!? Spencer On Wed, Aug 30, 2017 at 1:33 PM, mike clemow wrote: Way cool, Spencer! ? --Michael ClemowArtist/Composer/Sound?Designerhttp://michaelclemow.com On Wed, Aug 30, 2017 at 4:04 PM, Alan Brooker wrote: Awesome! Thank you On Wednesday, August 30, 2017, Spencer Salazar wrote: Greetings, I would like to announce the first official beta release of Chuck Racks:http://mtiid.calarts.edu/proje cts/software/chuck-racks/ ChucK Racks makes it possible to write and execute ChucK programs as VST/AudioUnit plugins. The ChucK Racks architecture supports the following features:- Process incoming audio in ChucK (i.e. Audio FX plugins)- Process MIDI events from the host in ChucK programs (MIDI FX plugins)- Write synthesis plugins in ChucK that run as regular synthesizer audio plugins in a host/DAW- Synchronize clock and beat-time between a host/session and ChucK- Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC sequencer plugins)- Automate variables in ChucK code using host automation lanes Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself here at CalArts. Enjoy and please feel free to let us know of any feedback!? Regards,Spencer -- Spencer Salazar, PhDSpecial FacultyMusic Technology: Interaction, Intelligence, and DesignCalifornia Institute of the Arts ssalazar at calarts.edu?| +1 831.277.4654https://spencersalazar.com? ______________________________ _________________ chuck-users mailing list chuck-users at lists.cs.princeton .edu https://lists.cs.princeton.edu /mailman/listinfo/chuck-users ______________________________ _________________ chuck-users mailing list chuck-users at lists.cs. princeton.edu https://lists.cs.princeton. edu/mailman/listinfo/chuck- users -- Spencer Salazar, PhDSpecial FacultyMusic Technology: Interaction, Intelligence, and DesignCalifornia Institute of the Arts ssalazar at calarts.edu?| +1 831.277.4654https://spencersalazar.com? _______________________________________________ chuck-users mailing list chuck-users at lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From sumun at pobox.com Thu Aug 31 14:14:04 2017 From: sumun at pobox.com (Karim Sumun) Date: Thu, 31 Aug 2017 14:14:04 -0400 Subject: [chuck-users] Chuck Racks In-Reply-To: References: Message-ID: <1504203244.4145827.1091381064.3A7CEFAB@webmail.messagingengine.com> Thanks for this! Looking forward to the Windows version. -- Karim Sumun sumun at pobox.com On Wed, Aug 30, 2017, at 03:58 PM, Spencer Salazar wrote: > Greetings, > > I would like to announce the first official beta release of > Chuck Racks:> http://mtiid.calarts.edu/projects/software/chuck-racks/ > > ChucK Racks makes it possible to write and execute ChucK programs as > VST/AudioUnit plugins. The ChucK Racks architecture supports the > following features:> - Process incoming audio in ChucK (i.e. Audio FX plugins) > - Process MIDI events from the host in ChucK programs (MIDI FX > plugins)> - Write synthesis plugins in ChucK that run as regular synthesizer > audio plugins in a host/DAW> - Synchronize clock and beat-time between a host/session and ChucK > - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC > sequencer plugins)> - Automate variables in ChucK code using host automation lanes > > Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and > myself here at CalArts. Enjoy and please feel free to let us know of > any feedback!> > Regards, > Spencer > > -- > Spencer Salazar, PhD > Special Faculty > Music Technology: Interaction, Intelligence, and Design > California Institute of the Arts > > ssalazar at calarts.edu | +1 831.277.4654 > https://spencersalazar.com[1] > > _________________________________________________ > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users Links: 1. https://spencersalazar.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From morganutting at gmail.com Thu Aug 31 19:10:34 2017 From: morganutting at gmail.com (Morgan Utting) Date: Fri, 1 Sep 2017 11:10:34 +1200 Subject: [chuck-users] Chuck Racks In-Reply-To: <1504203244.4145827.1091381064.3A7CEFAB@webmail.messagingengine.com> References: <1504203244.4145827.1091381064.3A7CEFAB@webmail.messagingengine.com> Message-ID: Awesome! Looking forward to spending some time with it :) Thanks :) On 1/09/2017 6:14 AM, "Karim Sumun" wrote: > Thanks for this! Looking forward to the Windows version. > > -- > Karim Sumun > sumun at pobox.com > > > > On Wed, Aug 30, 2017, at 03:58 PM, Spencer Salazar wrote: > > Greetings, > > I would like to announce the first official beta release of Chuck Racks: > http://mtiid.calarts.edu/projects/software/chuck-racks/ > > ChucK Racks makes it possible to write and execute ChucK programs as > VST/AudioUnit plugins. The ChucK Racks architecture supports the following > features: > - Process incoming audio in ChucK (i.e. Audio FX plugins) > - Process MIDI events from the host in ChucK programs (MIDI FX plugins) > - Write synthesis plugins in ChucK that run as regular synthesizer audio > plugins in a host/DAW > - Synchronize clock and beat-time between a host/session and ChucK > - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC sequencer > plugins) > - Automate variables in ChucK code using host automation lanes > > Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself > here at CalArts. Enjoy and please feel free to let us know of any feedback! > > Regards, > Spencer > > -- > Spencer Salazar, PhD > Special Faculty > Music Technology: Interaction, Intelligence, and Design > California Institute of the Arts > > ssalazar at calarts.edu | +1 831.277.4654 <+1%20831-277-4654> > https://spencersalazar.com > > *_______________________________________________* > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > > > > _______________________________________________ > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cyborgk at gmail.com Thu Aug 31 22:08:10 2017 From: cyborgk at gmail.com (David A. Powers) Date: Fri, 01 Sep 2017 02:08:10 +0000 Subject: [chuck-users] Chuck Racks In-Reply-To: References: <1504203244.4145827.1091381064.3A7CEFAB@webmail.messagingengine.com> Message-ID: This could be huge, count me in the "waiting for windows" camp. ~dp On Thu, Aug 31, 2017 at 6:10 PM Morgan Utting wrote: > Awesome! Looking forward to spending some time with it :) > Thanks :) > > On 1/09/2017 6:14 AM, "Karim Sumun" wrote: > >> Thanks for this! Looking forward to the Windows version. >> >> -- >> Karim Sumun >> sumun at pobox.com >> >> >> >> On Wed, Aug 30, 2017, at 03:58 PM, Spencer Salazar wrote: >> >> Greetings, >> >> I would like to announce the first official beta release of Chuck Racks: >> http://mtiid.calarts.edu/projects/software/chuck-racks/ >> >> ChucK Racks makes it possible to write and execute ChucK programs as >> VST/AudioUnit plugins. The ChucK Racks architecture supports the following >> features: >> - Process incoming audio in ChucK (i.e. Audio FX plugins) >> - Process MIDI events from the host in ChucK programs (MIDI FX plugins) >> - Write synthesis plugins in ChucK that run as regular synthesizer audio >> plugins in a host/DAW >> - Synchronize clock and beat-time between a host/session and ChucK >> - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC >> sequencer plugins) >> - Automate variables in ChucK code using host automation lanes >> >> Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself >> here at CalArts. Enjoy and please feel free to let us know of any feedback! >> >> Regards, >> Spencer >> >> -- >> Spencer Salazar, PhD >> Special Faculty >> Music Technology: Interaction, Intelligence, and Design >> California Institute of the Arts >> >> ssalazar at calarts.edu | +1 831.277.4654 <+1%20831-277-4654> >> https://spencersalazar.com >> >> *_______________________________________________* >> chuck-users mailing list >> chuck-users at lists.cs.princeton.edu >> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >> >> >> >> _______________________________________________ >> chuck-users mailing list >> chuck-users at lists.cs.princeton.edu >> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >> >> _______________________________________________ > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jean at menezesdarocha.info Thu Aug 31 22:23:45 2017 From: jean at menezesdarocha.info (Jean Menezes da Rocha) Date: Fri, 01 Sep 2017 02:23:45 +0000 Subject: [chuck-users] Chuck Racks In-Reply-To: References: <1504203244.4145827.1091381064.3A7CEFAB@webmail.messagingengine.com> Message-ID: Great news... can hope to have a Linux version of this sometime? Em qui, 31 de ago de 2017 ?s 23:16, David A. Powers escreveu: > This could be huge, count me in the "waiting for windows" camp. > ~dp > > On Thu, Aug 31, 2017 at 6:10 PM Morgan Utting > wrote: > >> Awesome! Looking forward to spending some time with it :) >> Thanks :) >> >> On 1/09/2017 6:14 AM, "Karim Sumun" wrote: >> >>> Thanks for this! Looking forward to the Windows version. >>> >>> -- >>> Karim Sumun >>> sumun at pobox.com >>> >>> >>> >>> On Wed, Aug 30, 2017, at 03:58 PM, Spencer Salazar wrote: >>> >>> Greetings, >>> >>> I would like to announce the first official beta release of Chuck Racks: >>> http://mtiid.calarts.edu/projects/software/chuck-racks/ >>> >>> ChucK Racks makes it possible to write and execute ChucK programs as >>> VST/AudioUnit plugins. The ChucK Racks architecture supports the following >>> features: >>> - Process incoming audio in ChucK (i.e. Audio FX plugins) >>> - Process MIDI events from the host in ChucK programs (MIDI FX plugins) >>> - Write synthesis plugins in ChucK that run as regular synthesizer audio >>> plugins in a host/DAW >>> - Synchronize clock and beat-time between a host/session and ChucK >>> - Generate new MIDI/OSC events from ChucK (e.g. writing MIDI/OSC >>> sequencer plugins) >>> - Automate variables in ChucK code using host automation lanes >>> >>> Chuck Racks was developed by Jordan Hochenbaum, Rodrigo Sena, and myself >>> here at CalArts. Enjoy and please feel free to let us know of any feedback! >>> >>> Regards, >>> Spencer >>> >>> -- >>> Spencer Salazar, PhD >>> Special Faculty >>> Music Technology: Interaction, Intelligence, and Design >>> California Institute of the Arts >>> >>> ssalazar at calarts.edu | +1 831.277.4654 <+1%20831-277-4654> >>> https://spencersalazar.com >>> >>> *_______________________________________________* >>> chuck-users mailing list >>> chuck-users at lists.cs.princeton.edu >>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >>> >>> >>> >>> _______________________________________________ >>> chuck-users mailing list >>> chuck-users at lists.cs.princeton.edu >>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >>> >>> _______________________________________________ >> chuck-users mailing list >> chuck-users at lists.cs.princeton.edu >> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users >> > _______________________________________________ > chuck-users mailing list > chuck-users at lists.cs.princeton.edu > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > -- Jean Menezes da Rocha Compositor Professor Doutorando em M?sica pela Universidade Federal da Bahia -------------- next part -------------- An HTML attachment was scrubbed... URL: