Re: [fluid-dev] Fluidsynth internal structures

2009-02-02 Thread Josh Green
On Sun, 2009-02-01 at 12:23 -0800, jimmy wrote: > Hi folks, > > I know Miguel(???) was working on a reimplementation of FS using CPP. Plus, > some folks here are looking to modularize FS. You may want to use some kind > of dictionary, or table look up for some of the structures (objects) used

Re: [fluid-dev] Fluidsynth internal structures

2009-02-01 Thread Miguel Lobo
> I know you have a Debian package prebuilt. I did try to take a look at > buiding gleamsynth from source, but the build tools were not available as > packages on Debian (I use mostly Debian Sid/Unstable). Plus some of those > have versions that only work with some older tools like (GCC 3.3) o

Re: [fluid-dev] Fluidsynth internal structures

2009-02-01 Thread jimmy
> That's me, and for the record I'm still working on > it. Work just goes > more slowly than I would like because most of my energy > goes into my > real job :-). But anyway most of the functionality I > initially set > out to achieve is there. > > -- > Miguel > Check out Gleam, an LGPL sound s

Re: [fluid-dev] Fluidsynth internal structures

2009-02-01 Thread Miguel Lobo
> I know Miguel(???) was working on a reimplementation of FS using CPP. Plus, > some folks here are looking to modularize FS. You may want to use some kind > of dictionary, or table look up for some of the structures (objects) used in > FS. Hopefully for a more efficient and a little faster r

[fluid-dev] Fluidsynth internal structures

2009-02-01 Thread jimmy
Hi folks, I know Miguel(???) was working on a reimplementation of FS using CPP. Plus, some folks here are looking to modularize FS. You may want to use some kind of dictionary, or table look up for some of the structures (objects) used in FS. Hopefully for a more efficient and a little faste