Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t)

2010-06-20 Thread Pedro Lopez-Cabanillas
On Monday, June 21, 2010, David Henningsson wrote: > On 2010-06-20 23:57, Pedro Lopez-Cabanillas wrote: > > On Sunday, June 20, 2010, David Henningsson wrote: > >> On 2010-06-20 17:32, Pedro Lopez-Cabanillas wrote: > >>> On Sunday, June 20, 2010, David Henningsson wrote: > To get to know the v

Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t)

2010-06-20 Thread David Henningsson
On 2010-06-20 23:57, Pedro Lopez-Cabanillas wrote: > On Sunday, June 20, 2010, David Henningsson wrote: >> On 2010-06-20 17:32, Pedro Lopez-Cabanillas wrote: >>> On Sunday, June 20, 2010, David Henningsson wrote: To get to know the voice code better, I've done some refactoring which is al

Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t)

2010-06-20 Thread Pedro Lopez-Cabanillas
On Sunday, June 20, 2010, David Henningsson wrote: > On 2010-06-20 17:32, Pedro Lopez-Cabanillas wrote: > > On Sunday, June 20, 2010, David Henningsson wrote: > >> To get to know the voice code better, I've done some refactoring which > >> is already in trunk. And as the number of source files incr

Re: [fluid-dev] Sound questions

2010-06-20 Thread David Henningsson
On 2010-06-19 12:21, Bernd Casper wrote: > Hello, > > I'm no programmer and completely new to this list. So first I want to thank > all of the people contributing to FluidSynth since years, it's a really great > tool for developing musical instruments like me. I'm member of the jOrgan > list, a

Re: CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t)

2010-06-20 Thread David Henningsson
On 2010-06-20 17:32, Pedro Lopez-Cabanillas wrote: > On Sunday, June 20, 2010, David Henningsson wrote: >> To get to know the voice code better, I've done some refactoring which >> is already in trunk. And as the number of source files increase, so does >> the need for subdirectories. Any objection

Re: [fluid-dev] Voice renderer, and fluid_voice_t

2010-06-20 Thread Sven Meier
Hi David, > Any objections to me organizing the source files in subdirectories? +1, sounds good to me. Sven On 06/20/2010 01:15 PM, David Henningsson wrote: So my thoughts about the voice renderer and the state machine continues - what I think now is the correct way to fix Sven's and everybod

CMake (was Re: [fluid-dev] Voice renderer, and fluid_voice_t)

2010-06-20 Thread Pedro Lopez-Cabanillas
On Sunday, June 20, 2010, David Henningsson wrote: > To get to know the voice code better, I've done some refactoring which > is already in trunk. And as the number of source files increase, so does > the need for subdirectories. Any objections to me organizing the source > files in subdirectories?

[fluid-dev] Voice renderer, and fluid_voice_t

2010-06-20 Thread David Henningsson
So my thoughts about the voice renderer and the state machine continues - what I think now is the correct way to fix Sven's and everybody else's reordering issues. I would like to split fluid_voice_t into two parts. One part should be hard real-time capable and should contain fluid_voice_write and