2023.10.22
Updates:
  • SunVox 2.1.1
    • iOS 11 support has been dropped; now the minimum is 12;
    • now you can also load samples in the following formats (on ALL platforms): 64-bit WAV/AIFF, OGG (Vorbis), MP3, FLAC;
    • export to FLAC and OGG (Vorbis);
    • Modulator: the accuracy of the phase modulation mode has been increased (but only if the version of SunVox 2.1.1 (and higher) is specified in the project properties);
    • Modulator: new controller "Max phase modulation delay";
    • Vorbis player: new controller "Ignore Note OFF" (play every note endlessly);
    • MetaModule: new option "Auto BPM/TPL" (synchronize BPM and TPL of the module with BPM and TPL of the parent project);
    • Pattern Editor: new function "Sync with timeline" - sync the cursor with the timeline (+shortcut, unassigned by default);
    • Timeline: new function "Sync with pat.editor" - sync the cursor with the pattern editor (+shortcut, unassigned by default);
    • sample editor: new function "Mono to stereo" (editor menu -> Misc);
    • auto-repeat in the virtual (on-screen) text keyboard;
    • new modules and examples (see changelog_files.txt);
    • bug fixes.
  • Virtual ANS 3.0.3
  • PixiTracker 1.6.6
    • iOS 11 support has been dropped; now the minimum is 12;
    • now you can load audio files in the following formats: WAV (PCM, uncompressed), AIFF (PCM, uncompressed), OGG (Vorbis), MP3, FLAC;
    • auto-repeat in the virtual (on-screen) text keyboard;
    • bug fixes.
  • PhonoPaper 1.6.1b
  • Fractal Bits 1.1c
  • PixiVisor 1.3e
  • Quantum VJ HD 1.0.1c
  • Nature - Oscillator 1.2.1c
    • iOS 11 support has been dropped; now the minimum is 12;
    • auto-repeat in the virtual (on-screen) text keyboard;
    • bug fixes.
  • Pixilang 3.8.4
    • load()/fload() option: LOAD_AS_RAW - load the file as raw data (array of bytes) without decoding;
    • load()/fload() can decode OGG (Vorbis), MP3 and FLAC audio files; see sound/wav_player.pixi;
    • save()/fsave() can save to FLAC and OGG (Vorbis);
    • bug fixes.