summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audioecho.c
Commit message (Collapse)AuthorAgeFilesLines
* Add note that audioecho's reverb sounds metallicSebastian Dröge2009-01-241-1/+6
| | | | | | | | | Add a note to the docs that audioecho's reverb will sound metallic. This happens because for a real reverb filter additional filtering is necessary. Also note which values should be used for the delay property to get an echo effect.
* Rename audioreverb to audioecho. Fixes bug #568395.Sebastian Dröge2009-01-221-0/+367
The element can add an echo and a simple reverb effect to an audio stream but for a real reverb filter it would need some additional filtering to prevent a metallic-sounding result.