Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Perfect World Clock
Nice Simple Battery (Widget)
Photon
Magic N8
Kai's Start Up .Net
Jambo for Android
Find Difference - Danbo
MobiForms
Linkedin Browser
Skeletons Keyboard
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
SunVox (Palm OS/Windows Mobile/Maemo)





SunVox (Palm OS/Windows Mobile/Maemo)
Version: 1.7.3c updated

Platforms: Pocket PC, Palm, Win CE, Linux, Smartphone, Maemo


Categories: Multimedia & Graphics

Upload date: 24 Oct 13

Developer: Alexander Zolotov

License: Freeware

Downloads: 34129

File Size: 11736 Kb
Download Free SunVox (Palm OS/Windows Mobile/Maemo) 



Rating: 2.5/5 (Total votes: 255)




  SunVox is a small, fast and powerful music sequencer with modular synthesizers. It is a tool for those people who want to compose music anywhere. Modular interface. Highly optimized synth algorithms. Flexible architecture: SunVox can working on various devices. For example: PDA with slow CPU - 16bit sound (fixed point arithmetic); or big PC with powerful CPU: 32bit sound (floating point arithmetic).
· Export to WAV. Built-in synthesizers:· FM synthesizer; Generator (saw,triangle,square,noise waveforms); Sampler (supported formats: WAV, XI); SpectraVoice (FFT-based synthesizer for analog-like pads)Kicker Stereo Delay Distortion Echo Filter (Low-pass, High-pass, Band-pass, Notch)Vocal Filter Flanger LFO Loop Reverb (with DC Blocking Filter).

What's new in 1.7.3c:

· additional LFO module waveforms: sin2 (correct sine), saw, saw2;
· added ability to record into the selected Sampler slot;
· fixed bug with JACK MIDI input;
· fixed bug with the Sampler base note calculation;
· base note for the Vorbis Player is C5;
· new song (examples): april_song.

What's New in 1.6.4:

· new module: Side Chain Compressor;
· new module: DrumSynth with 120 unique synthetic drum sounds;
· new module: Amplifier;
· added multitrack WAV export;
· double click on the empty area of Sound Net -> Create a new module;
· double click on some pattern of Timeline - Open a window with pattern properties;
· maximum BPM increased to 800;
· interactive waveform drawing added to Generator (only for type 4 (dirty));
· added new simple examples: compressor, drumsynth1-4;
· added new examples: chain reaction;
· iOS: added stereo mode to Input module;
· iOS: added Online Help (in Main Menu);
· many bugs fixed.

What's New in 1.6.3:
· fixed several serious bugs in sound engine;
· added a new standard effect 07 - set sample offset by a percentage (from 0000 to 8000).

What's New in 1.6.2:
· quantization noise is reduced by 4 times (on smartphones and pocket computers);
· added Lo-Fi (fixed point) SunVox versions for slow computers (only for Win32 and Linux x86);
· improved sound quality of the following modules: Generator, SpectraVoice;
· new Generator waveforms: half-sine (6); abs-sine (7); pulse-sine with duty cycle (8);
· added copy and paste of modules;
· added new control "Velocity" to MultiSynth module;
· added ASIO support (for Windows only);
· now Sampler can record signals from another modules; just connect some output module (Generator, for example) to the Sampler and press the "Rec", "Rec mono" or "Rec LoFi" button under the Sampler controllers; "Rec" - record stereo; "Rec mono" - record mono; "Rec LoFi" - record mono with reduced sampling frequency;
· added base MIDI IN/OUT in versions for Linux (ALSA), OSX and iOS (CoreMidi), Windows (MM);
· supported MIDI IN commands: NoteON/OFF;
· supported MIDI OUT commands: NoteON/OFF; Control Change; Program Change; Bank Select;
· use controllers with number 80+X to send MIDI Control Change; where the X is MIDI Controller Number; for example: 8100 8000 - set Modulation (MSB and LSB) to the max value;
· added Input module for audio receiving from microphone or line-in; at the moment only iOS supported; the Input for other systems will be available in the next releases;
· iOS: added D-pad for more precise cursor positioning in the pattern editor;
· iOS: added Audio Copy/Paste (Intua Audio Sharing); Sonoma compatible; Where to find: Main menu -> Export/import -> Copy/Paste;
· iOS: added multitouch support to Touch Theremin;
· iOS: added multitouch support to piano keyboard;
· added Preferences (in the Main menu);
· templates support (in the Preferences);
· fixed bug with overload of EQ module;
· added new songs and instruments (samples);
· many bugs fixed.

