Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] New Parser - Update

Date2006-08-15 09:54
FromVictor Lazzarini
SubjectRe: [Cs-dev] New Parser - Update
How do we do it (unload instruments)? Is there an API
function to do it?

Victor

> We have the ability to unload instruments in the current
> version; dynamic  loading is of course important and
> wanted.
>
> One of the original reasons for wanting a new parser is to
> allow different  driver languages (within some semantic
> constraint).  I too am really  pleased to see Steven
> really getting into this.
>
> ==John ff
>
> ----------------------------------------------------------
> --------------- Using Tomcat but need to do more? Need to
> support web services, security? Get stuff done quickly
> with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on
> Apache Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-08-15 10:04
Fromjpff
SubjectRe: [Cs-dev] New Parser - Update
There is an opcode delete_instr which currently seems to be only included 
if BETA is set.  That is because there was some objection to the code when 
I wrote it (April 17 this year).  I was hoping that it would be tested by 
someone other than myself before unleaching it.  It was also a start to 
loading instruments into a running system which I really want.

I now think that the correct thing is for the parser to generate an 
intermediate format which can be loaded at the start of a k-cycle; if 
Steven has sussed the details then it shoudl come as a side effect.

==John

On Tue, 15 Aug 2006, Victor Lazzarini wrote:

> How do we do it (unload instruments)? Is there an API
> function to do it?
> 
> Victor
> 
> > We have the ability to unload instruments in the current
> > version; dynamic  loading is of course important and
> > wanted.
> >
> > One of the original reasons for wanting a new parser is to
> > allow different  driver languages (within some semantic
> > constraint).  I too am really  pleased to see Steven
> > really getting into this.
> >
> > ==John ff
> >
> > ----------------------------------------------------------
> > --------------- Using Tomcat but need to do more? Need to
> > support web services, security? Get stuff done quickly
> > with pre-integrated technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1 based on
> > Apache Geronimo
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Csound-devel mailing list
> > Csound-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-08-15 10:35
From"Steven Yi"
SubjectRe: [Cs-dev] New Parser - Update
AttachmentsNone