On Thu, Jan 17, 2019 at 12:36:51AM +0100, Kővágó, Zoltán wrote: > This means you should probably stop using -soundhw (as it doesn't allow > you to specify any options) and add the device manually with -device. > The exception is pcspk, it's currently not possible to manually add it. > To use it with audiodev, use something like this: > > -audiodev id=foo,... -global isa-pcspk.audiodev=foo -soundhw pcspk > > Signed-off-by: Kővágó, Zoltán <dirty.ice...@gmail.com> > --- > audio/audio.c | 24 ++-- > audio/paaudio.c | 304 ++++++++++++++++++++++++++++--------------------
Hmm, the big paaudio chunk looks suspicious ... cheers, Gerd