Skip to content

Releases: dhyanKaro/GnauralToWAV

GnauralToWAV

03 Dec 18:44
Compare
Choose a tag to compare

Small update. Probably faster now.

GnauralToWAV

07 Nov 08:48
Compare
Choose a tag to compare

Hey this is GnauralToWAV. It converts Gnaural schedule files into WAV audio files.

To use this application, simply download the provided JAR file and run it on your machine.

Here's how:

  1. Download the GnauralToWAV.jar file from this release.
  2. Open a terminal or command prompt.
  3. Navigate to the location where you saved the JAR file.
  4. Run the application using the command java -jar GnauralToWAV.jar <input-file-path>. Replace <input-file-path> with the path to your Gnaural schedule file.

The application will read the input file, generate a WAV audio file with the same name, and save it in the same directory as the input file.

Enjoy.