项目作者: StefanoLusardi

项目描述 :
Bilinear Audio oscillator with morphing capabilities and UI controls
高级语言: C++
项目地址: git://github.com/StefanoLusardi/BilinearOscillator.git
创建时间: 2018-07-11T18:28:17Z
项目社区:https://github.com/StefanoLusardi/BilinearOscillator

开源协议:MIT License

下载


BilinearOscillator

This application is a Bilinear Audio oscillator made with C++14/Juce.
It features two oscillators that can morph in a single waveform and a modern and smooth User Interface to be used as building block of a digital audio synthesizer.
Each oscillator provides controls for Waveform selection (Sawtooth, Square and Triangle), Frequency, Amplitude and Phase Inversion.
The UI editor provides an Undo/Redo mechanism to facilitate A/B editing.