Hello;
I'm writing a sound driver for xboing to run on my E-450. I can get it to put out scratchy sounds but am probably doing something wrong. I have tested the S16_BE and LE formats also the 8 bit formats so far. I noticed the .au files also contain a message header.
Does the header have to be skipped then or read?
What would the buffer size be when reading the file using the binary method?
What would be a good buffer size to read the data and write it to /dev/dsp?
This is my first time writing a device driver. OSS sure makes it easy to get this far.
Thanks again for great software!
Help is always appreciated.
Thank you all in advance.
Dean S.
