2025.10.23
Where (2008)
This demo was created in 2007-2008 using an early version of Pixilang 1.x. The music was written specifically for this work. But something went wrong, and the demo ended up gathering dust in the archives until 2025, when I decided to restore it, make minimal edits, and finally release it in video format. The source files will be made public later. By the way, the "Where" soundtrack, unlike the demo, was not abandoned and was released as part of the "Back to the Sources" album in 2009. The music, of course, was composed in SunVox.


2025.10.21
Fractal Bits, Relic Flow and Relic Waves synths are now also available for desktops!
(as standalone applications, NOT PLUGINS)
Specifically for Win 7+ (x86_64), Linux (x86_64/arm/arm64), and macOS 10.13+ (x86_64/arm64).
If you want to integrate it with other apps, see these instructions (the same for SunVox and all my apps).


2025.10.19
SunVox has been updated to version 2.1.3!
SunVox Library 2.1.3 and Pixilang 3.8.6b have also been released!

2025.10.15
SunVox 2.1.3 BETA1 is ready for testing!

2025.10.06
D2 microdemo:
(SunVox+Pixilang)


2025.10.03
App Updates:
  • PhonoPaper 1.6.2
    • the app can now load images: just go to the device gallery, select an image and send it to PhonoPaper;
    • bug fixes.
  • PixiTracker 1.6.8
    • new shortcuts: CTRL+Z - undo; CTRL+X/C/V - cut/copy/paste; CTRL+O - load; CTRL+S - save; CTRL+N - new song;
    • new shortcuts: SHIFT+F3 - previous sound (silent); SHIFT+F4 - next sound (silent);
    • additional visualization modes: Menu -> App Settings -> Visualizer;
    • new song - Example14;
    • bug fixes.
  • Virtual ANS 3.0.4
    • improved quality of export to 32-bit WAV;
    • when loading JPEG, the orientation of the image is now taken into account;
    • new files: projects/swamp.ans, synths/air.ans;
    • bug fixes.
  • Pixilang 3.8.6
    • new functions: xoshiro256_new(), xoshiro256_seed(), xoshiro256_next() - random 64-bit number generator; see examples/basics/math/random2.pixi;
    • load()/fload() option: LOAD_AUTOROTATE - rotate/flip the image according to its orientation (e.g. when the photo was taken with a phone in portrait mode);
    • t_point(): new optional parameters: points, matrix, dest_points, offset1, offset2, num_points;
    • additional method for obtaining an argument (parameter value) of a function by index: $val = $[ arg_index ]; see examples/basics/function_parameters.pixi
    • it is now possible to add directories to the include search path: using command-line option "-i dir" or/and pixi_idir option in the pixilang_config.ini;
    • Android: new option: Preferences -> Main -> Broad access to files; allows you to write to and read almost any folder (except system folders) on internal and external memory cards; this is useful if your source files are stored in a shared folder accessible by other apps (such as text editors);
    • bug fixes.

2025.09.11

2025.06.29