How to parametrize Phonon::Effects
-
Hi Everyone,
I am trying to modify audio streams using the Phonon::Effect class. Whatever effect I insert into the graph (path), seems to have no effect on the audio stream. Also, when I query the parameters of an effect supported by the backend, an empty list is returned. Does anyone have a simple example, which shows the use of the effects class 'effectively'? Thanks.