I managed to run my Chinese BT amp with FreeBSD. I didn't find how to control the audio level. I use the following command to establish a connection with the BT:
/dev/sndstat isn't changed with a new audio deivce, also mixer -f /dev/pcm* doesn't influence the audio level, when I tried all the devices. Maybe I misunderstand how virtual_oss works? How do I control the overall volume level of the BT speaker?
Thanks!
virtual_oss -B -C 2 -c 2 -r 48000 -b 16 -s 768 -R /dev/null -P /dev/bluetooth/Xpecial_Audio -d dsp
/dev/sndstat isn't changed with a new audio deivce, also mixer -f /dev/pcm* doesn't influence the audio level, when I tried all the devices. Maybe I misunderstand how virtual_oss works? How do I control the overall volume level of the BT speaker?
Thanks!