> 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
Hi,
let me thank you for your great job first: it's nice be able to play gig
samples with linux!
Now I will describe my problem. I'm using linuxsapler 0.5.1 under Ubuntu
8.04 and it works perfectly with qsampler 0.1.5 (compiled from source).
If I try to use it with qsampler 0.2.1, I create the 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
Hi list,
replying to my own mail from Jan 1st -
> today I have found some time to play with Linuxsampler, gigedit and others,
> and noticed 2 things that I did not understand yet:
>
> Software used:
> - Ubuntu Intrepid (8.10) on AMD64
> - kernel 2.6.27-9
> - JACK 0.116.1
> - Linuxsampler, libgig