Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Sound generate and play
Forum Updated to NodeBB v4.3 + New Features

Sound generate and play

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 5.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sVirgo
    wrote on last edited by
    #1

    Any thoughts!

    How to do in QT - generate sound using some parameters(e.g. frequency) and then play same time.(I have aplay available).

    Can I use QSound?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      broadpeak
      wrote on last edited by
      #2

      Maybe:
      http://developer.qt.nokia.com/doc/qt-4.8/multimedia-audiooutput.html

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sVirgo
        wrote on last edited by
        #3

        I will try this example.

        Thank you!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sVirgo
          wrote on last edited by
          #4

          I am getting this error - Default format not supported - trying to use nearest
          using null output device, none available

          I want to use aplay to play sound.

          Any thoughts how to give aplay as default output device.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Anticross
            wrote on last edited by
            #5

            You just need to run example and choose default from the combo box. Do you have installed sound cards on your system ? And maybe you also need first to look at this example: http://developer.qt.nokia.com/doc/qt-4.8/multimedia-audiodevices.html

            1 Reply Last reply
            0
            • S Offline
              S Offline
              sVirgo
              wrote on last edited by
              #6

              Thank you!
              Yes this is what I exactly did. I had a problem with sound card.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved