Hi, I tried to set a few parameters as said in the faq
http://www.openbsd.org/faq/faq13.html#playaudio I get the following errors. $ sudo audioctl play.encoding=slinear_le audioctl: set failed: Invalid argument $ sudo audioctl play.rate=44100 audioctl: set failed: Invalid argument $ sudo audioctl play.channels=2 audioctl: set failed: Invalid argument $ sudo audioctl play.precision=16 audioctl: set failed: Invalid argument Am I doing something wrong? Ho do I fix it? Thanks Siju