Subject: RE: 'audioplay' to inbuilt speaker ..
To: 'Jared D. McNeill' <jmcneill@invisible.yi.org>
From: Jenkins, Graham K <Graham.K.Jenkins@team.telstra.com>
List: port-i386
Date: 11/26/2001 12:23:11
> Check out the spkr(4) manual page -- you can generate simple tones via the
> functions in machine/spkr.h. Fun to play with, but no real practical use
> that I have yet to see (and breaks suspend/resume on my laptop).

> Jared

That's probably just what I need - like I should be able to do:
   cat mytune >/dev/speaker  ??

And do you know where I can find a few sample tunes?

G.