SunVox 2.1.3 BETA

Multi-platform modular music creation studio
Post Reply
User avatar
NightRadio
Site Admin
Posts: 4112
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

SunVox 2.1.3 BETA

Post by NightRadio »

SunVox 2.1.3 BETA1 is ready for testing!
https://warmplace.ru/soft/sunvox/sunvox-2.1.3-beta1.zip
(for Android, Linux, Windows and macOS)
Warning: The Android version will be installed over the current working one.

What is new:

BETA1 (15 oct 2025):
  • Analog Generator: new option "Always play Osc2" (play additional oscillator even if Osc2=0);
  • Modulator: Max PM (Phase Modulation) delay: added values 8, 16, 32 sec;
  • Modulator: new controller "PM interpolation";
  • MetaModule: new buttons in the user defined controller editor: "]+" (add after); "+[" (add before);
  • Sampler: the new "Reverse" controller lets you play a sample backwards; limitation: if a loop is enabled, the playback position immediately jumps inside the loop in reverse mode;
  • export to audio: new option "Seamless Loop" (the tail from the end of the project will be mixed into the beginning of the file);
  • controller properties: added a "Write all to pattern" button;
  • controller properties: now there are separate input fields for decimal and hexadecimal values;
  • new buttons in the pattern icon editor: INV (invert colors), New (generate a new icon), Copy, Paste;
  • text selection in input fields (currently only for devices with a physical keyboard); available shortcuts: SHIFT+ARROWS; SHIFT+INS/DEL; CTRL+A/X/C/V;
  • prefixes in text input fields for conversion from one number system to another: 0xVALUE - from hexadecimal to decimal; 0tVALUE - from decimal to hexadecimal;
  • new keyboard shortcut (unassigned by default) for the module editor: Write the values of all controllers of the selected module to the current pattern;
  • now, in addition to the standard set of buttons, you can add any keyboard shortcuts to each toolbar; details are in changelog_details.txt and on the website: https://warmplace.ru/soft/sunvox/manual.php#toolbars
  • 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; for example, this is convenient for working with a collection of samples in a shared folder that can be accessed by multiple music apps;
  • bug fixes.
User avatar
Accipiter Nova
Posts: 218
Joined: Sat Sep 08, 2018 8:31 pm
Contact:

Re: SunVox 2.1.3 BETA

Post by Accipiter Nova »

There are definitely some really good QoL updates, especially the text selection and pattern icon which I no longer need to copy and paste a module or a pattern just to copy the name or the icons.
9912
Posts: 26
Joined: Sat Oct 15, 2016 8:09 pm

Re: SunVox 2.1.3 BETA

Post by 9912 »

more flexible access to files now in both SunVox and Pixilang! nice!

also, tried to install pixilang (3.8.6) onto an Android smartwatch, is there a way to disable the recent files column? it takes half of the tiny display (240x280) and only two buttons of the bottom are showed, not tried with Sunvox but i assume that it'll have the same issue, maybe the five buttons can be wrapped on the screen?
User avatar
NightRadio
Site Admin
Posts: 4112
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: SunVox 2.1.3 BETA

Post by NightRadio »

9912 wrote: Thu Oct 16, 2025 10:01 am is there a way to disable the recent files column?
Sure: app settings -> Interface -> Hide recent files
nieven2
Posts: 15
Joined: Fri Oct 11, 2024 7:28 pm

Re: SunVox 2.1.3 BETA

Post by nieven2 »

Love the pattern icon additions, would be nicer if it copied the colors too.

I noticed there's a change in how patterns loop now, if I select a pattern with my mouse and loop it, then move to a different pattern with my keyboard the next loop changes to the pattern I'm currently on, not from what I selected initially. This didn't happen before and it was very useful because I used one big pattern to loop multiple smaller ones and move around between them and edit with my keyboard and it didn't affect the loop. Not sure if this change was intended.
User avatar
NightRadio
Site Admin
Posts: 4112
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: SunVox 2.1.3 BETA

Post by NightRadio »

nieven2 wrote: Sat Oct 18, 2025 12:30 pm I noticed there's a change in how patterns loop now, if I select a pattern with my mouse and loop it, then move to a different pattern with my keyboard the next loop changes to the pattern I'm currently on, not from what I selected initially. This didn't happen before and it was very useful because I used one big pattern to loop multiple smaller ones and move around between them and edit with my keyboard and it didn't affect the loop. Not sure if this change was intended.
You're right, it was changed because other users reported it as a bug :) It looks like we'll have to either have two versions of these shortcuts, or add some kind of switch option.
nieven2
Posts: 15
Joined: Fri Oct 11, 2024 7:28 pm

Re: SunVox 2.1.3 BETA

Post by nieven2 »

NightRadio wrote: Sat Oct 18, 2025 12:57 pm
nieven2 wrote: Sat Oct 18, 2025 12:30 pm I noticed there's a change in how patterns loop now, if I select a pattern with my mouse and loop it, then move to a different pattern with my keyboard the next loop changes to the pattern I'm currently on, not from what I selected initially. This didn't happen before and it was very useful because I used one big pattern to loop multiple smaller ones and move around between them and edit with my keyboard and it didn't affect the loop. Not sure if this change was intended.
You're right, it was changed because other users reported it as a bug :) It looks like we'll have to either have two versions of these shortcuts, or add some kind of switch option.
I see, I figured some might prefer it like this lol. I think a switch option with a keyboard shortcut for toggling would be perfect. This way everyone would be satisfied because you can leave it enabled/disabled if you want, or quickly switch back and forth when moving between patterns.
vekoN
Posts: 642
Joined: Sun Dec 29, 2019 8:16 am
Location: durant, ok, usa
Contact:

Re: SunVox 2.1.3 BETA

Post by vekoN »

nieven2 wrote: Sat Oct 18, 2025 1:33 pm I think a switch option with a keyboard shortcut for toggling would be perfect. This way everyone would be satisfied because you can leave it enabled/disabled if you want, or quickly switch back and forth when moving between patterns.
if you want to loop a section of the timeline and edit other patterns during playback you can create a new pattern spanning the section you want to loop. then put in the 32 command w/ XXYY = 0001 on the first line and 31 with XXYY = 0000 on the last

this just sets the line skip relative to the pattern and skips to the beginning once finished, respectively
nieven2
Posts: 15
Joined: Fri Oct 11, 2024 7:28 pm

Re: SunVox 2.1.3 BETA

Post by nieven2 »

vekoN wrote: Sun Oct 19, 2025 11:12 am if you want to loop a section of the timeline and edit other patterns during playback you can create a new pattern spanning the section you want to loop. then put in the 32 command w/ XXYY = 0001 on the first line and 31 with XXYY = 0000 on the last

this just sets the line skip relative to the pattern and skips to the beginning once finished, respectively
Nice workaround, thanks.
Post Reply