[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] linux - hacking UGens



On Fri, 22 Oct 2004 00:36:51 +0200
crucial felix <felix@xxxxxxxxxxxxxxxxxxx> wrote:

> 
> On Oct 21, 2004, at 8:34 PM, Julian Rohrhuber wrote:
> > just to mention one thing that is really useful: cmd-click on the 
> > makro code (or function definition) brings you to where it's defined.
> 
> pssst.... julian.  they're linux people.  they don't have the little 
> butterfly.
> 
> 
> uh... grep for it guys.

hehe, touchee

> 
> also do google this list because we elaborated on it here and so sorry 
> but we didnt' transfer that to a wiki or helpfile.

ok


[snip]
> > 	ZOUT0(0) = 0.f;
> 
> this writes to the buffer of the 0th output
> 
> one nice thing about james' macros is that they were considerate of 
> multi OS/processors long ago when SC was only for mac.
> 
> i think its not the macros that are confusing but just that the scheme 
> is quite unique.  so its not immediately obvious.  it makes lots of 
> sense once you get it.

ok, i will browse around in the source a bit to get the "big picture"..

flo