Results 1 to 2 of 2

Thread: new AudioEffect | processing pcm audio data

  1. #1
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default new AudioEffect | processing pcm audio data

    Hi

    I am looking for a way to add a custom audio effect in the media pipeline either Phonon or QtMultimedia.

    What I want to do is read from different files (wav, mp3, ogg, etc) and get pcm data that I can process and give it to some output.

    I can't figure it out how to read plain data to a QIODevice - probably there will not be much problem to play audio from there...

    Does have anyone have an advice or ideas?

    Sincerely yours forever,
    lebeg
    Last edited by lebeg; 14th March 2011 at 23:14.

  2. #2
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    691
    Thanks
    59
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: new AudioEffect | processing pcm audio data

    Quote Originally Posted by lebeg View Post
    Hi

    I am looking for a way to add a custom audio effect in the media pipeline either Phonon or QtMultimedia.

    What I want to do is read from different files (wav, mp3, ogg, etc) and get pcm data that I can process and give it to some output.

    I can't figure it out how to read plain data to a QIODevice - probably there will not be much problem to play audio from there...

    Does have anyone have an advice or ideas?

    Sincerely yours forever,
    lebeg
    Hi,
    give a look at fmod ( www.fmod.org )
    Regards
    Franco Amato

Similar Threads

  1. Replies: 7
    Last Post: 27th January 2011, 08:48
  2. Replies: 0
    Last Post: 11th February 2010, 23:56
  3. Image processing
    By NicNac in forum Newbie
    Replies: 25
    Last Post: 2nd November 2008, 10:05
  4. Image Processing using Qt
    By danielperaza in forum Qt Programming
    Replies: 2
    Last Post: 9th March 2008, 18:15
  5. XML processing instruction
    By mattia in forum Newbie
    Replies: 1
    Last Post: 26th February 2008, 11:37

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.