Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 525 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 525 Bytes

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.