# HG changeset patch # User diego # Date 1098749487 0 # Node ID 6473da1ceadbfb7a60a69c4b6bd62eb6e120ce5c # Parent 62878147c6ca83817462a12427ff642eefd51142 Audio plugins have been superceded by audio filters, noticed by Gabrov. diff -r 62878147c6ca -r 6473da1ceadb DOCS/xml/en/faq.xml --- a/DOCS/xml/en/faq.xml Tue Oct 26 00:04:01 2004 +0000 +++ b/DOCS/xml/en/faq.xml Tue Oct 26 00:11:27 2004 +0000 @@ -955,7 +955,7 @@ You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and you -try to play a file which has 22050Hz audio. Try the resample audio plugin. +try to play a file which has 22050Hz audio. Try the resample audio filter.