| Would that apply to VCO2 as well? 'Cause that thing is awesome.
Iain
----- Original Message -----
From:
To: "Csound Developers Discussion List"
Sent: Monday, January 19, 2004 6:53 PM
Subject: [CSOUND-DEV:3974] csound5 - oscbnk
Are there any objections if I change the oscnbnk opcode from being a plugin
to being a builtin? It depends upon and uses Csound memory allocation and
the hfgens function, but hfgens is not part of the API.
This opcode was contributed by Istvan Varga and he has clearly indicated
the consistency of his license with Csound's license.
Or, I can add hfgens to the API.
Original Message:
-----------------
From: gogins@pipeline.com gogins@pipeline.com
Date: Mon, 19 Jan 2004 21:11:14 -0500
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:3973] Csound - plethora of message functions and
libtldl
Is there libtldl on Mac OS X? Could we use this in place of the current
scheme for opening plugin libraries?
There is a large number of message printing functions in Csound that I have
undertaken to simplify. Does John Fitch or anyone else have suggestions
here?
Original Message:
-----------------
From: ramsdell@mitre.org (John D. Ramsdell)
Date: 19 Jan 2004 18:18:43 -0500
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:3972] Re: How to configure
jpff@codemist.co.uk writes:
> .... I spent a great deal of time making the source close to ANSI
> standard, so functions like bzero, index, rindex,... were removed
> long ago even if they were used once. Similarly I added proper
> prototypes, and on my machines Csound built with only warnings about
> unused variables and labels (mainly due to conditional compilation.
Nice work! You identified a bug I just patched. The bug was not
present for those using the original makefiles. The problem was that
SYS5 was not being defined when it should have been. Now,
csound/autoheader.h sets it when string.h is available.
John
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ . |