octal-dev
[Top][All Lists]
Advanced

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

[Octal-dev] last bits


From: Dave O'Toole
Subject: [Octal-dev] last bits
Date: Wed, 21 Jun 2000 23:27:35 -0400

This is a partial recap of a discussion that happened on #octal the
other night: 

OX_API is now stable. By this I mean that there are no foreseeable
backward-incompatible changes that would break anyone's plugin code. New
features, like the wave_selector, will still happen (soon.) 

Actually, one tiny exception that is happening this week:

* the return type of ox_create() and ox_track() will now be INT instead
of void, because they need to be removed from the signal network and
declared "zombie machines" if memory allocation happens to fail inside
one of them. This is crucial to making OCTAL more fault-tolerant than
Buzz/Windows for live performance. 

also, a new status enum will be created, so that you can return the
proper error codes. 

-- 
@@@ david o'toole
@@@ address@hidden
@@@ www.gnu.org/software/octal


reply via email to

[Prev in Thread] Current Thread [Next in Thread]