denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] The 0.8.12 release


From: Jeremiah Benham
Subject: Re: [Denemo-devel] The 0.8.12 release
Date: Tue, 22 Dec 2009 15:49:42 -0600
User-agent: Mutt/1.5.20 (2009-06-14)

On Tue, Dec 22, 2009 at 09:11:47PM +0000, Richard Shann wrote:
> On Tue, 2009-12-22 at 20:51 +0000, Richard Shann wrote:
> > On Tue, 2009-12-22 at 13:35 -0600, Jeremiah Benham wrote:
> > > On Tue, Dec 22, 2009 at 07:18:59PM +0000, Richard Shann wrote:
> > > > On Tue, 2009-12-22 at 20:16 +0100, Nils wrote:
> > > > > With newest git (which is working again) you can't set the
> > general audio-backend (Denemo ones) to fluidsynth.
> > > > Well you can set it, but it isn't remembered...
> > > > this is just the bug that Jeremiah was going to fix, except that
> > it
> > > 
> > > I should get a chance to fix this in a few hours. 
> > > 
> > > Jeremiah
> > hmm, it occurs to me that the fix I put in is probably defective.
> Well it isn't but only because of some less that wonderful coding -
> there is an enum in denemo_types.h which sets these values in stone,
> they have to match an array of strings elsewhere (I have added a
> warning). 

I thought you wanted it stored as an integer. Would it be better then to store 
it as a string? 
The three choices being:
"portaudio"
"fluidsynth"
"jack"

Then we would need an enum but a strcmp when deciding which system to use for 
various audio playback/feedback. Would that be better?

Jeremiah

>Still, life is too short.
> Last call for features for the release!
> Richard
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]