StefanoLusardi / BilinearOscillator

Bilinear Audio oscillator with morphing capabilities and UI controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Bilinear Audio oscillator with morphing capabilities and UI controls

License:MIT License


Languages

Language:C++ 90.9%Language:C 6.8%Language:Objective-C++ 2.3%