/pxd-to-wav

Simple PXD-TO-WAV converter

Primary LanguageC++GNU General Public License v3.0GPL-3.0

No longer maintained!

The converter in this repository does not work on Windows 10, thus the code will remain for educational purpose only.

Please head over to https://github.com/paator/PXDConverter to use a Windows <> 10 compilant version.


pxd-to-wav

PXD to WAV converter

DLL link: https://1drv.ms/u/s!Aoi5JP1ZB3HGqlXjlJIsoyoflNcG

Instructions

In order to run the program, simply clone my project and open it in Visual Studio, I used Visual Studio 14 back then. Once you have access to the project in Visual Studio, open the pxd_to_wav.cpp file and edit the paths to your audio files:

See here: https://github.com/Burnett01/pxd-to-wav/blob/92a9f2ceca71c7bc5ce51c128b5ac87785947f03/pxd-to-wav/pxd_to_wav.cpp#L28

Run/Compile the program and that's pretty much it.