iiwusynth-devel
[Top][All Lists]
Advanced

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

Re: [iiwusynth-devel] More CVS changes


From: Peter Hanappe
Subject: Re: [iiwusynth-devel] More CVS changes
Date: Tue, 10 Dec 2002 01:13:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020205

Hey Josh!

If drivers were loaded as
plugins (as it sounds like you might be thinking of) they would need a
way to register themselves, anyways.

It'd like to load the drivers as shared objects but not for version 1.0.
The reason I never did it so far is to avoid installation problems.

Maybe a string based enumeration
type? In that case the "audio_driver" variable would by of type "string
enum" and there could be a function:

int iiwu_settings_get_enum_values (char *name, char **values);

That seems like a good idea. I'll sleep over it.

Cheers!
Peter





reply via email to

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