Re: [linux-audio-dev] GLAME supports LADSPA now.

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] GLAME supports LADSPA now.
From: David Benson (daveb_AT_idealab.com)
Date: Wed May 24 2000 - 16:49:15 EEST


> struct _CatalogData {
> char *name, *author, *copyright;
> int type;
> void *host_specific;
> }
>
> Where type denotes LADSPA/GLAME/etc. (of course we need to coordinate
> the numbers)

Although I'd like to make this general, I am not making
a general plugin catalog, rather a ladspa catalog.

I will adjust the tags to make the main tags to be
        <AudioPluginCatalog> ... <LADSPA>
instead of
        <LADSPAPluginCatalog> ... <plugin>
so you have some chance :)

Of course the source code will be public-domain
so you'll be able to change it to suit your needs.

- dave

ps. the thing is, there's a million plugin formats
    each of which will be supported by basically one
    host (like it or not), so there's no reason to standardize
    the tags for those plugin formats centrally.

    And the demonstration api doesn't really need this
    complexity. (The api should be dictated by a standard
    so that you can reimplement it :)


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed May 24 2000 - 17:44:04 EEST