Hi folks, I started writing a little tutorial on how to create a UGen from scratch. This is for people who are comfortable with a little C/C++, of course. Anyways, feel free to help me make this as clear and easy as possible. For now it might be enough to get you going, at least, but it could probably be clarified a lot more. http://wiki.cs.princeton.edu/index.php/ChucK/Dev/UGen_Tutorial Steve
Steve;
I started writing a little tutorial on how to create a UGen from scratch.
I'll send you a bill for the hours of my time that this is going to cost. ;¬) Looks lovely, I'll try my hand at this as soon as possible. Great work! Kas.
Looks like a great tutorial! I've been thinking about checking this out, now
there's no excuse (except the treacherous undercurrents of time).
Thanks!
/Stefan
On Fri, Oct 31, 2008 at 2:37 PM, Kassen
Steve;
I started writing a little tutorial on how to create a UGen from scratch.
I'll send you a bill for the hours of my time that this is going to cost. ;¬)
Looks lovely, I'll try my hand at this as soon as possible.
Great work! Kas.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- Release me, insect, or I will destroy the Cosmos!
Hah, great!
Please folks update it or post here about any problems you experience
following the tutorial.
I basically threw it together last night at 1am, so I'm sure there are
things in it that are less than obvious, and/or wrong.
(well, I can assure you the Clip object works fine, but maybe someone
who is more familiar with, or, say *wrote* ChucK can comment on my
assumptions about data types, etc.)
I did this mostly based on various pieces of code in ugen_xxx.cpp.
Steve
On Fri, Oct 31, 2008 at 11:42 AM, Stefan Blixt
Looks like a great tutorial! I've been thinking about checking this out, now there's no excuse (except the treacherous undercurrents of time).
Thanks!
/Stefan
On Fri, Oct 31, 2008 at 2:37 PM, Kassen
wrote: Steve;
I started writing a little tutorial on how to create a UGen from scratch.
I'll send you a bill for the hours of my time that this is going to cost. ;¬)
Looks lovely, I'll try my hand at this as soon as possible.
Great work! Kas.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- Release me, insect, or I will destroy the Cosmos!
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Oh no... This is a game changer. Haha! This is great, Steve!
I too am terrified at the amount of time this might steal away from my
class projects.
Mike
On Fri, Oct 31, 2008 at 12:08 PM, Stephen Sinclair
Hah, great! Please folks update it or post here about any problems you experience following the tutorial. I basically threw it together last night at 1am, so I'm sure there are things in it that are less than obvious, and/or wrong.
(well, I can assure you the Clip object works fine, but maybe someone who is more familiar with, or, say *wrote* ChucK can comment on my assumptions about data types, etc.)
I did this mostly based on various pieces of code in ugen_xxx.cpp.
Steve
On Fri, Oct 31, 2008 at 11:42 AM, Stefan Blixt
wrote: Looks like a great tutorial! I've been thinking about checking this out, now there's no excuse (except the treacherous undercurrents of time).
Thanks!
/Stefan
On Fri, Oct 31, 2008 at 2:37 PM, Kassen
wrote: Steve;
I started writing a little tutorial on how to create a UGen from scratch.
I'll send you a bill for the hours of my time that this is going to cost. ;¬)
Looks lovely, I'll try my hand at this as soon as possible.
Great work! Kas.
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- Release me, insect, or I will destroy the Cosmos!
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (4)
-
Kassen
-
mike clemow
-
Stefan Blixt
-
Stephen Sinclair