Results 1 to 2 of 2

Thread: audio editor and fmod

  1. #1
    Join Date
    Jul 2010
    Posts
    16
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default audio editor and fmod

    Hi
    i want to develop an audio editor using QT phonon with the following features:

    Show waveforms of audio tracks,
    Ability to edit these waveforms at any time,
    Cut an audio file at two points(start-end)

    Please help me in getting started with it i.e. which external libraries must be used for it etc.

    I have come to know that we should use a third party library like FMOD for it since phonon does not have enough support for this at present.
    Since I have not added any library to my QT SDK till now. So, kindly guide me for the same.

    Secondly, how should i proceed with the integration of FMOD with QT and learn Fmod.
    Thanks.

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

    Default Re: audio editor and fmod

    Quote Originally Posted by vijay_kansal View Post
    Hi
    i want to develop an audio editor using QT phonon with the following features:

    Show waveforms of audio tracks,
    Ability to edit these waveforms at any time,
    Cut an audio file at two points(start-end)

    Please help me in getting started with it i.e. which external libraries must be used for it etc.

    I have come to know that we should use a third party library like FMOD for it since phonon does not have enough support for this at present.
    Since I have not added any library to my QT SDK till now. So, kindly guide me for the same.

    Secondly, how should i proceed with the integration of FMOD with QT and learn Fmod.
    Thanks.
    I did it using fmod
    Franco Amato

Similar Threads

  1. Audio OutPut
    By Maluko_Da_Tola in forum Newbie
    Replies: 2
    Last Post: 13th September 2010, 21:55
  2. Help needed to develop an audio editor
    By franco.amato in forum Qt Programming
    Replies: 21
    Last Post: 29th October 2009, 08:36
  3. Audio Recording in qt
    By BalaQT in forum Qt Programming
    Replies: 8
    Last Post: 12th September 2009, 09:01
  4. Qt and fmod
    By Alex63 in forum Qt Programming
    Replies: 4
    Last Post: 30th June 2006, 17:10
  5. math.h included, but fmod not available
    By jamadagni in forum General Programming
    Replies: 1
    Last Post: 8th January 2006, 06: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
  •  
Qt is a trademark of The Qt Company.