electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
go to the radio page Live at electro-music.com radio 1 Please visit the chat
poster
Search found 33 matches
 Forum index » Search
Page 1 of 2 [33 Posts]   Goto page: 1, 2 Next
Author Message
  Topic: Machine.add
flies

Replies: 1
Views: 4837

Post Posted: Sun Apr 08, 2018 7:58 am    Subject: Machine.add
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 ...
  Topic: functional programming/message passing in chuck
flies

Replies: 3
Views: 6267

Post Posted: Fri Mar 23, 2018 3:09 pm    Subject: functional programming/message passing in chuck
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 ...
  Topic: functional programming/message passing in chuck
flies

Replies: 3
Views: 6267

Post Posted: Fri Mar 23, 2018 2:16 pm    Subject: functional programming/message passing in chuck
Forum:  DIY Hardware and Software » ChucK programming language
found the library I was looking for by googling "chuck functor"

https://github.com/heuermh/lick
  Topic: functional programming/message passing in chuck
flies

Replies: 3
Views: 6267

Post Posted: Fri Mar 23, 2018 2:15 pm    Subject: functional programming/message passing in chuck
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 ...
  Topic: import/include
flies

Replies: 2
Views: 3998

Post Posted: Wed Mar 07, 2012 8:33 am    Subject: import/include
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 ...
  Topic: import/include
flies

Replies: 2
Views: 3998

Post Posted: Mon Mar 05, 2012 3:34 pm    Subject: import/include
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 ...
  Topic: baby's first granular synth
flies

Replies: 5
Views: 5897

Post Posted: Wed Nov 30, 2011 2:46 pm    Subject: baby's first granular synth
Forum:  DIY Hardware and Software » ChucK programming language
iinm, it looks like the sineWave =< dac; is handling the garbage collection.

Thanks.
  Topic: thanks and adsr as modulator query
flies

Replies: 4
Views: 4649

Post Posted: Wed Nov 30, 2011 2:25 pm    Subject: thanks and adsr as modulator query
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.)
  Topic: baby's first granular synth
flies

Replies: 5
Views: 5897

Post Posted: Tue Nov 22, 2011 8:06 am    Subject: baby's first granular synth
Forum:  DIY Hardware and Software » ChucK programming language
do you never have to remove the spork'd thread?
  Topic: baby's first granular synth
flies

Replies: 5
Views: 5897

Post Posted: Fri Nov 18, 2011 3:53 pm    Subject:  baby's first granular synth
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.
  Topic: baby's first granular synth
flies

Replies: 5
Views: 5897

Post Posted: Fri Nov 18, 2011 10:22 am    Subject: baby's first granular synth
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 ...
  Topic: what is demand rate?
flies

Replies: 0
Views: 6679

Post Posted: Wed Feb 24, 2010 9:12 am    Subject: what is demand rate?
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 ...
  Topic: possible to use emacs SC on windoze?
flies

Replies: 5
Views: 12405

Post Posted: Wed Feb 24, 2010 9:07 am    Subject: possible to use emacs SC on windoze?
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 . ...
  Topic: Chuck gives segmentation fault
flies

Replies: 7
Views: 6994

Post Posted: Tue Feb 23, 2010 10:55 am    Subject: Chuck gives segmentation fault
Forum:  DIY Hardware and Software » ChucK programming language
cool, thanks! i'll see if I can't make that happen...
  Topic: Chuck gives segmentation fault
flies

Replies: 7
Views: 6994

Post Posted: Tue Feb 23, 2010 9:27 am    Subject: Chuck gives segmentation fault
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 ...
  Topic: flies' noob questions
flies

Replies: 1
Views: 8200

Post Posted: Wed Sep 02, 2009 3:50 pm    Subject: flies' noob questions
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: ...
  Topic: is there a .stop method?
flies

Replies: 2
Views: 8629

Post Posted: Mon Aug 31, 2009 10:14 am    Subject: is there a .stop method?
Forum:  DIY Hardware and Software » Supercollider
great. thanks!
  Topic: is there a .stop method?
flies

Replies: 2
Views: 8629

Post Posted: Sun Aug 30, 2009 10:47 am    Subject: is there a .stop method?
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 ...
  Topic: possible to use emacs SC on windoze?
flies

Replies: 5
Views: 12405

Post Posted: Sun Aug 23, 2009 1:08 pm    Subject: possible to use emacs SC on windoze?
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 ...
  Topic: possible to use emacs SC on windoze?
flies

Replies: 5
Views: 12405

Post Posted: Sat Aug 22, 2009 7:50 am    Subject: possible to use emacs SC on windoze?
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?
  Topic: Booting server Restarts my PC
flies

Replies: 10
Views: 18358

Post Posted: Thu Jun 25, 2009 2:42 pm    Subject: Booting server Restarts my PC
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 ...
  Topic: frac compatible
flies

Replies: 3
Views: 4695

Post Posted: Wed Aug 13, 2008 9:27 am    Subject: frac compatible
Forum:  DIY Hardware and Software » Ken Stone designs - CGS
sweet, thanks guys.
  Topic: real ringmod
flies

Replies: 44
Views: 52306

Post Posted: Tue Aug 12, 2008 2:05 pm    Subject: real ringmod
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
  Topic: frac compatible
flies

Replies: 3
Views: 4695

Post Posted: Tue Aug 12, 2008 11:48 am    Subject: frac compatible
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 ...
  Topic: chuck build (fedora 8)
flies

Replies: 23
Views: 15407

Post Posted: Fri Jun 20, 2008 8:15 am    Subject: chuck build (fedora 8)
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
Jump to:  


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use