How to parametrize Phonon::Effects
-
wrote on 14 Nov 2010, 11:45 last edited by
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. -
wrote on 15 Nov 2010, 07:35 last edited by
Haven't used myself, but chk this folder under your Qt 4.7.1 installation:
4.7.1\examples\phonon\capabilities
-
wrote on 23 Nov 2011, 11:14 last edited by
Here i found a working demo:
QtSDK/Demos/4.7/qmediaplayer