On Thu, Apr 15, 2021, at 09:32, Alexandre Ratchov wrote: > > Does the player exit immediately? if it doesn't, could you start > playing a long enough file, then use audioctl see if play.bytes and/or > play.errors increase? > >
x1$ doas audioctl -f /dev/audioctl1 name=uaudio0 mode=play pause=0 active=1 nblks=16 blksz=480 rate=48000 encoding=s16le4msb play.channels=2 play.bytes=42677760 play.errors=0 record.channels=2 record.bytes=0 record.errors=0 player doesn't immediately exit. play.bytes continues to increase as the track "plays".
