Front Page |  Radio | Media | Forum | Wiki | Links |
![]() |
Dedicated to
experimental electro-acoustic and electronic music |
![]() |
|
|
Search found 33 matches |
Forum index » Search |
Page 1 of 2 [33 Posts] | Goto page: 1, 2 Next |
Author | Message |
---|---|
![]() |
|
flies Replies: 1 Views: 4837 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
I would guess that the reason you're getting a file not found error is that the "working directory" for chuck isn't what you thought it was. If you provide an "absolute address" f ... | |
![]() |
|
flies Replies: 3 Views: 6267 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
LiCK includes a Module.ck. Obviously, I'm super new to LiCK, but, as best as I can tell, this class only helps if you subclass it for every parameter you want to modulate. This helps insofar as you ... | |
![]() |
|
flies Replies: 3 Views: 6267 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
found the library I was looking for by googling "chuck functor"
https://github.com/heuermh/lick |
|
![]() |
|
flies Replies: 3 Views: 6267 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
I seem to recall seeing a library somebody built that introduced functional programming styles into ChucK. I recall a bunch of classes like TwoArgumentFunction.
Basically, I'm getting back into ch ... |
|
![]() |
|
flies Replies: 2 Views: 3998 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
Here are the responses from the chuck-users list:
use Machine.add. The docs aren't descriptive, but when you Machine.add a ChucK program, any classes it defines will be available in the runtime fo ... |
|
![]() |
|
flies Replies: 2 Views: 3998 |
![]() Subject description: include code from another file Forum: DIY Hardware and Software » ChucK programming language |
I want to make a library of functions that I can call from any chuck script. If I put those functions in one file, how do I access them from another? It would be great if I could make them into a ne ... | |
![]() |
|
flies Replies: 5 Views: 5897 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
iinm, it looks like the sineWave =< dac; is handling the garbage collection.
Thanks. |
|
![]() |
|
flies Replies: 4 Views: 4649 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
I can't find a UGen that has a freq_ctrl property. How do you do frequency modulation on a filter? (am noob.) | |
![]() |
|
flies Replies: 5 Views: 5897 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
do you never have to remove the spork'd thread? | |
![]() |
|
flies Replies: 5 Views: 5897 |
![]() ![]() Forum: DIY Hardware and Software » ChucK programming language |
Awesome. this looks really promising. If I can get this going tonight, i'll be very happy. | |
![]() |
|
flies Replies: 5 Views: 5897 |
![]() Subject description: am noob - am I reaching too far too fast? Forum: DIY Hardware and Software » ChucK programming language |
Hey,
I'm just starting with ChucK, and I'm interested in granular synthesis. In particular, I'm interested to learn how/whether chuck compartmentalizes synthesis and event scheduling. Let's say I ... |
|
![]() |
|
flies Replies: 0 Views: 6679 |
![]() Forum: DIY Hardware and Software » Supercollider |
looking through examples/demonstrations/single_sample_feedback.scd i saw UGens Dbufrd, Dbufwr, Duty. I gather that these are "demand rate" ugens, but I have no idea what that means, and the ... | |
![]() |
|
flies Replies: 5 Views: 12405 |
![]() Forum: DIY Hardware and Software » Supercollider |
just to say that you can get a proper sclang mode on windows emacs. i haven't the inclination to make it communicate with the SC server, but having proper tabbing, etc, is great.
downlad all the . ... |
|
![]() |
|
flies Replies: 7 Views: 6994 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
cool, thanks! i'll see if I can't make that happen... | |
![]() |
|
flies Replies: 7 Views: 6994 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
does anybody know about 64 bit support? the http://chuck.cs.princeton.edu/release/ page says that they're working on it....
perhaps someone could unpack rec's post a bit for me... I don't quite f ... |
|
![]() |
|
flies Replies: 1 Views: 8200 |
![]() Subject description: attenuate and play an audio bus Forum: DIY Hardware and Software » Supercollider |
so, unless ppl think this is a bad idea, i'm going to bundle all my noob questions together. this may make them less searchable but it won't clog the board with my mess.
here's my current problem: ... |
|
![]() |
|
flies Replies: 2 Views: 8629 |
![]() Forum: DIY Hardware and Software » Supercollider |
great. thanks! | |
![]() |
|
flies Replies: 2 Views: 8629 |
![]() Subject description: more noob questions Forum: DIY Hardware and Software » Supercollider |
going through the getting started tutorials here.
let's say i defined an object, x = { SinOsc.ar(400) }; x.play; will set my sine wave going. how do i stop it? is there a x.kill method or the l ... |
|
![]() |
|
flies Replies: 5 Views: 12405 |
![]() Forum: DIY Hardware and Software » Supercollider |
it's as i suspected then.
i run cygwin/x on my machine so logging in to my school server is easier, but emacs and xemacs both have windows versions. so far i've been using the smalltalk mode for e ... |
|
![]() |
|
flies Replies: 5 Views: 12405 |
![]() Forum: DIY Hardware and Software » Supercollider |
i know emacs pretty well, and i'll be using it for my text editing whether i can run SC natively from it or not. is this possible on xp? | |
![]() |
|
flies Replies: 10 Views: 18358 |
![]() Forum: DIY Hardware and Software » Supercollider |
* Use SC 3.3a6. It's really a LOT better than Psycollider 3.2. A LOT.
care to comment? I just installed 3.2 on my XP machine and am going through the tutorials. (fwiw i get the same warning.) 3.3 ... |
|
![]() |
|
flies Replies: 3 Views: 4695 |
![]() Forum: DIY Hardware and Software » Ken Stone designs - CGS |
sweet, thanks guys. | |
![]() |
|
flies Replies: 44 Views: 52306 |
![]() Forum: DIY Hardware and Software » Ken Stone designs - CGS |
there are some samples of this (other) passive ring mod available here http://www.analoguehaven.com/makenoise/moddemod | |
![]() |
|
flies Replies: 3 Views: 4695 |
![]() Forum: DIY Hardware and Software » Ken Stone designs - CGS |
I am teh noob.
I'm wondering whether any/all of the ken's cgs pcb's can be mounted in frac format? I mean, can I just lay them on their side going down the depth of the frac-rack and wire them t ... |
|
![]() |
|
flies Replies: 23 Views: 15407 |
![]() Forum: DIY Hardware and Software » ChucK programming language |
so, if you were to pick a linux distro to do chuck on, which would you pick?
sorry, i know this is an annoying question. The computer i tried to use was my work machine, and i am installing linux ... |
|
Page 1 of 2 [33 Posts] | Goto page: 1, 2 Next |
Forum index » Search |