Wednesday, June 13, 2012

REFERENCES for ChucK Code

Clickable ChucK Manual
An online reference with clickable links to the ChucK manual.


LICK Library for ChucK
Many code examples.



SAMPLE COMPOSITION:   To Listen Click Here  or go to Dropbox/ChuckIt/Code Samples with WAV file folder and listen to file "otf_01-07Combined...wav"

Try this sample composition which uses a combination .ck files that include .wav  and chucK generated frequencies.  The /examples/data folder holds the sample .wav files used.  [Update the path in otf_01, _02, _03, _04 and 07.ck  from /data/------.wav to reflect the correct path on your computer for this folder, i.e. data/snare.wav to  read /Users/localhost/chuck/examples/data/snare.wav]


/examples/
Open all otf_01.ck through otf_07.ck files
Update path to the .wav files
Add Shreds to the VM in any order

In miniAudicle:
                        ChucK, Start Virtual Machine [Hotkey Cmd-period]

In command line:
                        Type chuck  otf_01.ck otf_02.ck …. And chain all files to shreduler





No comments:

Post a Comment