November 14, 2010

binfalse binfalse
Lab Rat
1 posts

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.

2 replies

November 15, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

Haven’t used myself, but chk this folder under your Qt 4.7.1 installation:

4.7.1\examples\phonon\capabilities

November 23, 2011

FlowerKid FlowerKid
Lab Rat
4 posts

Here i found a working demo:
QtSDK/Demos/4.7/qmediaplayer

 
  ‹‹ Ogre’s viewport wont update in real time      Grid-aligned 2D game with QGraphicsView ››

You must log in to post a reply. Not a member yet? Register here!