Home › Music
Information
Preview 2 platforms
iPhone 4 images
iPad 4 images
What’s New Version 2.1.4d
bug fixes
Description
SunVox is one of the most powerful music creation tools for iOS. It is a small and fast cross-platform modular synthesizer with pattern based sequencer (tracker).
[ Key features ]
• Modular interface.
• Powerful microtonal sequencer.
• Highly optimized synth algorithms.
• Support of 16/24/32bit WAV, AIFF and XI samples.
• XM (FastTracker) and MOD (ProTracker, OctaMED) import.
• Multitrack WAV export.
• MIDI import/export.
• MIDI IN/OUT.
• Mic/Line recording (using the Sampler).
• Audio Unit Extension (AUv3 instrument/effect), Audiobus.
• Generative music features: random selection of notes, random values of controllers, probability effects.
• It's possible to use SunVox engine in your own applications using the free library for developers.
• It is also available for other systems (see the site).
[ Brief instruction ]
The main menu - button with the SunVox icon in the upper left corner of the screen.
To connect one module (source) to another (destination): first touch on the source, second touch on the destination.
Official SunVox homepage, user manual, video tutorials:
https://warmplace.ru/soft/sunvox
SunVox music:
https://warmplace.ru/soft/sunvox/#music
Found a bug? Have some questions? Just write me directly: nightradio@gmail.com
The answer comes immediately!
[ Built-in synthesizers & effects ]
• Generators;
• DrumSynth with 120 unique synthetic drum sounds;
• FM synthesizer;
• Multisample instrument;
• SpectraVoice (FFT-based synthesizer for warm atmospheric sounds);
• Side Chain Compressor;
• Distortion;
• Echo & Reverb;
• Equalizer & Filters;
• Flanger;
• Loop (for glitch effects);
• Vocal Filter (for human voice simulation);
• Vorbis Player;
• WaveShaper;
• Pitch Detector;
• Pitch Shifter;
• and more ...
[ Jordan Rudess about this app ]
Sunvox is a serious music application. I am personally running it on my iphone. In the overcrowded world of music apps, Sunvox stands out as both unique and powerful. If you are a musician and own an iphone, you owe it to yourself to try this amazing application!
Accessibility
ipadiphonemacrealityDevicetvoswatch
Version history 25 versions
Build 881051422v2.1.4c2025-12-29 00:54:02
bug fixes
Build 881062295v2.1.4d2025-12-29 08:15:29
bug fixes
Build 880225896v2.1.42025-12-02 14:50:55
* improved algorithm for searching for free polyphony channels in synths and samplers: if an empty channel can't be found, a search is performed for a channel with a released note (the NoteOFF command is processed, but the tail of the voice is still playing);
* Sampler: new Attack and Release controllers;
both parameters only work when the volume envelope is enabled (in the sample editor);
values: 0 - instant; 32768 - infinite;
approximate length in ticks = log(1/100) / log(value/32768);
* LFO: additional frequency units: semitone, semitone/100;
* LFO: new controllers: Transpose, Finetune;
* now an empty selection in the pattern editor is equivalent to one selected event under the current cursor position;
* bug fixes.
Build 879013533v2.1.32025-10-19 04:18:27
* 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: https://warmplace.ru/soft/sunvox/manual.php#toolbars
* bug fixes.
Build 871309241v2.1.2c2024-12-22 10:51:57
bug fixes
Build 871118273v2.1.2b2024-12-14 17:03:08
bug fixes
Build 869703311v2.1.22024-10-15 15:23:02
* new module Smooth - it attempts to follow the waveform of the incoming signal, smoothing out sharp changes in accordance with the Rise and Fall parameters;
* new modulation types in FMX and Analog Generator (Osc2 modes): min abs, max abs;
* Modulator: additional modulation types (as in FMX and Analog Generator) have been added;
* MetaModule: new options: (see simple_examples/metamodule options 78,79.sunvox)
- 79 - ignore effect 31 (jump to line XXYY) after the last Note OFF; works only if "Play patterns" >= 3;
- 78 - jump to the "RL" pattern after the last Note OFF; works only if "Play patterns" >= 3;
* LFO: improved quality of waveforms "saw", "triangle" and "random interpolated" (26 bits instead of 15);
* Filter Pro: max value of the Roll-off controller has been raised to 96dB;
* Filter Pro: since version 2.1.2 the Roll-off controller also affects the All-pass filter type; see simple_examples/freq dispersion.sunvox;
* Reverb: improved type of all-pass filter has been added to controller 8 - it has almost no effect on the gain of the original signal frequencies;
* Delay: new controller "Negative feedback" for changing the sign of feedback;
* Delay: new controller "All-pass filter" for switching the module to All-pass mode, where the filter order is the delay length in samples;
* Glide: new controllers "Octave", "Frequency multiply" and "Frequency divide";
* MultiCtl: new button "Set" for precise curve modification;
* MultiCtl: new button "+" (next to the controller number) - press it if you want to change multiple controllers within a single module; see simple_examples/multictl.sunvox;
* Pitch Detector: new algorithm - "spectral peak"; it determines the frequency of the loudest harmonic with high accuracy; suitable for signals with pronounced fundamental harmonic;
* Pitch Detector: additional info under the controllers: incoming signal frequency; frequency range; output note frequency;
* Pitch Detector: the maximum detected frequencies for algorithms 1 and 2 are 2000 Hz and 1000 Hz; but these values will double if the following conditions are met: base version >= 2.1.2; LP filter == 0; Alg1-2 Sample rate >= 44100;
* Sampler: new controller "Record" (stop/pause/start recording); see simple_examples/sampler rec automation.sunvox;
* sample editor: new function "Set the start position" (position at which the sample will start playing);
* sample editor: new function "Adjust to specified length (without resampling)" (editor menu -> Misc) - allows you to set a note at which the sample will fit exactly into the specified length;
* sample editor: new functions "Convert to 8/16/32bit" (editor menu -> Misc);
* sample editor: view settings (in the menu) allow you to set the units (samples, seconds, ticks, etc.) in which the cursor position and selection size will be displayed;
* sample editor: PLAY (from the cursor position) button has been added;
* sample editor: improved sample wave display;
* sample editor: the following parameters have been added to the "Create a new sample" and "Resample" dialogs: interpolation type; length in lines and seconds; "Just crop/extend (no resampling)" option;
* pattern effect 34: new option 8 has been added - enable it if you need to output 7-bit MIDI controller values, even if the controller is 14-bit (0-31);
* new keyboard shortcuts;
* new modules and examples;
* full SunVox Library sources are now available, so you can rebuild it (for different platform or with different options) if necessary: https://warmplace.ru/soft/sunvox/sunvox_lib.php
* minor improvements, bug fixes, increased stability.
Build 861850693v2.1.1c2023-11-29 17:37:08
* Sampler: new controller "Tick length" (affects the duration of the envelopes);
* new example: NightRadio - Frozen;
* bug fixes.
Build 861145083v2.1.1b2023-11-01 12:17:52
fixed bug with saving OGG sample
Build 860753561v2.1.12023-10-23 07:44:43
* 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;
* bug fixes.
Build 855557388v2.1c2023-03-15 14:59:05
v2.1c: bug fixes.
v2.1b:
* Loop: new controller "On NoteON" (restart with transition to zero iteration (record);restart current iteration); see simple_examples/loop4.sunvox;
* bug fixes.
v2.1:
* now the interface is displayed in high resolution; if you want to switch back to the normal low resolution mode (on some devices this will increase the FPS) - go to the Preferences -> Interface -> Low resolution;
* Preferences -> Audio -> Additional options: new option "minimize the amount of system-supplied signal processing" (measurement mode);
* high resolution icons;
* high resolution fonts with fractional scaling; you can disable these features in Preferences -> Interface -> Fonts;
* sound engine optimization;
* Distortion: new type "saturation" (adding odd harmonics) + five of its variations;
* MultiSynth: new option "Output port number = random" (three different algorithms are available);
* Loop: new controller "Length unit" (line/128;line;line/2;line/3;tick;ms;Hz);
* Loop: new controller "Maximum buffer size" (in seconds) to protect against allocating too much memory;
* Loop: the maximum of the "Repeat" controller has been increased to 128 (128 = repeat endlessly);
* new curve types for ADSR and FMX modules: rect; smooth rect; 2-bit (linear); 3-bit; 4-bit; 5-bit;
* module editor menu: new function "Mute/Solo buttons" to show/hide the Bypass/Mute/Solo buttons under each module;
* musical keyboard: the new panel with additional functions and settings; to open it - increase the height of the keyboard and press the appeared "+" button;
* musical keyboard settings: type (classic, uniform, free (any frequency)), number of rows, key width, color inversion, autorepeat;
* new way to edit a pattern - drawing with a brush; go the pattern editor menu and select "Draw" - this will open the pattern drawing tools;
* for a more detailed description of working with a brush, see https://warmplace.ru/soft/sunvox/manual.php#pdraw
* new features in the pattern editor menu: Copy to brush; Reverse; Draw (open pattern drawing tools);
* Preferences -> Timeline: new option "Hexadecimal track numbers";
* Preferences -> Toolbars: the buttons on the horizontal dividers can be customized here; see https://warmplace.ru/soft/sunvox/manual.php#toolbars
* pattern editor menu -> Remap: module number -1 = all modules;
* more detailed pattern names after the live recording;
* new pattern effect (column EE): 35 - bind MIDI OUT message XX (0 - Program Change; 1 - Channel Pressure; 2 - Pitch Bend Change) to controller YY (0 - OFF; 0x80 - MIDI controller 0; 0x81 - MIDI controller 1...); for the specified module only;
* new special pattern command: "XX" - stop the module, clear its internal buffers and put it into standby mode;
* new keyboard shortcuts (unassigned by default) that open the corresponding tool windows in the pattern editor:
* interpolate;
* transpose;
* cyclic shift;
* set effect;
* draw;
* new keyboard shortcuts (unassigned by default) for the pattern editor:
* clear pattern;
* shrink pattern /2;
* expand pattern *2;
* slice by cursor;
* reverse;
* pattern properties;
* show/hide CCEEXXYY columns;
* scale;
* insert a special command "Stop the Module" (XX);
* new keyboard shortcuts for working with the brush:
* CTRL+E - play current note (in the pattern editor) and copy it to the brush;
* CTRL+L - play the notes of the current line (in the pattern editor) and copy it to the brush;
* play the 1st line of the brush (unassigned by default);
* сopy selected area of the pattern to the brush (unassigned by default);
* CTRL+G - paste from the brush;
* new modules in the instruments/ and effects/ folders;
* new examples:
* SunVox Compo 2022.02 winners: fuzion_mixer & Logickin - Synthonic Voyage, RobloxFan75000 - Hypermatic, PhilipBergwerf - We want Peace;
* NightRadio - Cycles of Light;
* updated version of SunVox library for developers: https://warmplace.ru/soft/sunvox/sunvox_lib.php
* bug fixes.
Build 854814091v2.1b2023-02-07 16:54:34
v2.1b:
* Loop: new controller "On NoteON" (restart with transition to zero iteration (record);restart current iteration); see simple_examples/loop4.sunvox;
* bug fixes.
v2.1:
* now the interface is displayed in high resolution; if you want to switch back to the normal low resolution mode (on some devices this will increase the FPS) - go to the Preferences -> Interface -> Low resolution;
* Preferences -> Audio -> Additional options: new option "minimize the amount of system-supplied signal processing" (measurement mode);
* high resolution icons;
* high resolution fonts with fractional scaling; you can disable these features in Preferences -> Interface -> Fonts;
* sound engine optimization;
* Distortion: new type "saturation" (adding odd harmonics) + five of its variations;
* MultiSynth: new option "Output port number = random" (three different algorithms are available);
* Loop: new controller "Length unit" (line/128;line;line/2;line/3;tick;ms;Hz);
* Loop: new controller "Maximum buffer size" (in seconds) to protect against allocating too much memory;
* Loop: the maximum of the "Repeat" controller has been increased to 128 (128 = repeat endlessly);
* new curve types for ADSR and FMX modules: rect; smooth rect; 2-bit (linear); 3-bit; 4-bit; 5-bit;
* module editor menu: new function "Mute/Solo buttons" to show/hide the Bypass/Mute/Solo buttons under each module;
* musical keyboard: the new panel with additional functions and settings; to open it - increase the height of the keyboard and press the appeared "+" button;
* musical keyboard settings: type (classic, uniform, free (any frequency)), number of rows, key width, color inversion, autorepeat;
* new way to edit a pattern - drawing with a brush; go the pattern editor menu and select "Draw" - this will open the pattern drawing tools;
* for a more detailed description of working with a brush, see https://warmplace.ru/soft/sunvox/manual.php#pdraw
* new features in the pattern editor menu: Copy to brush; Reverse; Draw (open pattern drawing tools);
* Preferences -> Timeline: new option "Hexadecimal track numbers";
* Preferences -> Toolbars: the buttons on the horizontal dividers can be customized here; see https://warmplace.ru/soft/sunvox/manual.php#toolbars
* pattern editor menu -> Remap: module number -1 = all modules;
* more detailed pattern names after the live recording;
* new pattern effect (column EE): 35 - bind MIDI OUT message XX (0 - Program Change; 1 - Channel Pressure; 2 - Pitch Bend Change) to controller YY (0 - OFF; 0x80 - MIDI controller 0; 0x81 - MIDI controller 1...); for the specified module only;
* new special pattern command: "XX" - stop the module, clear its internal buffers and put it into standby mode;
* new keyboard shortcuts (unassigned by default) that open the corresponding tool windows in the pattern editor:
* interpolate;
* transpose;
* cyclic shift;
* set effect;
* draw;
* new keyboard shortcuts (unassigned by default) for the pattern editor:
* clear pattern;
* shrink pattern /2;
* expand pattern *2;
* slice by cursor;
* reverse;
* pattern properties;
* show/hide CCEEXXYY columns;
* scale;
* insert a special command "Stop the Module" (XX);
* new keyboard shortcuts for working with the brush:
* CTRL+E - play current note (in the pattern editor) and copy it to the brush;
* CTRL+L - play the notes of the current line (in the pattern editor) and copy it to the brush;
* play the 1st line of the brush (unassigned by default);
* сopy selected area of the pattern to the brush (unassigned by default);
* CTRL+G - paste from the brush;
* new modules in the instruments/ and effects/ folders;
* new examples:
* SunVox Compo 2022.02 winners: fuzion_mixer & Logickin - Synthonic Voyage, RobloxFan75000 - Hypermatic, PhilipBergwerf - We want Peace;
* NightRadio - Cycles of Light;
* updated version of SunVox library for developers: https://warmplace.ru/soft/sunvox/sunvox_lib.php
* bug fixes.
Build 854655919v2.12023-02-01 08:15:00
* now the interface is displayed in high resolution; if you want to switch back to the normal low resolution mode (on some devices this will increase the FPS) - go to the Preferences -> Interface -> Low resolution;
* Preferences -> Audio -> Additional options: new option "minimize the amount of system-supplied signal processing" (measurement mode);
* high resolution icons;
* high resolution fonts with fractional scaling; you can disable these features in Preferences -> Interface -> Fonts;
* sound engine optimization;
* Distortion: new type "saturation" (adding odd harmonics) + five of its variations;
* MultiSynth: new option "Output port number = random" (three different algorithms are available);
* Loop: new controller "Length unit" (line/128;line;line/2;line/3;tick;ms;Hz);
* Loop: new controller "Maximum buffer size" (in seconds) to protect against allocating too much memory;
* Loop: the maximum of the "Repeat" controller has been increased to 128 (128 = repeat endlessly);
* new curve types for ADSR and FMX modules: rect; smooth rect; 2-bit (linear); 3-bit; 4-bit; 5-bit;
* module editor menu: new function "Mute/Solo buttons" to show/hide the Bypass/Mute/Solo buttons under each module;
* musical keyboard: the new panel with additional functions and settings; to open it - increase the height of the keyboard and press the appeared "+" button;
* musical keyboard settings: type (classic, uniform, free (any frequency)), number of rows, key width, color inversion, autorepeat;
* new way to edit a pattern - drawing with a brush; go the pattern editor menu and select "Draw" - this will open the pattern drawing tools;
* for a more detailed description of working with a brush, see https://warmplace.ru/soft/sunvox/manual.php#pdraw
* new features in the pattern editor menu: Copy to brush; Reverse; Draw (open pattern drawing tools);
* Preferences -> Timeline: new option "Hexadecimal track numbers";
* Preferences -> Toolbars: the buttons on the horizontal dividers can be customized here; see https://warmplace.ru/soft/sunvox/manual.php#toolbars
* pattern editor menu -> Remap: module number -1 = all modules;
* more detailed pattern names after the live recording;
* new pattern effect (column EE): 35 - bind MIDI OUT message XX (0 - Program Change; 1 - Channel Pressure; 2 - Pitch Bend Change) to controller YY (0 - OFF; 0x80 - MIDI controller 0; 0x81 - MIDI controller 1...); for the specified module only;
* new special pattern command: "XX" - stop the module, clear its internal buffers and put it into standby mode;
* new keyboard shortcuts (unassigned by default) that open the corresponding tool windows in the pattern editor:
* interpolate;
* transpose;
* cyclic shift;
* set effect;
* draw;
* new keyboard shortcuts (unassigned by default) for the pattern editor:
* clear pattern;
* shrink pattern /2;
* expand pattern *2;
* slice by cursor;
* reverse;
* pattern properties;
* show/hide CCEEXXYY columns;
* scale;
* insert a special command "Stop the Module" (XX);
* new keyboard shortcuts for working with the brush:
* CTRL+E - play current note (in the pattern editor) and copy it to the brush;
* CTRL+L - play the notes of the current line (in the pattern editor) and copy it to the brush;
* play the 1st line of the brush (unassigned by default);
* сopy selected area of the pattern to the brush (unassigned by default);
* CTRL+G - paste from the brush;
* new modules in the instruments/ and effects/ folders;
* new examples:
* SunVox Compo 2022.02 winners: fuzion_mixer & Logickin - Synthonic Voyage, RobloxFan75000 - Hypermatic, PhilipBergwerf - We want Peace;
* NightRadio - Cycles of Light;
* updated version of SunVox library for developers: https://warmplace.ru/soft/sunvox/sunvox_lib.php
* bug fixes.
Build 847518302v2.0e2022-03-05 06:07:20
2.0e: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several selected modules to a sunvox file;
* timeline: supertracks (see simple_examples/supertracks.sunvox);
* improved import of old tracker formats (XM and MOD);
* new module - FMX: 5-operator Frequency Modulation synth;
* new module - FFT frequency transformator;
* timeline menu: new option "Vertical mode";
* timeline menu: new functions "Load" and "Save" to load/save selected patterns from/to a sunvox file;
* timeline menu: new function "Detach" to convert the clones to the normal patterns;
* module editor menu: new function "Detach" to detach the selected modules from the rest;
* module editor menu: new function "Make MetaModule" for packing the selected modules into a single MetaModule;
* now it is possible to delete modules, but keep the links;
* pattern properties: X and Y fields - exact coordinates of the pattern on the timeline;
* module properties: X and Y fields - exact coordinates of the module;
* module visualizer: "Phase Sync" oscilloscope option has been added; activate it to see a single waveform cycle;
* module visualizer: new buttons "reset", "apply", "copy", "paste";
* ADSR->Sustain: new value "Repeat" (repeat the envelope until the module is stopped);
* ADSR->Smooth Transitions: new value "volume change" (the volume will change smoothly, but the envelope start is not smoothed);
* Amplifier: new controller "Bipolar DC Offset";
* Analog Generator: the "Freq2" controller has been ranamed to "Osc2" (pitch deviation of the additional oscillator);
* Analog Generator: new controller "Osc2 volume" - additional oscillator volume;
* Analog Generator: new controller "Osc2 mode" - mixing mode of the additional oscillator with the main one (add;sub;mul;min;max;bitwise AND;bitwise XOR);
* Analog Generator: new controller "Osc2 phase" - starting phase of the additional oscillator;
* Analog Generator: new option "Increased frequency computation accuracy";
* Delay: new controller "Delay multiplier";
* Delay: new "Delay unit" values: sec/44100, sec/48000, sample;
* Delay: max delay length has been increased to 60 sec;
* Delay: new controller "Feedback" (for sound and events);
* Echo: new controller "Right channel offset" (how much to shift the right channel relative to the left in time);
* Echo: new controller "Filter";
* Echo: new controller "Filter frequency";
* Filter Pro: new modes "stereo + smoothing" and "mono + smoothing" for additional parameter smoothing;
* Filter Pro: new types "LP 6dB" and "HP 6dB";
* LFO: new controller "Sine quality";
* MetaModule->Play patterns: new values "on (repeat, endless)" and "on (no repeat, endless)";
* MetaModule: number of user defined controllers has been increased to 96;
* MetaModule: controller color can now be changed by adding "@X" to the beginning of the name, where X is the group number from 0 to F;
* MultiSynth: new option "Output port number = round-robin (cyclic)";
* Sampler: new option "Increased frequency computation accuracy";
* new pattern effects (column EE):
* 1A - fine velocity slide up/down (XX - up speed; YY - down speed); once at the beginning of a line;
* 33 - slot sync (for sv_sync_resume() in SunVox library);
* 34 - set (XX) or reset (YY) project options: 1 - no portamento on the first tick; 2 - no velocity slide on the first tick; (for compatibility with old tracker formats);
* 3C - copy track XX from from the pattern YY; for example, if XXYY = 0023, then the first track will be copied from the pattern named "23";
* 3D - write a random value to track YY; min value, max value and column must be in track 0, starting from line XX; see example "pat effect 3D random value";
* new examples and modules.
See the full changelog on the site...
Build 847166306v2.0d2022-02-15 00:25:12
2.0d: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several selected modules to a sunvox file;
* timeline: supertracks (see simple_examples/supertracks.sunvox);
* improved import of old tracker formats (XM and MOD);
* new module - FMX: 5-operator Frequency Modulation synth;
* new module - FFT frequency transformator;
* timeline menu: new option "Vertical mode";
* timeline menu: new functions "Load" and "Save" to load/save selected patterns from/to a sunvox file;
* timeline menu: new function "Detach" to convert the clones to the normal patterns;
* module editor menu: new function "Detach" to detach the selected modules from the rest;
* module editor menu: new function "Make MetaModule" for packing the selected modules into a single MetaModule;
* now it is possible to delete modules, but keep the links;
* pattern properties: X and Y fields - exact coordinates of the pattern on the timeline;
* module properties: X and Y fields - exact coordinates of the module;
* module visualizer: "Phase Sync" oscilloscope option has been added; activate it to see a single waveform cycle;
* module visualizer: new buttons "reset", "apply", "copy", "paste";
* ADSR->Sustain: new value "Repeat" (repeat the envelope until the module is stopped);
* ADSR->Smooth Transitions: new value "volume change" (the volume will change smoothly, but the envelope start is not smoothed);
* Amplifier: new controller "Bipolar DC Offset";
* Analog Generator: the "Freq2" controller has been ranamed to "Osc2" (pitch deviation of the additional oscillator);
* Analog Generator: new controller "Osc2 volume" - additional oscillator volume;
* Analog Generator: new controller "Osc2 mode" - mixing mode of the additional oscillator with the main one (add;sub;mul;min;max;bitwise AND;bitwise XOR);
* Analog Generator: new controller "Osc2 phase" - starting phase of the additional oscillator;
* Analog Generator: new option "Increased frequency computation accuracy";
* Delay: new controller "Delay multiplier";
* Delay: new "Delay unit" values: sec/44100, sec/48000, sample;
* Delay: max delay length has been increased to 60 sec;
* Delay: new controller "Feedback" (for sound and events);
* Echo: new controller "Right channel offset" (how much to shift the right channel relative to the left in time);
* Echo: new controller "Filter";
* Echo: new controller "Filter frequency";
* Filter Pro: new modes "stereo + smoothing" and "mono + smoothing" for additional parameter smoothing;
* Filter Pro: new types "LP 6dB" and "HP 6dB";
* LFO: new controller "Sine quality";
* MetaModule->Play patterns: new values "on (repeat, endless)" and "on (no repeat, endless)";
* MetaModule: number of user defined controllers has been increased to 96;
* MetaModule: controller color can now be changed by adding "@X" to the beginning of the name, where X is the group number from 0 to F;
* MultiSynth: new option "Output port number = round-robin (cyclic)";
* Sampler: new option "Increased frequency computation accuracy";
* new pattern effects (column EE):
* 1A - fine velocity slide up/down (XX - up speed; YY - down speed); once at the beginning of a line;
* 33 - slot sync (for sv_sync_resume() in SunVox library);
* 34 - set (XX) or reset (YY) project options: 1 - no portamento on the first tick; 2 - no velocity slide on the first tick; (for compatibility with old tracker formats);
* 3C - copy track XX from from the pattern YY; for example, if XXYY = 0023, then the first track will be copied from the pattern named "23";
* 3D - write a random value to track YY; min value, max value and column must be in track 0, starting from line XX; see example "pat effect 3D random value";
* new examples and modules.
See the full changelog on the site...
Build 846937337v2.0c2022-01-31 20:12:21
2.0c: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several selected modules to a sunvox file;
* timeline: supertracks (see simple_examples/supertracks.sunvox);
* improved import of old tracker formats (XM and MOD);
* new module - FMX: 5-operator Frequency Modulation synth;
* new module - FFT frequency transformator;
* timeline menu: new option "Vertical mode";
* timeline menu: new functions "Load" and "Save" to load/save selected patterns from/to a sunvox file;
* timeline menu: new function "Detach" to convert the clones to the normal patterns;
* module editor menu: new function "Detach" to detach the selected modules from the rest;
* module editor menu: new function "Make MetaModule" for packing the selected modules into a single MetaModule;
* now it is possible to delete modules, but keep the links;
* pattern properties: X and Y fields - exact coordinates of the pattern on the timeline;
* module properties: X and Y fields - exact coordinates of the module;
* module visualizer: "Phase Sync" oscilloscope option has been added; activate it to see a single waveform cycle;
* module visualizer: new buttons "reset", "apply", "copy", "paste";
* ADSR->Sustain: new value "Repeat" (repeat the envelope until the module is stopped);
* ADSR->Smooth Transitions: new value "volume change" (the volume will change smoothly, but the envelope start is not smoothed);
* Amplifier: new controller "Bipolar DC Offset";
* Analog Generator: the "Freq2" controller has been ranamed to "Osc2" (pitch deviation of the additional oscillator);
* Analog Generator: new controller "Osc2 volume" - additional oscillator volume;
* Analog Generator: new controller "Osc2 mode" - mixing mode of the additional oscillator with the main one (add;sub;mul;min;max;bitwise AND;bitwise XOR);
* Analog Generator: new controller "Osc2 phase" - starting phase of the additional oscillator;
* Analog Generator: new option "Increased frequency computation accuracy";
* Delay: new controller "Delay multiplier";
* Delay: new "Delay unit" values: sec/44100, sec/48000, sample;
* Delay: max delay length has been increased to 60 sec;
* Delay: new controller "Feedback" (for sound and events);
* Echo: new controller "Right channel offset" (how much to shift the right channel relative to the left in time);
* Echo: new controller "Filter";
* Echo: new controller "Filter frequency";
* Filter Pro: new modes "stereo + smoothing" and "mono + smoothing" for additional parameter smoothing;
* Filter Pro: new types "LP 6dB" and "HP 6dB";
* LFO: new controller "Sine quality";
* MetaModule->Play patterns: new values "on (repeat, endless)" and "on (no repeat, endless)";
* MetaModule: number of user defined controllers has been increased to 96;
* MetaModule: controller color can now be changed by adding "@X" to the beginning of the name, where X is the group number from 0 to F;
* MultiSynth: new option "Output port number = round-robin (cyclic)";
* Sampler: new option "Increased frequency computation accuracy";
* new pattern effects (column EE):
* 1A - fine velocity slide up/down (XX - up speed; YY - down speed); once at the beginning of a line;
* 33 - slot sync (for sv_sync_resume() in SunVox library);
* 34 - set (XX) or reset (YY) project options: 1 - no portamento on the first tick; 2 - no velocity slide on the first tick; (for compatibility with old tracker formats);
* 3C - copy track XX from from the pattern YY; for example, if XXYY = 0023, then the first track will be copied from the pattern named "23";
* 3D - write a random value to track YY; min value, max value and column must be in track 0, starting from line XX; see example "pat effect 3D random value";
* new examples and modules.
See the full changelog on the site...
Build 846838987v2.0b2022-01-25 22:28:33
2.0b: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several selected modules to a sunvox file;
* timeline: supertracks (see simple_examples/supertracks.sunvox);
* improved import of old tracker formats (XM and MOD);
* new module - FMX: 5-operator Frequency Modulation synth;
* new module - FFT frequency transformator;
* timeline menu: new option "Vertical mode";
* timeline menu: new functions "Load" and "Save" to load/save selected patterns from/to a sunvox file;
* timeline menu: new function "Detach" to convert the clones to the normal patterns;
* module editor menu: new function "Detach" to detach the selected modules from the rest;
* module editor menu: new function "Make MetaModule" for packing the selected modules into a single MetaModule;
* now it is possible to delete modules, but keep the links;
* pattern properties: X and Y fields - exact coordinates of the pattern on the timeline;
* module properties: X and Y fields - exact coordinates of the module;
* module visualizer: "Phase Sync" oscilloscope option has been added; activate it to see a single waveform cycle;
* module visualizer: new buttons "reset", "apply", "copy", "paste";
* ADSR->Sustain: new value "Repeat" (repeat the envelope until the module is stopped);
* ADSR->Smooth Transitions: new value "volume change" (the volume will change smoothly, but the envelope start is not smoothed);
* Amplifier: new controller "Bipolar DC Offset";
* Analog Generator: the "Freq2" controller has been ranamed to "Osc2" (pitch deviation of the additional oscillator);
* Analog Generator: new controller "Osc2 volume" - additional oscillator volume;
* Analog Generator: new controller "Osc2 mode" - mixing mode of the additional oscillator with the main one (add;sub;mul;min;max;bitwise AND;bitwise XOR);
* Analog Generator: new controller "Osc2 phase" - starting phase of the additional oscillator;
* Analog Generator: new option "Increased frequency computation accuracy";
* Delay: new controller "Delay multiplier";
* Delay: new "Delay unit" values: sec/44100, sec/48000, sample;
* Delay: max delay length has been increased to 60 sec;
* Delay: new controller "Feedback" (for sound and events);
* Echo: new controller "Right channel offset" (how much to shift the right channel relative to the left in time);
* Echo: new controller "Filter";
* Echo: new controller "Filter frequency";
* Filter Pro: new modes "stereo + smoothing" and "mono + smoothing" for additional parameter smoothing;
* Filter Pro: new types "LP 6dB" and "HP 6dB";
* LFO: new controller "Sine quality";
* MetaModule->Play patterns: new values "on (repeat, endless)" and "on (no repeat, endless)";
* MetaModule: number of user defined controllers has been increased to 96;
* MetaModule: controller color can now be changed by adding "@X" to the beginning of the name, where X is the group number from 0 to F;
* MultiSynth: new option "Output port number = round-robin (cyclic)";
* Sampler: new option "Increased frequency computation accuracy";
* new pattern effects (column EE):
* 1A - fine velocity slide up/down (XX - up speed; YY - down speed); once at the beginning of a line;
* 33 - slot sync (for sv_sync_resume() in SunVox library);
* 34 - set (XX) or reset (YY) project options: 1 - no portamento on the first tick; 2 - no velocity slide on the first tick; (for compatibility with old tracker formats);
* 3C - copy track XX from from the pattern YY; for example, if XXYY = 0023, then the first track will be copied from the pattern named "23";
* 3D - write a random value to track YY; min value, max value and column must be in track 0, starting from line XX; see example "pat effect 3D random value";
* new examples and modules.
See the full changelog on the site...
Build 846795372v2.02022-01-23 12:39:52
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several selected modules to a sunvox file;
* timeline: supertracks (see simple_examples/supertracks.sunvox);
* improved import of old tracker formats (XM and MOD);
* new module - FMX: 5-operator Frequency Modulation synth;
* new module - FFT frequency transformator;
* timeline menu: new option "Vertical mode";
* timeline menu: new functions "Load" and "Save" to load/save selected patterns from/to a sunvox file;
* timeline menu: new function "Detach" to convert the clones to the normal patterns;
* module editor menu: new function "Detach" to detach the selected modules from the rest;
* module editor menu: new function "Make MetaModule" for packing the selected modules into a single MetaModule;
* now it is possible to delete modules, but keep the links;
* pattern properties: X and Y fields - exact coordinates of the pattern on the timeline;
* module properties: X and Y fields - exact coordinates of the module;
* module visualizer: "Phase Sync" oscilloscope option has been added; activate it to see a single waveform cycle;
* module visualizer: new buttons "reset", "apply", "copy", "paste";
* ADSR->Sustain: new value "Repeat" (repeat the envelope until the module is stopped);
* ADSR->Smooth Transitions: new value "volume change" (the volume will change smoothly, but the envelope start is not smoothed);
* Amplifier: new controller "Bipolar DC Offset";
* Analog Generator: the "Freq2" controller has been ranamed to "Osc2" (pitch deviation of the additional oscillator);
* Analog Generator: new controller "Osc2 volume" - additional oscillator volume;
* Analog Generator: new controller "Osc2 mode" - mixing mode of the additional oscillator with the main one (add;sub;mul;min;max;bitwise AND;bitwise XOR);
* Analog Generator: new controller "Osc2 phase" - starting phase of the additional oscillator;
* Analog Generator: new option "Increased frequency computation accuracy";
* Delay: new controller "Delay multiplier";
* Delay: new "Delay unit" values: sec/44100, sec/48000, sample;
* Delay: max delay length has been increased to 60 sec;
* Delay: new controller "Feedback" (for sound and events);
* Echo: new controller "Right channel offset" (how much to shift the right channel relative to the left in time);
* Echo: new controller "Filter";
* Echo: new controller "Filter frequency";
* Filter Pro: new modes "stereo + smoothing" and "mono + smoothing" for additional parameter smoothing;
* Filter Pro: new types "LP 6dB" and "HP 6dB";
* LFO: new controller "Sine quality";
* MetaModule->Play patterns: new values "on (repeat, endless)" and "on (no repeat, endless)";
* MetaModule: number of user defined controllers has been increased to 96;
* MetaModule: controller color can now be changed by adding "@X" to the beginning of the name, where X is the group number from 0 to F;
* MultiSynth: new option "Output port number = round-robin (cyclic)";
* Sampler: new option "Increased frequency computation accuracy";
* new pattern effects (column EE):
* 1A - fine velocity slide up/down (XX - up speed; YY - down speed); once at the beginning of a line;
* 33 - slot sync (for sv_sync_resume() in SunVox library);
* 34 - set (XX) or reset (YY) project options: 1 - no portamento on the first tick; 2 - no velocity slide on the first tick; (for compatibility with old tracker formats);
* 3C - copy track XX from from the pattern YY; for example, if XXYY = 0023, then the first track will be copied from the pattern named "23";
* 3D - write a random value to track YY; min value, max value and column must be in track 0, starting from line XX; see example "pat effect 3D random value";
* new examples and modules;
* bug fixes.
See the full changelog on the site...
Build 839623503v1.9.6c2020-12-16 02:29:13
bug fixes
Build 839366369v1.9.6b2020-11-25 23:56:12
bug fixes
Build 839324923v1.9.62020-11-24 08:22:29
* SunVox Audio Unit (AUv3) can now be used as an effect (filter) inside other DAWs;
* new module - Pitch Detector for detecting the pitch of the incoming signal; the frequency and note will be displayed; notes will be sent to the module output; see example "pitch correction (automatic tuning)";
* new module - ADSR envelope generator; see examples adsr, adsr2, adsr3;
* new module - Ctl2Note for converting the controller value into a note (input - automation; output - notes); see example ctl2note;
* Analog Generator: new waveform "harmonics" allows you to draw the harmonic distribution; but remember, if you turn on all 32 harmonics, then the module's performance will slow down 32 times compared to a pure sine generator; reduced polyphony and LQmono mode will slightly reduce the CPU load;
* SpectraVoice: new harmonic types: overtones1+, overtones2+, overtones3+, overtones4+, metal;
* LFO: new controller "Frequency scale" (in percents) - use it to slow or accelerate the oscillations;
* LFO: new controller "Smooth transitions" - disable it to get hard transitions inside the waveform;
* Generator, Kicker, SpectraVoice: increased resolution (accuracy) of Attack and Release controllers; (only if the base version is 1.9.6 or higher in the Project Properties);
* Sound2Ctl: new option "Send only changed values";
* MultiSynth: new option "Round the note (X-axis on curve3) to the nearest integer" (remove microtones);
* MultiSynth: new option "Round the pitch (Y-axis on curve3) to the closest";
* MultiSynth: new option "Record notes to the scale (curve3)"; see example "dynamic scale";
* MultiSynth: new option "Output note = Output note - Input note + C5" (difference between output and input pitch);
* MultiSynth: new option "Output port number = note % number of connected outputs"; (% is the modulo (remainder) operation); see example "drumkit 3 (multisynth)";
* MultiSynth: new option "Output port number = polyphonic channel % number of connected outputs";
* MultiSynth: new curve 3 describing the dependence of the output pitch on the input note;
* MetaModule: new options "Receive notes from the keyboard" and "Don't receive notes from the keyboard";
* MetaModule -> User defined controllers: edit buttons (add,delete,move up/down) have been added;
* Pitch shifter: incoming notes change the value of controller 02.Pitch; the C5 note corresponds to zero;
* Pitch shifter: new controller "Bypass if pitch=0" - play the original signal when the module does not change the pitch;
* MetaModule, MultiSynth, Sound2Ctl, Sampler, Analog Generator: options can be accessed in the same way as controllers (see the exact numbers in the options list);
* new MIDI IN mode for modules - "never" (never receive MIDI data);
* improved popup menus: additional navigation keys (up,down,left,right,space,enter,escape); horizontal scroll if the menu does not fit on the screen; highlight of the current effect;
* new pattern effects (column EE): 05 and 06 - pitch bend up/down (one semitone = 100 (256dec));
* new keyboard shortcuts for the timeline: slice, mute, solo, unmute, set restart position, snap to grid (unassigned by default);
* new folder "curves" (with curves for MultiSynth, MultiCtl and WaveShaper);
* new modules in the instruments/ and effects/ folders;
* new examples (SunVox Compo 2020.02 winners): Trackerbound - Alpha Ursae Minoris, Trackerbound - Silentium, manganoid - Lazy Thunder, SawZer - Phantom;
* bug fixes.
Build 834790823v1.9.5d2020-02-20 15:01:21
bug fixes
Build 834616157v1.9.5c2020-02-06 13:42:16
bug fixes
Build 834471853v1.9.5b2020-01-23 18:00:59
missing files added in AU-version
Build 834451630v1.9.52020-01-22 18:48:25
* Audio Unit Extension (AUv3 instrument) has been added - SunVox can now be used inside any AU host;
* Main menu -> Export/import: additional export/import functions provided by the system;
* extended set of supported MIDI sync commands (slave mode): Start/Stop/Continue, MIDI Clock, Song Position Pointer;
* full support of 65534 modules per project and 32 tracks per pattern;
* optimization of graphic and sound engines;
* Distortion: new type "overflow2" (symmetric overflow);
* Loop: incoming notes (Note ON commands) restart the loop;
* Delay now also delays the incoming events (note, pitch, phase, velocity);
* MultiSynth: new option "Generate missed Note OFF cmds";
* Pattern Editor: new function "Cyclic shift";
* new pattern effects (column EE):
* 15 - change the relative note and finetune of the module; XX - relative note (00 - ignore; 01 = -127; 80 = 0; FF = 127); YY - finetune (00 - ignore; 01 = one semitone lower; 80 = 0; FF = one semitone higher);
* 31 - jump to line XXYY (address) right after the end of the current line;
* 32 - set jump address mode YY: 0 - absolute address, relative to the start of the timeline (default); 1 - ( pattern beginning + address ); 2 - ( pattern beginning - address ); 3 - ( next line + address ); 4 - ( next line - address );
* new set of destructive effects (irreversibly change the contents of the pattern):
* 38 - delete an event on track XX with a probability of YY (00..FF(100%)); see simple_examples/pat effect 38 self destructive.sunvox
* 39 - cyclic shift of track XX down by YY lines;
* 3A - generate a new iteration of YY-line polyrhythm on track XX; see simple_examples/pat effect 3A polyrhythm.sunvox;
* 3B - copy track XX to a pattern named YY;
* MutliCtl, Sound2Ctl, Pitch2Ctl, Velocity2Ctl: "OUT Controller" range has been increased to 255, so now it's also possible to address the MIDI controllers (CC0 = 128, CC1 = 129, ...) of the connected module(s);
* new module visualization settings: background options (outline/fill), level scale (linear/logarithmic(dB)/RMS), peak meter;
* Project properties: "Sync" settings allow you to specify the types of synchronization commands that the project accepts;
* Preferences -> Main: new option "Autosave" (disabled by default);
* Preferences -> MIDI: "Module preview channel" - MIDI channel that will be used to receive notes during module pre-listening (when selecting a file);
* Preferences -> MIDI: "Sync source" - MIDI device for receiving synchronization commands;
* Preferences -> Timeline: new option "Hexadecimal line numbers";
* Preferences -> Interface -> Shortcuts: delete buttons [x] have been added;
* improved text fields (long text scrolling has been added) + improved virtual text keyboard;
* simple copy/paste (ctrl+c/v) in all text fields;
* Wi-Fi export/import: additional file information fields: size and modification date/time;
* export to WAV: new mode "File per module (connected to selected)" - export modules connected (as sources) to the selected module;
* new keyboard shortcut: SHIFT + 7 - cyclic shift up (for the selected region in the pattern editor);
* new keyboard shortcut: SHIFT + 8 - cyclic shift down;
* new instruments and effects from other users (see the instruments and effects folders);
* new examples (SunVox Compo 2019.03 winners): Trackerbound - its over now; make a wish; Logickin Lambda - Soar Beyond; manganoid - Dash of Wind;
* new examples: NightRadio - 5100, 5101, 5102, Sines of Night, Au; Manwe - Aquar.io Ambient; Philip Bergwerf - Venaya;
* bug fixes.
Price history by region
Currency
Show
Columns
Search
Availability 101 of 101 storefronts
| Region | Language | Price | Ratings | Avg | Version |
|---|---|---|---|---|---|
US | en-US | USD 5.99 | 329 | 4.9 | 2.1.4d |
FI | en-GB | EUR 6.99 | 16 | 4.9 | 2.1.4d |
PL | en-GB | PLN 29.99 | 15 | 5.0 | 2.1.4d |
MX | es-MX | MXN 129 | 12 | 5.0 | 2.1.4d |
RO | en-GB | RON 29.99 | 7 | 5.0 | 2.1.4d |
BR | pt-BR | BRL 39.9 | 5 | 4.6 | 2.1.4d |
CL | es-MX | CLP 6990 | 5 | 5.0 | 2.1.4d |
CZ | en-GB | CZK 149 | 5 | 4.8 | 2.1.4d |
GR | en-GB | EUR 6.99 | 5 | 5.0 | 2.1.4d |
HU | en-GB | HUF 2490 | 5 | 5.0 | 2.1.4d |
IS | en-GB | USD 6.99 | 5 | 5.0 | 2.1.4d |
NO | en-GB | NOK 79 | 5 | 5.0 | 2.1.4d |
NZ | en-AU | NZD 9.99 | 5 | 5.0 | 2.1.4d |
HR | en-GB | EUR 6.99 | 3 | 5.0 | 2.1.4d |
PE | es-MX | PEN 24.9 | 3 | 4.7 | 2.1.4d |
SK | en-GB | EUR 6.99 | 3 | 4.7 | 2.1.4d |
AR | es-MX | USD 5.99 | 2 | 5.0 | 2.1.4d |
SI | en-GB | EUR 6.99 | 2 | 4.5 | 2.1.4d |
TW | zh-Hant-TW | TWD 190 | 2 | 5.0 | 2.1.4d |
BG | en-GB | EUR 6.99 | 1 | 5.0 | 2.1.4d |
CO | es-MX | COP 29900 | 1 | 4.0 | 2.1.4d |
GH | en-GB | USD 6.99 | 1 | 5.0 | 2.1.4d |
GT | es-MX | USD 5.99 | 1 | 5.0 | 2.1.4d |
MT | en-GB | EUR 6.99 | 1 | 5.0 | 2.1.4d |
MY | en-GB | MYR 29.9 | 1 | 5.0 | 2.1.4d |
AG | en-GB | USD 5.99 | 0 | — | 2.1.4d |
AI | en-GB | USD 5.99 | 0 | — | 2.1.4d |
AO | en-GB | USD 5.99 | 0 | — | 2.1.4d |
BB | en-GB | USD 6.99 | 0 | — | 2.1.4d |
BF | en-GB | USD 5.99 | 0 | — | 2.1.4d |
BH | en-GB | USD 6.99 | 0 | — | 2.1.4d |
BJ | en-GB | USD 6.99 | 0 | — | 2.1.4d |
BO | es-MX | USD 5.99 | 0 | — | 2.1.4d |
BS | en-GB | USD 6.99 | 0 | — | 2.1.4d |
BW | en-GB | USD 5.99 | 0 | — | 2.1.4d |
BZ | en-GB | USD 5.99 | 0 | — | 2.1.4d |
CD | en-GB | USD 5.99 | 0 | — | 2.1.4d |
CG | en-GB | USD 5.99 | 0 | — | 2.1.4d |
CI | fr-FR | USD 6.99 | 0 | — | 2.1.4d |
CM | fr-FR | USD 6.99 | 0 | — | 2.1.4d |
CR | es-MX | USD 5.99 | 0 | — | 2.1.4d |
CV | en-GB | USD 5.99 | 0 | — | 2.1.4d |
DM | en-GB | USD 5.99 | 0 | — | 2.1.4d |
DO | es-MX | USD 5.99 | 0 | — | 2.1.4d |
DZ | en-GB | USD 5.99 | 0 | — | 2.1.4d |
EC | es-MX | USD 5.99 | 0 | — | 2.1.4d |
FM | en-GB | USD 5.99 | 0 | — | 2.1.4d |
GA | fr-FR | USD 5.99 | 0 | — | 2.1.4d |
GM | en-GB | USD 5.99 | 0 | — | 2.1.4d |
GW | en-GB | USD 5.99 | 0 | — | 2.1.4d |
GY | en-GB | USD 5.99 | 0 | — | 2.1.4d |
HN | es-MX | USD 5.99 | 0 | — | 2.1.4d |
JM | en-GB | USD 5.99 | 0 | — | 2.1.4d |
JO | en-GB | USD 5.99 | 0 | — | 2.1.4d |
KE | en-GB | USD 6.99 | 0 | — | 2.1.4d |
KW | en-GB | USD 5.99 | 0 | — | 2.1.4d |
KY | en-GB | USD 5.99 | 0 | — | 2.1.4d |
LC | en-GB | USD 5.99 | 0 | — | 2.1.4d |
LR | en-GB | USD 5.99 | 0 | — | 2.1.4d |
LY | en-GB | USD 5.99 | 0 | — | 2.1.4d |
MA | en-GB | USD 5.99 | 0 | — | 2.1.4d |
MG | en-GB | USD 5.99 | 0 | — | 2.1.4d |
ML | en-GB | USD 5.99 | 0 | — | 2.1.4d |
MS | en-GB | USD 5.99 | 0 | — | 2.1.4d |
MU | en-GB | USD 6.99 | 0 | — | 2.1.4d |
MW | en-GB | USD 5.99 | 0 | — | 2.1.4d |
MZ | en-GB | USD 5.99 | 0 | — | 2.1.4d |
NA | en-GB | USD 5.99 | 0 | — | 2.1.4d |
NE | en-GB | USD 5.99 | 0 | — | 2.1.4d |
NG | en-GB | NGN 9900 | 0 | — | 2.1.4d |
NI | es-MX | USD 5.99 | 0 | — | 2.1.4d |
NR | en-GB | USD 5.99 | 0 | — | 2.1.4d |
OM | en-GB | USD 5.99 | 0 | — | 2.1.4d |
PA | es-MX | USD 5.99 | 0 | — | 2.1.4d |
PW | en-GB | USD 5.99 | 0 | — | 2.1.4d |
PY | es-MX | USD 5.99 | 0 | — | 2.1.4d |
QA | en-GB | QAR 19.99 | 0 | — | 2.1.4d |
RW | en-GB | USD 5.99 | 0 | — | 2.1.4d |
SC | en-GB | USD 5.99 | 0 | — | 2.1.4d |
SL | en-GB | USD 5.99 | 0 | — | 2.1.4d |
SN | en-GB | USD 6.99 | 0 | — | 2.1.4d |
SR | en-GB | USD 6.99 | 0 | — | 2.1.4d |
ST | en-GB | USD 5.99 | 0 | — | 2.1.4d |
SV | es-MX | USD 5.99 | 0 | — | 2.1.4d |
SZ | en-GB | USD 5.99 | 0 | — | 2.1.4d |
TC | en-GB | USD 5.99 | 0 | — | 2.1.4d |
TD | en-GB | USD 5.99 | 0 | — | 2.1.4d |
TN | en-GB | USD 5.99 | 0 | — | 2.1.4d |
TO | en-GB | USD 5.99 | 0 | — | 2.1.4d |
TT | en-GB | USD 5.99 | 0 | — | 2.1.4d |
TZ | en-GB | TZS 17900 | 0 | — | 2.1.4d |
UG | en-GB | USD 6.99 | 0 | — | 2.1.4d |
UY | en-GB | USD 5.99 | 0 | — | 2.1.4d |
VC | en-GB | USD 5.99 | 0 | — | 2.1.4d |
VE | es-MX | USD 5.99 | 0 | — | 2.1.4d |
VG | en-GB | USD 5.99 | 0 | — | 2.1.4d |
VN | en-GB | VND 199000 | 0 | — | 2.1.4d |
VU | en-GB | USD 5.99 | 0 | — | 2.1.4d |
ZA | en-GB | ZAR 119.99 | 0 | — | 2.1.4d |
ZM | en-GB | USD 6.99 | 0 | — | 2.1.4d |
ZW | en-GB | USD 6.99 | 0 | — | 2.1.4d |
Reviews 30 reviews · US
★★★★★
Fantastic
This program is absolutely amazing! It has completely changed the way I think about making music and gets my brain going in ways I never expected! I hope to see more updates, thank you good folk that made this!
Mao’ah2026-05-13
★★★★★
Crashing (Can’t even use the app as intended)
This app looks amazing however despite my device meeting the requirements and having tons of free space, I constantly crashes around three. Can’t even get 3 minutes in before getting booted out of the app. Because of that I can’t leave a honest review and have a good experience with the app. Hope this problem gets solved and or I get a refund.
User108212026-02-22
★★★★★
Quiet simple when it comes down to it. Simple to navigate once you play around a while . Then deeper
Ok
PierceAugust2025-12-22
★★★★★
Bad UX
App is great. But it interrupts you and asks you to rate it in the app store. I paid money for this, and it's trying to not give me a good experience. Steal my attention. Bad design philosophy.
nyqbgcd2025-11-12
★★★★★
IOS Korg Gadget, Loopy Pro to this Tracker
This is a highly configurable tracker groove box in a cross platform UI. As such, you may need to play around with the interface by shuffle things around to fit on one screen, once you do it can be super streamlined. In comparison to Drambo, you can create modules here as well, but here you see how the waveform changes as it passes through each module. Really cool.
Jason Som2025-09-03
★★★★★
Simply the most useful
I have been using SunVox for many years, across many platforms and it is one of the most powerful sound design tools one can have.
Thpook2025-08-29
★★★★★
Do it
I keep coming back to SunVox over the years and each time it’s a magical experience. It is legit uncomfortable to start using it at first (as someone who is not used to making music in this way), but it never fails to inspire me to see things differently. Some of the music I am most proud of making has been made in SunVox. To have it available for free on both desktop and App Store is it truly wicked privilege that you should take advantage of.
Murrrph!2025-06-19
★★★★★
Unparalleled
Worth every penny and then some. If you enjoy making music, buy this immediately.
Amen, Gamer2025-06-13
★★★★★
Fun, Easy, Challenging… SunVox is whatever you want it to be
If you’ve never used a tracker, SunVox is an easy entry into a different world that is both classic and modern. With a plethora of presets and modules that allow you to create anything you like with a little knob twiddling, you’ll be making music in a new and different way in no time.
Alpha Sigma Dude2025-01-22
★★★★★
Wow… just wow
This is still one of the most useful music creation apps Ive ever used. All of it is perfect, thanks Alex!
Ari Callihan2025-01-11
★★★★★
Crashing and Freezing on iOS 18
After I installed iOS 18 SunVox would start crashing and freezing at random. I deleted and reinstalled the app and it did not fix it.
ColinV.2024-11-26
★★★★★
What do you hear?
I hear, …I hear wonderful sounds!
Marvelous things…stirrings…
It’s quite beautiful.
As another reviewer put it, The Swiss knives of Knives, if knives were Music applications.
I rediscovered SunVox, again. And this time I think I’m mature enough to actually ‘use it’ now. And that you for the detailed PDF manual. :-)
Time to start reading and changing the ways things sound.
Eriptron2024-08-20
★★★★★
Great tool so many options.
It does feel a bit cramped, but that's probably because it has a lot of features and I'm trying to use them all on an iPhone. It's really easy to move everything around to make it fit.
Zipper man1402024-05-28
★★★★★
How is this only $5
I am brand new to the tracker workflow and looked around for some iOS apps in this realm and sunVox is far superior… I expected a basic amiga style tracker and this is pretty much a full-fledged portable DAW… I was already a fan of Alex’s other apps…. I am assuming this only went under my radar because of my previous lack of tracker knowledge… this app is a lot to unpack but just after a few minutes I have been able to get some really powerful sounds out of it… and the price is spectacular… I feel most iOS apps of this caliber in 2023 will cost at least $10-20…
i.am.York2023-08-12
★★★★★
A endless playground
The program seems intimidating at first, but once you learn it offered insanely deep options for sound design and audio processing. It’s also insane that this app is cross platform across devices, so you can work on your projects on whatever platform you’re in the mood for, which is crazy nice.
crsko2023-08-06
★★★★★
Fantastic. Wish List
This is a fantastic app. The best tracker app, by far.
My big wish is to have large navigation buttons on the iPad, like the dirty wave M8, with more of a fixed screen view with just the tracker and the larger navigation buttons. I want to be able to rapidly navigate through the tracker to add or modify notes and dynamics.
Bottom line: Make it really easy to rapidly navigate through my track columns.
Thanks for your great work and constant updates. You’ve created something special.
chanel-no12023-03-01
★★★★★
Wonderful New Update, Thank You
Thank you, immensely, for all of the hard work and time you no doubt put into this massive new update for the application. I greatly appreciate it and can’t wait to check out all of the new changes and features. Thanks, again, and God bless.
iPhone 13 Pro Max
iOS 16.3
Joshua D.2023-02-02
★★★★★
Audio control perfected
Tracker style DAW that bypasses fancy UI and graphic design. I’ve never experienced such a sense of control over an audio program, and not being tempted to reach for additional plugins brings out the best of my creativity.
This thing has so many features under the hood, and the author of the program is very quick to reply to many questions and complaints.
Look up how you can open Sunvox as an instrument within Sunvox 😉
Snekoyl2022-11-08
★★★★★
Great for electronic musicians
I am a club DJ and have been using ableton for 10 years, and this is my new favorite way to make music. The modular sound design system is intuitive and simple with near endless possibilities. The tracker is a really nice way to get out of my normal composition headspace while also being easy to understand if you have a bit of patience to spend on learning it. I now have this program on every one of my devices and I am excited to pick it up and play with it in the morning. Really great!!
outraged13122022-08-14
★★★★★
So fricken amazing, it can really do everything in an interesting way
its pretty and miinimal and powerful and cross platform, what more could you ever want?
Axiom Crux2022-06-07
★★★★★
Makes everything else seem kinda sad
Best tracker but really best everything else too. Incredible power, a million brilliancies to discover, buy this and everything else Zolotov makes.
littlewoodg2022-04-08
★★★★★
Amazing app
This is an amazing app. I would love to see an output module with the ability to take advantage of more than two outputs. My sound card has 16 outputs and it would be amazing to be able to send audio outputs to my mixer. Additionally CV, gate and trigger outputs would be amazing too. Keep up the great work!
Jahmontee2022-02-20
★★★★★
BEST 2.0 update to an app
The BEST update to ever happen to Sunvox. .mod and .it improvements, leave notes on at the end of patterns via supertracks, the ability to mute tracks, the songs “5101” and “5102” by the creator himself, and a WHOLE LOT. Voice auto tune. This app has everything I want. Thank you SO MUCH Nightradio, for your hard work.
TechQuad122022-01-27
★★★★★
The Swiss knives of… knives, if knives were music applications
There are a very select group of audio apps that I install on every new device before any other apps. SunVox is definitely one of those apps!
Tracker functionality isn’t everybody’s cup of tea, but the modular wiring and multitude of modules are really the star of the show. You can create just about any type of Synth and fx combo you can think of in a very lightweight environment.
I’ve been a big fan of SunVox for a long time. Many apps have come along since I first tried SunVox. Most have been relegated to being reinstalled once in a while, only to be uninstalled to clear out clutter. SunVo
T.j.V.2022-01-24
★★★★★
Great
This is a great app to mix and learn some dubbing if you’ve never mixed or tried to creat track samples or anything like that, the user interface or learning curve is substantial.. took me a minute to start figuring out how to get things rolling properly but once you get going it’s smooth sailing
Dodgeycredit2021-10-29
★★★★★
Powerful modular app
Very CPU efficient, easy to use once you learn it. Great sound engine.
Cenk 2021-10-18
★★★★★
Easily the best in it's class.
Sound quality use ability. Price. It's a great app to have. I have been a fan of this tool for a long time. Taught me how to use a tracker and pushes me to new creative answers every time. I am happy that it has been well loved and maintained for so long. Super stable and flexible DAW
TheAngrycrow.2021-06-12
★★★★★
Just a really great app with many uses
This is the kind of app that is almost a complete DAW but can also be used as many other things including being loaded as an effect in iOS and for sampling. It’s really incredible as a sound design tool! I use it for full tracks myself, as a daw basically, and I have them all believe me. I’ve had this app for a while too and I still get excited about it. I find the tracker to be rather fast and easy to use once you learn the shortcuts and required techniques. The manual is a little tough but the video tutorials are great.
Dj Jiggz2020-12-08
Change log 28 changes · US
✎
releaseNotes updated
bug fixes
✎
description updated
SunVox is one of the most powerful music creation tools for iOS. It is a small and fast cross-platform modular synthesizer with pattern based sequencer (tracker
✎
name updated
SunVox
◆
Version 2.1.4d released
bug fixes
◆
Version 2.1.4c released
bug fixes
◆
Version 2.1.4 released
* improved algorithm for searching for free polyphony channels in synths and samplers: if an empty channel can't be found, a search is performed for a channel with a released note (the NoteOFF command is processed, but the tail of the voice
◆
Version 2.1.3 released
* 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 butto
◆
Version 2.1.2c released
bug fixes
◆
Version 2.1.2b released
bug fixes
◆
Version 2.1.2 released
* new module Smooth - it attempts to follow the waveform of the incoming signal, smoothing out sharp changes in accordance with the Rise and Fall parameters;
* new modulation types in FMX and Analog Generator (Osc2 modes): min abs, max abs;
◆
Version 2.1.1c released
* Sampler: new controller "Tick length" (affects the duration of the envelopes);
* new example: NightRadio - Frozen;
* bug fixes.
◆
Version 2.1.1b released
fixed bug with saving OGG sample
◆
Version 2.1.1 released
* 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
◆
Version 2.1c released
v2.1c: bug fixes.
v2.1b:
* Loop: new controller "On NoteON" (restart with transition to zero iteration (record);restart current iteration); see simple_examples/loop4.sunvox;
* bug fixes.
v2.1:
* now the interface is displayed in high resolu
◆
Version 2.1b released
v2.1b:
* Loop: new controller "On NoteON" (restart with transition to zero iteration (record);restart current iteration); see simple_examples/loop4.sunvox;
* bug fixes.
v2.1:
* now the interface is displayed in high resolution; if you want
◆
Version 2.1 released
* now the interface is displayed in high resolution; if you want to switch back to the normal low resolution mode (on some devices this will increase the FPS) - go to the Preferences -> Interface -> Low resolution;
* Preferences -> Audio ->
◆
Version 2.0e released
2.0e: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several se
◆
Version 2.0d released
2.0d: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several se
◆
Version 2.0c released
2.0c: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several se
◆
Version 2.0b released
2.0b: bug fixes.
2.0:
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several se
◆
Version 2.0 released
* iOS 11+: SunVox Audio Unit (AUv3) can now send MIDI notes and MIDI CC to other AU modules;
* iOS 13.4+: full USB/Bluetooth keyboard support (like on desktops);
* multiple module selection + ability to save several selected modules to a su
◆
Version 1.9.6c released
bug fixes
◆
Version 1.9.6b released
bug fixes
◆
Version 1.9.6 released
* SunVox Audio Unit (AUv3) can now be used as an effect (filter) inside other DAWs;
* new module - Pitch Detector for detecting the pitch of the incoming signal; the frequency and note will be displayed; notes will be sent to the module out
◆
Version 1.9.5d released
bug fixes
◆
Version 1.9.5c released
bug fixes
◆
Version 1.9.5b released
missing files added in AU-version
◆
Version 1.9.5 released
* Audio Unit Extension (AUv3 instrument) has been added - SunVox can now be used inside any AU host;
* Main menu -> Export/import: additional export/import functions provided by the system;
* extended set of supported MIDI sync commands (sl
FIen-GB
PLen-GB
MXes-MX
ROen-GB
BRpt-BR
CLes-MX
CZen-GB
GRen-GB
HUen-GB
ISen-GB
NOen-GB
NZen-AU
HRen-GB
PEes-MX
SKen-GB
ARes-MX
SIen-GB
TWzh-Hant-TW
BGen-GB
COes-MX
GHen-GB
GTes-MX
MTen-GB
MYen-GB
AGen-GB
AIen-GB
AOen-GB
BBen-GB
BFen-GB
BHen-GB
BJen-GB
BOes-MX
BSen-GB
BWen-GB
BZen-GB
CDen-GB
CGen-GB
CIfr-FR
CMfr-FR
CRes-MX
CVen-GB
DMen-GB
DOes-MX
DZen-GB
ECes-MX
FMen-GB
GAfr-FR
GMen-GB
GWen-GB
GYen-GB
HNes-MX
JMen-GB
JOen-GB
KEen-GB
KWen-GB
KYen-GB
LCen-GB
LRen-GB
LYen-GB
MAen-GB
MGen-GB
MLen-GB
MSen-GB
MUen-GB
MWen-GB
MZen-GB
NAen-GB
NEen-GB
NGen-GB
NIes-MX
NRen-GB
OMen-GB
PAes-MX
PWen-GB
PYes-MX
QAen-GB
RWen-GB
SCen-GB
SLen-GB
SNen-GB
SRen-GB
STen-GB
SVes-MX
SZen-GB
TCen-GB
TDen-GB
TNen-GB
TOen-GB
TTen-GB
TZen-GB
UGen-GB
UYen-GB
VCen-GB
VEes-MX
VGen-GB
VNen-GB
VUen-GB
ZAen-GB
ZMen-GB
ZWen-GB