summaryrefslogtreecommitdiffstats
path: root/src/multimedia/spatial/qspatialaudioengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* API cleanups for spatial/3D audioLars Knoll2022-05-241-627/+0
* spatial audio: Use centimeters by defaultLars Knoll2022-05-231-0/+28
* Fix a logic error when decoding sound in the spatial sound engineLars Knoll2022-05-161-7/+10
* Properly handle transmission through room wallsLars Knoll2022-05-161-17/+33
* Add overview and example docs for spatial audioLars Knoll2022-05-111-0/+1
* Add documentation for the QtQuick3D.SpatialAudio moduleLars Knoll2022-05-111-8/+20
* Add support for rooms to the spatial audio engineLars Knoll2022-05-111-4/+76
* Add ability to pause/resume audio sources and the spatial engineLars Knoll2022-05-111-1/+38
* Cleanup the spatial audio sound source implementationLars Knoll2022-05-111-10/+76
* Add some minimal documentation for the spatial audio classesLars Knoll2022-05-111-3/+82
* Hook up the ambisonic decoder to the spatial audio moduleLars Knoll2022-05-111-13/+25
* Add the C++ API for spatial audioLars Knoll2022-05-111-0/+301