WavProcessor is a tool designed for DJs who encounter issues with certain WAV files not playing on CDJs due to the 0xFFFE header. This application processes WAV files to correct this header, ensuring compatibility with a wide range of audio equipment.
The bitrate and the sample rate aren't touched at all. You'll be able to play the full audio quality without ANY loss!
It's recommended to backup your songs as I'm still testing.
- Download and Run: Download the executable from the Releases page and run it.
- Select Folder: Click the "Select Folder" button and choose the directory containing your WAV files.
- Processing: The application will process all WAV files in the selected directory and its subdirectories.
- Completion: Once processing is complete, a status message will indicate that the task is finished.
And if none of the above work, here's a Terminal version of the program: TerminalUI
-
Clone the Repository:
git clone https://github.com/yourusername/wav-processor.git cd wav-processor
-
Open the Project: Open the project in Visual Studio.
-
Build the Project: Build the solution to generate the executable.