What's New in 1.6.1:
· Win Mobile: fixed bug with spectrum analyzer freezing What's New in 1.6:
· GUI improvement and optimization;
· Maemo port (tested on Nokia N900);
· iOS: added screen orientation locking;
· iOS 4 multitasking support;
· iOS: added file sharing (SunVox < - > iTunes);
· added spectrum analyzer;
· new module: OGG Vorbis Player; note: this module is not available for the PalmOS devices;
· new module: Amplitude Modulator (multiplier);
· added new controller in the "Distortion": "Noise";
· added LFO to the "Filter";
· improved sound quality of the "FM module;
· improved sound quality of the "Kicker" module;
· added high-quality cubic interpolation to the "Sampler" module; note: this mode doesn't work on handheld devices with integer engine;
· added a set of built-in color themes;
· you can specify your own colors using the c_0, c_1, c_2 and c_3 options in the sunvox_config file; example: c_0 #00FF80;
· added UNDO/REDO functions (trough the main menu or CTRL + Z / CTRL + Y / SHIFT + CTRL + Z);
· added "edit step" to the pattern editor;
· new keyboard shortcut (pattern editor): CTRL + MINUS - decrease edit step;
· new keyboard shortcut (pattern editor): CTRL + PLUS - increase edit step;
· correct solo/mute handling in the "MultiSynth" module;
· added "Module remapping" function (main menu -> edit -> remap);
· fixed bug with relative note in the "MultiSynth";
· sunvox_config: added "zoom" option; you can use it for larger pixels on Linux devices with SDL, or on WinCE devices with RAW video driver; example of usage: zoom 2;
· added new songs and simple examples;
· many bugs fixed

What's New in 1.5.5d:
· fixed bug with cursor on the timeline;
· fixed bug with WAV/AIFF/XI preview;
· fixed bug with scrollbar.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Nokia Internet Tablet OS 2006 Maemo 2.1, Nokia Internet Tablet OS 2007 Maemo 3.0, Nokia Internet Tablet OS 2008 Maemo 4.0, Nokia Internet Tablet OS 2008 Maemo 4.1, Nokia Internet Tablet OS Maemo 5.0, Palm OS 3.x, Palm OS 4.x, Palm OS 5.x, WinCE.Net 3.0, WinCE.Net 4.0, WinCE.Net 5.0, WinCE.Net 6.0, Windows Mobile 2003 Smartphone, Windows Mobile 5.0, Windows Mobile 5.0 Smartphone, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6 Standard, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.1 Standard, Windows Mobile 6.5 Professional, Windows Mobile 6.5 Standard
 
Similar Software:

