help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting sound online in GNU Emacs


From: Davin Pearson
Subject: Getting sound online in GNU Emacs
Date: Mon, 8 Jul 2024 10:42:54 +1200

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: amiga--trick-crazy-mode.wav
Description: Wave audio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]