Re: [livecode] Hello (& chaos)

From: Ge Wang <gewang_at_CS.Princeton.EDU>
Date: Fri, 10 Sep 2004 09:54:06 -0400

>> Something I'd like to research is changing code on the machine level
>> live.

Perry and I are doing this with ChucK.

     http://chuck.cs.princeton.edu/

ChucK runs on a VM with special virtual instructions (many for dealing
with time),
and is type-checked and compiled down to these instructions. In this
respect,
it is like Java. However, it also supports truly precise audio timing
and also
the ability to swap sub-processes (shreds) in and out of the VM. It
has complete
control over scheduling (shreduling) as well as the instructions. We
are working
on something now which can replace sections of virtual ChucK
instructions at
runtime. This is a VM designed for precise audio programming,
on-the-fly.

Check it out and fire it up!

Best,
Ge!
Received on Fri Sep 10 2004 - 13:50:24 BST

This archive was generated by hypermail 2.4.0 : Sun Aug 20 2023 - 16:02:24 BST