At the moment I use the OSS soudn drivers.
I have written a tiny program, which reads in /dev/dsp for one second and
displays the waves in a little X-Window.
So I was able to see the waves.
By playing with the mixers, I was also able to record from the sequencer.
Next step was to display the data, wwhich another prg has written to
/dev/dsp(sine curvers for example)
Unconfortunately I cannot have on prg /dev/dsp for read and another prg
/dev/dsp for write.
Is there a workaround ?
Is it possible within ALSA ?
If not, is it worth implementing this in ALSA ?(Is it easy ? )
I also wanted to try setupping/compiling also.
All scripts there say
'Please use the configure script first' , But there is no configure script at
all.
What Do I do wrong ?
Hoping for much reply
Thanx in Advance