hi all, just in case people are curious, about the future of nova ...
i started prototyping a new audio engine, code named `supernova', which is based on the codebase of nova, but with a completely different design ... features: - audio server with a node-based design, similar to scsynth - asynchronous scripting of the server via osc - synchronous sample-accurate scripting, based on an embedded server-side scripting language - multi-core support for the audio computation - strong distinction between `audio rate', `control rate' (once per dsp block), `events' (synchronous sample-accurate scripting) the development is done with git: http://tim.klingt.org/git?p=nova-server.git;a=summary git://tim.klingt.org/nova-server.git the multi-core dsp scheduler is already working fine, i already heard a hello-world sine wave oscillator ... cheers, tim -- [EMAIL PROTECTED] http://tim.klingt.org Your mind will answer most questions if you learn to relax and wait for the answer. William S. Burroughs
signature.asc
Description: This is a digitally signed message part
_______________________________________________ nova-dev mailing list [email protected] http://klingt.org/cgi-bin/mailman/listinfo/nova-dev http://tim.klingt.org/nova
