Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 561 Bytes

Made With JUCE

This repository contains different VST plugins for DAW softwares.

Gain Plugin:

- Parameters can be controlled by automation clips if host supports.
- Parameter value saved when host saves project.
- source code for VST and VST3.

Sine Oscillator:

- Realtime Synthesis based on MIDI input.
- All H/W and S/W (Virtual) MIDI devices supported.
- Wave smoothing using ASDR Envelope (no control support).
- Source for VST and VST3.