A Windows utility designed to convert WAV files for optimal use with Amiga computers and music trackers. Features an intuitive interface for sample rate conversion, waveform editing, and ProTracker note tuning.
- Convert WAV files to 8-bit mono format at any sample rate
- Support for both PAL and NTSC frequencies
- ProTracker note frequency conversion (C-1 to B-3)
- Built-in low-pass filter option
- Adjustable amplification control
- 8SVX file format support
- 8SVX loop points support
- Visual waveform display with zoom controls
- Set and adjust loop points
- Cut unwanted sections
- Preview audio with loop points
- Undo/Redo support
- Record system audio directly
- Record from microphone
- Real-time sample rate conversion
- Visual feedback during recording
- Drag and drop WAV file support
- Auto-convert option for batch processing
- Original file preservation option
- Save as WAV or 8SVX format
- Save loop selections separately
- Drag and drop a WAV file onto the interface
- Select desired sample rate or ProTracker note
- Adjust amplification if needed
- Enable low-pass filter if desired
- Click "Convert Current" or enable "Auto Convert"
- Click in the waveform to set start point
- Click again to set end point
- Loop will preview automatically
- Save loop as using either "Save Loop" or "Save Loop Points (8SVX)"
- Choose "Record System" or "Record Mic"
- Click "Stop Recording" when finished
- Process the recorded audio as needed
- Pick any AudioFX one sample is loaded or recorded.
- Click Convert Current or set loop points to save sample/section with effects
Ctrl+Z
: UndoCtrl+Y
: RedoCtrl+X
: CutCtrl+Space
: Preview/Stop Preview
- Windows operating system
- .NET Framework 4.7.2
- DirectX/Windows Media Foundation
The project can be built using Visual Studio 2019 or later. Required NuGet packages:
- NAudio (and related packages)
- CSCore
- Microsoft.Win32.Registry
MIT License
- NAudio library for audio processing
- Amiga Developer Community for format specifications
- ProTracker documentation for frequency tables
- Added AudioFX Engine
- Fixed More Bugs
- Icon for program added
- Fixed Bugs
- UI Changes
- Play back head shown in green
- Initial release
- Complete waveform editing functionality
- ProTracker note conversion support
- Recording capabilities
- 8SVX file format support
Feel free to submit issues and pull requests.