> Why do you need to access the drivers directly?
>
I want to create an audio device. I use
Sampler::AvailableAudioOutputDrivers() to get the list of available
drivers and now want to find out which parameters they admit. The only
API I found so far for that is
AudioOutputDeviceFactory::GetAvailab
Es geschah am Saturday 10 January 2009 als Luis Garrido schrieb:
> Hey, Christian!
>
> Here I am yet again fooling around with liblinuxsampler, since I am
> more keen on using the API directly than passing through LSCP (I have
> no need for networking and, besides, I want to create a particular
> s
Hey, Christian!
Here I am yet again fooling around with liblinuxsampler, since I am
more keen on using the API directly than passing through LSCP (I have
no need for networking and, besides, I want to create a particular
sort of InstrumentEditor to manipulate the sound on-the-fly further
than can