| You could build a minimal system today as follows. It's moderately easy if
you are comfortable compiling C code.
Make a private copy of SConstruct. Move the source code for the opcodes you
want to use into the Csound shared library target. Rename the
csoundModuleInit functions for sources that used to be in plugins so they
are all different, for example myopcodeModuleInit. (Normally, plugins
register their opcodes with Csound when Csound calls this function.) Change
csoundPrecompile to call those module initialization functions. Clean and
rebuild.
There would be exceptions and maybe other problems, but I'm sure in the end
it would work.
Regards,
Mike
----- Original Message -----
From: "Art Hunkins"
To: ; "Developer discussions"
Sent: Monday, August 21, 2006 7:28 PM
Subject: Re: [Cs-dev] Fw: Opcodes in stdopcod.dll
> Can someone explain how "building your own minimal system" would work?
> Would
> the non-technical average user (e.g., me) be able to do that?
>
> I'm interested in minimal systems too, but primarily in a "standard",
> average-user, minimal system. To me, that means a core collection of
> opcodes - currently, stdopcod.dll. This collection is, however, probably
> too
> large as it is; a majority of its contents I've never even heard of.
>
> So, unless it were fairly easy *for me* to make a standard grouping, I
> hope
> there would continue to be a core collection.
>
> Art Hunkins
>
> ----- Original Message -----
> From: "Victor Lazzarini"
> To: "Developer discussions"
> Sent: Monday, August 21, 2006 4:25 PM
> Subject: Re: [Cs-dev] Fw: Opcodes in stdopcod.dll
>
>
>> I am in favour of going back to the original concept.
>> Should we put it to a vote?
>>
>> Victor
>> >
>> > The whole concept of of "stdopcod" was never discussed and
>> > in my opinion was a mistake. I want the ability to create
>> > minimal systems with just the opcodes wanted. As far as i
>> > am aware some arbitrary collection was rolled into this
>> > library without any consideration. ==John ffitch
>> >
>> > ----------------------------------------------------------
>> > --------------- 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
> 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 |