2009/6/24 David Robillard <[email protected]>: > On Wed, 2009-06-24 at 17:55 +0200, Stefano D'Angelo wrote: >> Hereby I propose some default paths which could be used, in the hope >> that API authors lurking around here might want to recommend them and >> host authors might want to use them: >> >> LADSPA >> Unix-like OSes with FHS/Unix-like filesystem layout: >> /usr/lib/ladspa, /usr/local/lib/ladspa, ~/.ladspa >> Windows: %PROGRAMFILES%\LADSPA, %APPDATA%\LADSPA >> Mac OS X: /Library/Audio/Plug-Ins/LADSPA, ~/Library/Audio/Plug-Ins/LADSPA >> >> DSSI >> Unix-like OSes with FHS/Unix-like filesystem layout: /usr/lib/dssi, >> /usr/local/lib/dssi, ~/.dssi >> Windows: %PROGRAMFILES%\DSSI, %APPDATA%\DSSI >> Mac OS X: /Library/Audio/Plug-Ins/DSSI, ~/Library/Audio/Plug-Ins/DSSI >> >> LV2 >> Unix-like OSes with FHS/Unix-like filesystem layout: /usr/lib/lv2, >> /usr/local/lib/lv2, ~/.lv2 >> Windows: %PROGRAMFILES%\LV2, %APPDATA%\LV2 >> Mac OS X: /Library/Audio/Plug-Ins/LV2, ~/Library/Audio/Plug-Ins/LV2 > > Note the order matters for PATH-like variables such as these.
Apart from the "evaluate the path variable before using the default" I don't see how the order should matter. Am I missing something? Stefano _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
