Hi all,
In my hardware there is processor which will act as mixer so i wrote plug in 
for ALSA to make processor as mixer for ALSA.
The plugin is  in C++ as i m using qdus and generated shared library and copied 
into /usr/lib/alsa-lib/.
My plugin name is Myplug.
when i use
amixer -D Myplug set PCM 3dB+
it is giving error like
            ALSA lib control.c:867:(snd_ctl_open_conf) Cannot open shared 
library /usr/lib/alsa-lib/libasound_module_ctl_Myplugin.so
amixer: Mixer attach Myplugin error: No such file or directory..

I have doubt tat Weather plug in should be C i mean shared library should be 
generated by c file.
if not how create a shred library by using C++ code for alsa plugin.

Thanks In Advance,
Ganesh



------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to