https://github.com/giorgiogamba/synthesiser_plugin
A JUCE Synthetizer plugin
https://github.com/giorgiogamba/synthesiser_plugin
audio audio-library audio-processing juce juce-framework juce-plugins vst vst-plugin vst3
Last synced: 4 months ago
JSON representation
A JUCE Synthetizer plugin
- Host: GitHub
- URL: https://github.com/giorgiogamba/synthesiser_plugin
- Owner: giorgiogamba
- License: gpl-3.0
- Created: 2024-11-02T14:23:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T20:45:42.000Z (over 1 year ago)
- Last Synced: 2025-04-04T22:51:08.417Z (about 1 year ago)
- Topics: audio, audio-library, audio-processing, juce, juce-framework, juce-plugins, vst, vst-plugin, vst3
- Language: C++
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Synthetizer Plugin
---
A JUCE plugin that implements a synthetizer
---
Currently the implementation provides an oscillator that can reproduce 3 different waveforms, manage by an ADSR Filter
Feel free to contribute :)
---
# First Milestone
Completed the first GUI implementation, which permits to choose oscillator's waveform and adsr parameters in real time