Saturday, April 7, 2018

SunVox Library for developers

You can freely use the SunVox engine in your applications (even commercial ones).
With SunVox library you can play several SunVox/XM/MOD music files simultaneously, and manage the modules (synths and effects).
Supported systems: Windows, Linux, macOS, iOS, Android.
Archive with the library is here.
You will find the following folders inside:
  • android - SunVox library for Android + sample projects;
  • headers - SunVox C/C++/Pixilang/FPC header files; API description is in the sunvox.h file;
  • ios - SunVox library for iOS + sample projects;
  • linux - SunVox library for Linux + sample projects (most detailed examples!);
  • macos - SunVox library for macOS + sample projects;
  • pixilang - example of using SunVox library in Pixilang application;
  • resources - SunVox songs and modules for the sample projects;
  • windows - SunVox library for Windows + sample projects.

Saturday, November 4, 2017

Tuesday, October 31, 2017

SunVox 1.9.3 BETA1

The first beta version of the new SunVox 1.9.3 is ready for testing!
Now it's available for the Windows, Linux and macOS. Other versions will be released within a few days.

Thursday, March 16, 2017

PixiTracker 1.5

PixiTracker has been updated to v1.5!
(version for iOS will be released within a few days)

What is new:

  • export to XM (eXtended Module of the FastTracker2) - this file can be loaded by any modern music tracker/player (for example, SunVox); 
  • sound editor: "reduce size / 2 (lossy)" function has been added; 
  • Linux: ARM64 architecture support (tested on PINE64 64-bit Single Board Computer); 
  • Linux: Raspberry Pi, PocketCHIP and other ARM(armhf)-compatible devices support; 
  • Linux and Windows: multitouch support; 
  • Android (4.0 and higher): System Settings -> Interface: new option "Hide system bars" for true fullscreen mode; 
  • new sound packs (16bit): pack10_fm, pack11_percussion_2, pack12_orchestra; 
  • new song (16bit) - Example12;
  • bugs fixed.