summaryrefslogtreecommitdiff
path: root/audio/SDL-esound/MESSAGE
blob: 9dcbcce83fdfa2d25bf586560097b0ff70379117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2003/07/26 21:43:34 jmmv Exp $

In order to make sure that SDL uses the esound daemon to output sound, you
must set the environmental variable SDL_AUDIO_PLUGIN to `esound'.  This can
be done with the following command:

	export SDL_AUDIO_PLUGIN="esound"

WARNING: Loadable audio plugins are a pkgsrc extension and will not work if
you use an SDL library coming from anywhere else.

===========================================================================