All,
Firstly I have to say wow, this looks great, loads of really neat features,
well done!
I've had a quick play and its pretty easy to pick up, but I have a question.
One thign I want to do is to play with 'VOSIM', basically you have a train of
pulses (bell curves) that make up a cycle of audio. You vary the number of,
amplitude and width of each curve to change the 'tone'.
Now I can see I can use a sine oscillator, square it and this will give me the
bell curve, only problem here is …
[View More]that I get two 'bell curves' for the price of
one cycle, which brings me neatly onto my next problem..
What I need to do is to change the amplitude and/or pitch of each 'pulse' at the
zero crossing, great I can use Zerox, but, how do I then change the value?
I had though of feeding the output of Zerox into a 'sequencer' which controls
the pitch and amplitude of the sine oscillator, but I can't see a 'sequencer'
type of module..
So, There are two questions
firstly, Is there a sequencer module planned?
and secondly, if not, how can I get round this? can I use the output of Zerox to
increase a counter and use an 'if' statement to change the values of the sine
oscillator? will the use of multiple 'if' statements be quick enough?
Sorry for the long winded question.
Paul Maddox
[View Less]
Hello,
I was thinking about Fractal Melodies as a quick way to generate complex
complicated audio
structures. I uploaded an example to Wiki program page. Chuck can be
delighfully quick and
fun to work with. Its a great design!!!!!
I am working on some new compositions now, and plan to assemble a
collobarative chuck piece.
Stay tooned...
Ge - Whats the scoop on the next version of chuck? I am getting ready
for a live performance at the end of april,
and was wondering if the new version of …
[View More]chuck would be around by then.
How old is this version?
Yeahz! Spring has arrived!
Kristjan Varnik
[View Less]
Hello,
I am an ultra-newbie trying to run ChucK for the very first time, and am
experiencing difficulties trying to run any of the demos.
The source compiled well on OSX 10.3.7, and trying to run ChucK without any
input yields:
[chuck]: no input files ...... (try --help)
which is what the install readme says should happen (?).
However, when I try to run any examples, for example demo0.ck, I get a bus
error. The last paragraph in the console output says:
JAR: DeviceSetProperty inSelf …
[View More]17915232
JAR: DeviceSetProperty 'sfmt'
JAR: Sample Rate: 44100.000000
JAR: Encoding: 1819304813
JAR: FormatFlags: 43
JAR: Bytes per Packet: 4
JAR: Frames per Packet: 1
JAR: Bytes per Frame: 4
JAR: Channels per Frame: 1
JAR: Bits per Channel: 32
time=0.0000s
Bus error
The jack server is running, and I have the same thing using portaudio as the
driver (not coreaudio), as well as built in audio, and not my sound card.
Could someone give me some direction in getting this to work?
Thanks alot for your time,
regards,
Stuart Woolford.
Australia.
ChucK 1.1.5.4
dual 800MHz Quicksilver G4,
768 Mb Ram,
Interface: Delta Audiophile 24/96
OSX 10.3.7
_________________________________________________________________
Searching for that dream home? Try http://ninemsn.realestate.com.au for
all your property needs.
[View Less]
Has anyone got the net_send.ck and net_recv.ck examples to work? On the
receiving machine I get:
[chuck](via netin): dropped packet, expect: 2 got: 1377501184
Segmentation fault
Tested this on both OSX and Debian. Any suggestions?
ttg