unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Getting sound online in GNU Emacs
@ 2024-07-07 22:42 Davin Pearson
  2024-07-08  6:49 ` Juergen Fenn
  2024-07-10 18:47 ` tpeplt
  0 siblings, 2 replies; 3+ messages in thread
From: Davin Pearson @ 2024-07-07 22:42 UTC (permalink / raw)
  To: gnu.emacs.help

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]

I am having trouble installing sound driver support on my home copy of GNU
Emacs.

Here are the sequence of commands that I execute to install GNU Emacs:

(1)  cd ~/Downloads/emacs-29.1/ && tar fvx      ... OK
(2a) cd ~/Downloads/emacs-29.1/ && ./configure --with-x-toolkit=no
--with-xpm=ifavailable --with-jpeg=ifavailable --with-png=ifavailable
--with-gif=ifavailable --with-tiff=ifavailable --with-gnutls=ifavailable
... OK
(4)  cd ~/Downloads/emacs-29.1/ && make         ... OK
(5)  cd ~/Downloads/emacs-29.1/ && make check   ... OK

When I execute the following command inside of Emacs:

(play-sound (list 'sound :file "amiga--trick-crazy-mode.wav"))

It comes back with the following error message:

play-sound: No usable sound device driver found

What gives?
--
Sincerely and kindest regards,
*Davin Pearson* http://davin.50webs.com

[-- Attachment #2: amiga--trick-crazy-mode.wav --]
[-- Type: audio/x-wav, Size: 11374 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-10 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07 22:42 Getting sound online in GNU Emacs Davin Pearson
2024-07-08  6:49 ` Juergen Fenn
2024-07-10 18:47 ` tpeplt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).