SonicArranger

Cross-platform SonicArranger reader/processor


Keywords
SonicArranger, Tracker, C#, Amiga
License
MIT
Install
Install-Package SonicArranger -Version 1.0.12

Documentation

SonicArranger

Cross-platform SonicArranger reader/converter

Documentation

All the docs can be found here.

SonicConvert

Converts SA files to WAV files or to module files which can be loaded and edited in SonicArranger.

Version Normal Standalone
1.10 (Windows 64bit) Download Download
1.10 (Linux 64bit) Download Download
1.10 (Windows 32bit) Download Download

The standalone versions should work without .NET installed but are larger in size.

Build status

Changlog

  • 1.10: When converting back to module files (SOAR), the sample names are taken from the instruments which use that sample
  • 1.9: Added possibility to save back to module format, fixed module format loading, add convert to module option in SonicConvert
  • 1.8: Fixed stream reset
  • 1.7: Fixed issue with wrong periods which lead to wrong note output
  • 1.6: 4 channel output support, fixed volume
  • 1.5: Fixed loading of module format, added EDAT reading (editor data)
  • 1.4: Fixed an issue with the effect index which lead to crashes in some cases, new hardware LPF emu
  • 1.3: Library adjustments, no new features or bugfixes though
  • 1.2: Fixed wrong instrument bug (and also an associated crash)
  • 1.1: Fixed several effects (wave negator, vibrato with delay 0, etc)
  • 1.0: First release