JUCE / C++

Ambience Generator

A JUCE standalone application of ambience generator made in December 2023. It’s used for creating a quiet environment in study or work.

The application is coded in JUCE, a C++ application framework. It has 3 presets of ambience: white noise, forest, and seashore. Users can play or stop playback, and see a waveform in real time of what they are currently listening. A gain slider and four knobs of reverb parameters (room size, damping, wet/dry levels) are provided.

Graphic EQ

A JUCE plugin of graphic equalizer made in November 2023.

Poly Midi Synthesizer

A JUCE instrument plugin (AU, VST3, standalone app) of poly midi synthesizer made in November 2023.

The plugin allows users to play at most 5 keys at the same time and choose basic waveshapes between sine, square, and sawtooth.