[aclug-L] Re: Cthugha
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Never mind, found the doc I was looking for right after I sent the e-mail. :)
If anybody else is interested, here is the fix:
Cthugha - An Oscilloscope on Acid
---------------------------------
version 1.2:
esd
xcthugha --listen
esdmon > /tmp/cthugha.com
NOTE: xcthugha may complain about:
Can't open `/dev/dsp' for writing. (16 - Device or resource busy)
No problem, keep on truckin'. esd gets the sound device, and
cthugha gets the data it needs.
version 1.3:
mkfifo /tmp/cthugha.esd
xcthugha --play /tmp/cthugha.esd --silent &
esdmon > /tmp/cthugha.esd
On Sun, Dec 12, 1999 at 03:40:07PM -0600, Curtis Hawthorne wrote:
> 'm trying to get a program called "Cthugha" to run. It displays cool
> patterns to whatever is comming through your sound card.
> (http://www.afn.org/~cthugha/) I've gotten it to work in Windoze before, but
> never Linux. Whenever it starts up, it says "Can't open `/dev/dsp' for
> reading. (16 - Device or resource busy)". Is that the wrong place to send it
> to read from the sound card? Any ideas of where else I should point it to?
>
> Thanks!
>
> Curtis H.
- [aclug-L] Cthugha, Curtis Hawthorne, 1999/12/12
- [aclug-L] Re: Cthugha,
Curtis Hawthorne <=
|
|