Menu

Austen Satterlee - VOSIMSynth

Developer : Austen Satterlee 1967 0
Type : Instrument | OS : Win 64Bit | Format : VST
Tags : Synth, Modular Synth
VOSIMSynth

Description

VOSIMSynth is a free, fully modular audio synthesizer with a focus on speed, audio quality, and ease of use

Features

  • Speed. The real-time audio code includes very few dynamic memory allocations (including usage of STL containers), and no dynamic memory allocations in the hot path. Communication with the GUI even uses lock-free queues to minimize the chance of latency spikes. Benchmarking code is included for many of the real-time audio components.
  • Audio Quality. Band-limited waveforms are generated during compilation and are resampled on the fly using massively oversampled sinc kernels to preserve fidelity at different pitches. To keep things speedy, the waveforms are first resampled to each octave during initialization. When playing a note, the waveform closest in size is used for further resampling to minimize convolution length.
  • Flexibility. Any output may be connected to any input. Even feedback loops are permissible as long as a the unit delay is inserted somewhere in the loop.
  • Extensibility. New units can be easily created by deriving from the Unit class. Macros are used to achieve a certain degree of reflection to automate things like voice cloning and serialization.
Austen Satterlee

Download

We don't host any software files here. The download button will take you to the Austen Satterlee website where you can download the software direct.

Download Instrument

Comments (0)

This software is suffering from a lack of comments !
If you have time, download it, test it and leave some feedback for others.

You might also like these

Here's 1 more plugins, vsts and aps from Austen Satterlee