-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add screenshots and setup README.md.
- Loading branch information
1 parent
1546a54
commit 3795a56
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# NDS_NitroWAV_Tool | ||
A tool that allows to convert and setup WAV and RAW audio files to Nitro WAV format. | ||
# NitroWAV Tool | ||
A tool that allows to convert WAV and RAW audio files to NitroWAV format. | ||
|
||
# Supported WAV formats | ||
The source WAV file that is fed to the converter must follow these specifications: | ||
- PCM-8 or PCM-16 format | ||
- Max sample rate of 32728 Hz | ||
- Have a max of 2 channels (Mono or Stereo) | ||
|
||
# Screenshots | ||
|
||
![Main Converter Window](https://raw.githubusercontent.com/TheGameratorT/NitroWAV-Tool/master/screenshots/screenshot_main.png) | ||
|
||
![Event Editor Window](https://raw.githubusercontent.com/TheGameratorT/NitroWAV-Tool/master/screenshots/screenshot_event.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.