Difference between revisions of "ChucK/Projects"
From CSWiki
m |
|||
(11 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
Some [[ChucK]]-related projects in progress... please add your own. | Some [[ChucK]]-related projects in progress... please add your own. | ||
---- | ---- | ||
+ | * Chuck Onine Collaboration Project I'm looking at setting up a computer that runs chuck and allow other to enter the computer that run chuck and on there code to the ongoing stream in hopes to create a chuck online collaboration that will be steamed 24/7 for other to listen to project..if intrested please contact me mailto:gabrielg1976@gmail.com | ||
+ | * '''[http://plork.cs.princeton.edu/ plork]''' : Princeton Laptop Orchestra is using ChucK for teaching and performance. | ||
− | * '''[http:// | + | * '''[http://smelt.cs.princeton.edu/ S.M.E.L.T.]''' : toolkit for building laptop instruments |
− | |||
* '''[http://music.columbia.edu/~brad/chuck~/ chuck~]''' : chuck~ object for Max/MSP!!! By [http://music.columbia.edu/~brad/ Brad Garton] | * '''[http://music.columbia.edu/~brad/chuck~/ chuck~]''' : chuck~ object for Max/MSP!!! By [http://music.columbia.edu/~brad/ Brad Garton] | ||
+ | |||
+ | * Loscha (Edward r Jones) is writing about his experiments and experiences using ChucK on his website '''[http://www.loscha.com/chuck loscha.com/chuck]'''. This page features his own ChucK logo, made from actual Runcible Spoons (known as ''Sporks'' to most of us). | ||
* '''[http://www.blackholeprojector.com/ Breakage]'''. Ollie Glass is developing an artificially intelligent drum machine using ChucK. Breakage uses Java with ChucK as an underlying sequencer engine for stable timing, communicating via OSC. | * '''[http://www.blackholeprojector.com/ Breakage]'''. Ollie Glass is developing an artificially intelligent drum machine using ChucK. Breakage uses Java with ChucK as an underlying sequencer engine for stable timing, communicating via OSC. | ||
+ | |||
+ | * '''[http://silvertone.princeton.edu/~dan/Cyclotron/index.html the Cyclotron]''': nutty tool by Dan Trueman for messing with metric cycles, using Processing as a front-end. | ||
* '''Joe McMahon''' is writing an OS X application using ChucK, Applescript Studio, and Perl to play and record the chimes [http://interglacial.com/d/clock] from the Clock of the Long Now[http://www.g4tv.com/screensavers/features/47159/Can_Brian_Eno_Reinvent_the_Future.html]. First [http://ibiblio.org/emusic-l/LNC.dmg.gz version] is available at the EMUSIC-L [http://ibiblio.org/emusic-l/ site]. | * '''Joe McMahon''' is writing an OS X application using ChucK, Applescript Studio, and Perl to play and record the chimes [http://interglacial.com/d/clock] from the Clock of the Long Now[http://www.g4tv.com/screensavers/features/47159/Can_Brian_Eno_Reinvent_the_Future.html]. First [http://ibiblio.org/emusic-l/LNC.dmg.gz version] is available at the EMUSIC-L [http://ibiblio.org/emusic-l/ site]. | ||
+ | |||
* '''Robin Davies''' is writing useful extension UGens. Current plans: band-limited oscillators, and VST hosting. Once Chuck's support for external DLLs is resurrected, these extensions will be posted publicly. | * '''Robin Davies''' is writing useful extension UGens. Current plans: band-limited oscillators, and VST hosting. Once Chuck's support for external DLLs is resurrected, these extensions will be posted publicly. | ||
Line 15: | Line 21: | ||
* '''[http://taps.cs.princeton.edu/ TAPESTREA]''', a new tool and paradigm for sound design uses ChucK as the scripting engine for real-time control and additional synthesis. | * '''[http://taps.cs.princeton.edu/ TAPESTREA]''', a new tool and paradigm for sound design uses ChucK as the scripting engine for real-time control and additional synthesis. | ||
− | * '''Gary Williams''' has started a blog '''''[http://b-chuck.blogspot.com/ Beginning ChucK]''''' to promote learning and documentation of ChucK. | + | * '''Gary Williams''' has started a blog '''''[http://b-chuck.blogspot.com/ Beginning ChucK]''''' to promote learning and documentation of ChucK. (chuckles: just wanted to add a quick note (2007 May 16) - this blog hasn't been updated since late 2005 (at chuck version 1.2.0.3) but there is still a lot of good info and examples there.) |
+ | * '''Les Hall''' wrote a simple application in ChucK called '''[http://www.freedomodds.com/music/guitar_lab.html Guitar Lab]''', which uses Boolean Sequencing to make guitar riffs. He also wrote another application in ChucK called '''[http://www.freedomodds.com/music/synth_lab.html Synth Lab]''', which emulates a hardware modular synthesizer. Both are MAUI apps. His main ChucK page is '''[http://www.freedomodds.com/music/ here]'''. |
Latest revision as of 00:45, 26 March 2008
Some ChucK-related projects in progress... please add your own.
- Chuck Onine Collaboration Project I'm looking at setting up a computer that runs chuck and allow other to enter the computer that run chuck and on there code to the ongoing stream in hopes to create a chuck online collaboration that will be steamed 24/7 for other to listen to project..if intrested please contact me mailto:gabrielg1976@gmail.com
- plork : Princeton Laptop Orchestra is using ChucK for teaching and performance.
- S.M.E.L.T. : toolkit for building laptop instruments
- chuck~ : chuck~ object for Max/MSP!!! By Brad Garton
- Loscha (Edward r Jones) is writing about his experiments and experiences using ChucK on his website loscha.com/chuck. This page features his own ChucK logo, made from actual Runcible Spoons (known as Sporks to most of us).
- Breakage. Ollie Glass is developing an artificially intelligent drum machine using ChucK. Breakage uses Java with ChucK as an underlying sequencer engine for stable timing, communicating via OSC.
- the Cyclotron: nutty tool by Dan Trueman for messing with metric cycles, using Processing as a front-end.
- Joe McMahon is writing an OS X application using ChucK, Applescript Studio, and Perl to play and record the chimes [1] from the Clock of the Long Now[2]. First version is available at the EMUSIC-L site.
- Robin Davies is writing useful extension UGens. Current plans: band-limited oscillators, and VST hosting. Once Chuck's support for external DLLs is resurrected, these extensions will be posted publicly.
- TAPESTREA, a new tool and paradigm for sound design uses ChucK as the scripting engine for real-time control and additional synthesis.
- Gary Williams has started a blog Beginning ChucK to promote learning and documentation of ChucK. (chuckles: just wanted to add a quick note (2007 May 16) - this blog hasn't been updated since late 2005 (at chuck version 1.2.0.3) but there is still a lot of good info and examples there.)
- Les Hall wrote a simple application in ChucK called Guitar Lab, which uses Boolean Sequencing to make guitar riffs. He also wrote another application in ChucK called Synth Lab, which emulates a hardware modular synthesizer. Both are MAUI apps. His main ChucK page is here.