WWSpatialAudioPlayer plays sound using Spatial sound API.

Download
WWSpatialAudioPlayer Version 0.4.7
https://sourceforge.net/projects/playpcmwin/files/others/WWSpatialAudioPlayer047.zip/download
System Requirements
- Windows 10 64-bit.
- Dolby Atmos AV Receiver or headphones.
- 1ch(mono), 2ch(L R), 6ch(5.1ch), 8ch(7.1ch) WAV/FLAC or 12ch (7.1.4ch) WAV file.
Computer Setup to run the program
Download and install Visual C++ Redistributable for Visual Studio 2017 vc_redist.x64.exe :
https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
Download and install .NET Framework 4.7.2 Runtime :
https://dotnet.microsoft.com/download/dotnet-framework/net472
How to install the app
- Download the zip and "Extract All".
Preparation before running Player
Enable Spatial Sound of your playback device :
- AV receivers: Right click speaker icon of system tray and select Speaker setup → Dolby Atmos for Home theater.
- Headphones: Right click speaker icon of system tray and select Spatial Sound → Windows Sonic for Headphones.
How to use player app
- Run WWSpatialAudioPlayer.exe
- Press Browse button, select multichannel WAV file.
- Select device from Device to use listbox and press Activate device button.
- Press Play.
How to uninstall
- Delete download zip file and extracted program files.
License
Changelog
0.4.7
- Parse command line to set inputfilename.
- Supports file drop from explorer to input file name textbox.
0.4.6
- (Bugfix) Silent PCM data is sent continously after Activate button is pressed to prevent to start music abruptly.
- Remember Last used device, Last read file name.
- Increase Playback thread priority.
- (Bug) Program version number is incorrectly shown as 0.4.5.
0.4.3
- (Bugfix) Silent PCM data before playback increased by 1 second (total 2 sec) to prevent to start music abruptly.
0.4.2
- (Bugfix) Large file read (RF64 WAVE).
- (BugFix) fix read file bug (end of the file data truncated).
- (BugFix) 1ch sound file read.
- (BugFix) read 7.1ch sound files with DwChannelMask is missing.
0.4.1
0.3.0
- (Bugfix) Playback channel is flipped (Back ch and Side ch)
- (Bugfix) Play → Deactivate → Activate → Play to crash
0.2.0
Todo list