aud-netbsd-out/TODO
snow efea009b02 Add get_volume and set_volume methods
This uses the global volume for the audio/mixer device. This isn't
ideal, but to my understanding follows what the alsa and oss plugins
do as well. Audacious already provides a software volume control in
Settings -> Audio, which despite saying "not recommended," doesn't
seem to have any issues.
2020-08-30 16:53:20 -07:00

6 lines
178 B
Plaintext

* Determine if audio open/close should happen in open_audio
and close_audio
* Support 24-bit LPCM -> 32-bit
* Create a settings panel so users can select their output
device