On Sat, 4 Nov 2017 09:46:03 matthew green wrote: > > Modified Files: > > src/sys/dev: audio.c > > > > Log Message: > > Blocksizes sould be rounded to a power of 2 as OSS applications need > > this. >
Not sure how hard it would be to move it to ossaudio. I'll try to modify ossaudio.c in the kernel and libossaudio and see how it goes. > sounds like a limitation that belongs in ossaudio not audio. > is it hard to move there instead? > > > mrg.