Mp3 Tag EditorMp3 Tag Editor
Mp3 Tag Editor-As the name pretty much says it, this is an tag editor for mp3 files so they can be nicely displayed in the media player. For now, only ID3v1 tags are supported
VotingBoothVotingBooth
VotingBooth - This program allows you to compose voting surveys. Also you can have people vote. The program then sorts the vote for teach list. You can also save each list to a compact file format. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
SoundPreviewererSoundPreviewerer
SoundPreviewerer allows you to enter a sound search term, searches the top 10 sound files from the www.FindSounds.com website for the selected format (Mp3/Wav). You can also explore the downloaded files
Pocket Multimedia PackPocket Multimedia Pack
Pocket Multimedia Pack - Includes:   Pocket e-Piano   Pocket SuperDraw   PlayNote   Windows Media Player Skin   IMPORTANT NOTE: For PocketPC2003, you may have to install eMbedded Visual Basic Runtime for Windows Mobile-based Pocket PC 2003 available at http://msdn.microsoft
VoiceHoursVoiceHours
VoiceHours - VoiceHours allows you to make voice notes and set an ending time limit on them. Select 'Start Record' from the toolbar and select the end recording time. The program will record your voice until the time or the stop button is pressed. This program requires that you have both the 'BeanDLL
MP3ID3LastFMThumbnailsMP3ID3LastFMThumbnails
MP3ID3LastFMThumbnails - MP3ID3LastFM adds album art to IDv3 tags of MP3 files using Last.FM. To use the app, select the desired MP3 file and tap on it. The program will then download the top 10 images of the band from Last.FM and allow you to add one of them to the MP3 file as album art. The software uses the Mp3ID3 libraries from UNIX CID3v2 by Marcos Paulo Ferreira
Pocket DrumTabberPocket DrumTabber
Pocket DrumTabber  Key: 14653C1D Pocket Drum Tabber creates and exports drum tabs. Using the intuitive interface, create drum tabs while you're on the road. The interface allows you to easily navigate through a song, as well as jump to a particular measure. Several samples are included, as well as a detailed help file
Virtual RecorderVirtual Recorder
Virtual Recorder is a personal voice recorder for your Pocket PC which works just like a good old fashion tape recorder. The program uses a ''true tape'' mechanism which gives the ability to record over any portion of a previous recording, and is not limited to a simple append process
VoiceNumberpadVoiceNumberpad
VoiceNumberpad - This program can be used to record a your voice or sound for each phone number pad button. Then you can use the number pad to play back the voice file by pressing the buttons. You can also tap on the buttons. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
MicrophoneQualityMicrophoneQuality
MicrophoneQuality is an work/educational tool that allows you to find out what your voice or the sound in the room sounds like at a selected sound sampling frequency (Hz). Adjust the slider from 1 Hz to 44,100 Hz. The program takes the input of the PocketPC microphone (at the selected quality level) and sends the output to the speaker. The program also has volume options
 

Other Software by developer «Alexander Zolotov»:

mViewermViewer
MViewer is a simple and very small freeware text viewer for any PalmOS devices. It's for russian text especially
PalmCard - USB Card Reader for LinuxPalmCard - USB Card Reader for Linux
Experimental version of the USB card reader
PsyTexxPsyTexx
PsyTexx is the first amiga-MOD based player and tracker for PalmOS. There is a huge amount of MOD music files in the Web. You can play them on the PsyTexx or use for creation of own music. PsyTexx has powerful 8-channel track editor with some additional effects such as multichannel echo, volume fade, cloning and others
ArmZXArmZX
ArmZX - Thousands of cool games are now available for your Palm for FREE with ArmZX - ZX Spectrum Emulator! Easy interface, sound, variable emulation speed and SNA/TAP files support! See Readme file for more information on Spectrum games and ArmZX. What's New in This Release: · Fixed bugs with screen redrawing; · Fixed bug with max number of files
Pixel CavePixel Cave
Pixel Cave is a thrilling game about an explorer that flies through a cave. Cool graphics, video effects and music
Sound Fields (iPhone)Sound Fields (iPhone)
Sound Fields (iPhone) - Have you a good ear for music? Can you play some musical instruments? It is not important anymore. Because with this tool ANYBODY can play great tunes! It is simple! Just select background track and synth you like. And that's it. Now touch the screen and feel the sound! Code and music by Alex Zolotov (NightRadio)
DeskDrawDeskDraw
DeskDraw - Very simple graphics editor for drawing directly on the screen of your Palm-launcher. Press any button for menu. Unfortunately, this version is not working on the latest PalmOS5 devices. T|T can run it, but Zire is not. · not working on the latest PalmOS5 devices. T|T can run it, but Zire is not
PsyTexx II 2 alphaPsyTexx II 2 alpha
PsyTexx II 2 alpha is the cross-platform music tracker based on the XM (FastTracker eXtended Module) format. Currently it's available for a following OS: Windows, Linux (X11 and text console) and PalmOS
JPEG ViewerJPEG Viewer
JPEG Viewer - Simple JPEG Viewer for your Palm

» show more

 

Comments on SunVox (Palm OS/Windows Mobile/Maemo):

vista:
hello

Date: 17 Sep 12

yogi:
yogesh chitlangia

Date: 8 Nov 12

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SunVox (Palm OS/Windows Mobile/Maemo) is compatible with your device AnyDATA ASP-500GA
 
 
© Pantich 2009 - 2025 All rights reserved.