Results 1 to 3 of 3

Thread: Faster Speed For QSound-object

  1. #1
    Join Date
    Dec 2015
    Posts
    7
    Qt products
    Qt5
    Platforms
    Windows

    Default Faster Speed For QSound-object

    I'm having a QSound-object which contains .wav-audiofile. Its length is 3s. In some situations I want it to be squeezed to 1.5s. How I play it at double speed? If QSound doesn't do that, in which way I do it then?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Faster Speed For QSound-object

    The easiest way would be to have a second file, e.g. created from the first with an audio manipulation program.

    Cheers,
    _

  3. #3
    Join Date
    Dec 2015
    Posts
    7
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Faster Speed For QSound-object

    ...and the more difficult case? I like challenges.

Similar Threads

  1. how to compile gui faster
    By prabhatjha in forum Qt Programming
    Replies: 6
    Last Post: 28th May 2015, 20:57
  2. TypeError: Object [object Object] has no method 'sendData'
    By TheIndependentAquarius in forum Qt Quick
    Replies: 2
    Last Post: 30th November 2013, 05:54
  3. How to speed up the Qt GUI apps launch speed?
    By wshn13 in forum Qt Programming
    Replies: 3
    Last Post: 14th March 2012, 08:37
  4. Faster paintEvent
    By SailinShoes in forum Qt Programming
    Replies: 1
    Last Post: 1st October 2008, 15:25
  5. faster QScrollView
    By firas in forum Qt Programming
    Replies: 2
    Last Post: 29th April 2006, 18:49

Tags for this Thread

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.