comparison configure.ac @ 2518:eef3a506a2b8

Add crystalizer plugin.
author William Pitcock <nenolod@atheme.org>
date Tue, 08 Apr 2008 15:10:31 -0500
parents 862477de235b
children c9d6887cd5d4
comparison
equal deleted inserted replaced
2494:862477de235b 2518:eef3a506a2b8
120 120
121 dnl These plugins are always built. 121 dnl These plugins are always built.
122 122
123 INPUT_PLUGINS="tonegen console sexypsf cue alac metronom vtx" 123 INPUT_PLUGINS="tonegen console sexypsf cue alac metronom vtx"
124 OUTPUT_PLUGINS="null" 124 OUTPUT_PLUGINS="null"
125 EFFECT_PLUGINS="audiocompress ladspa voice_removal sndstretch stereo_plugin echo_plugin" 125 EFFECT_PLUGINS="audiocompress crystalizer ladspa voice_removal sndstretch stereo_plugin echo_plugin"
126 GENERAL_PLUGINS="song_change alarm" 126 GENERAL_PLUGINS="song_change alarm"
127 VISUALIZATION_PLUGINS="blur_scope spectrum" 127 VISUALIZATION_PLUGINS="blur_scope spectrum"
128 CONTAINER_PLUGINS="m3u pls" 128 CONTAINER_PLUGINS="m3u pls"
129 TRANSPORT_PLUGINS="stdio" 129 TRANSPORT_PLUGINS="stdio"
130 130