https://man.openbsd.org/sio_open
I am plodding thru playing a wav file using sndio on OpenBSD ...
#sndio #openbsd
I can call sio_open successfully so I think my next steps is
to attempt to read bytes from the wav file and write them
to the sndio decvice.
I assume that won't "just work" but it's something I can do
as I poke around in the dark with a candle :P
I am plodding thru playing a wav file using sndio on OpenBSD ...
#sndio #openbsd
I can call sio_open successfully so I think my next steps is
to attempt to read bytes from the wav file and write them
to the sndio decvice.
I assume that won't "just work" but it's something I can do
as I poke around in the dark with a candle :P