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. Positional (3D) sound in Qt C++
Qt 6.11 is out! See what's new in the release blog

Positional (3D) sound in Qt C++

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 649 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.
  • R Offline
    R Offline
    RaubTieR
    wrote on last edited by
    #1

    I want to use 3D sound from my C++ code, so I was really glad when I first saw a reference to QtMultimedia module, that turns out to be capable of 3D sound. But suddenly I can only find that exactly 3D sound functionality to be exposed exclusively for QML. As I can see here "Qt 5.4 > Qt Multimedia > Multimedia":http://doc.qt.io/qt-5/multimediaoverview.html#multimedia-recipes, there are C++ classes called AudioEngine and Sound. However, any given docs only show these types in QML (for instance if you click the link "AudioEngine":http://doc.qt.io/qt-5/qml-qtaudioengine-audioengine.html in the bottom-right of the table).
    Am I missing something? I need a fast solution with 3D sound available to C++ code, like OpenAL, but if that is possible with Qt, that would be great.

    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