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: 28 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T20:56:20.000Z (3 months ago)
- Last Synced: 2024-11-25T04:13:28.821Z (3 months ago)
- Topics: audio, audio-library, audio-processing, juce, juce-framework, juce-plugins, vst, vst-plugin, vst3
- Language: C++
- Homepage:
- Size: 119 KB
- Stars: 1
- 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 FilterFeel free to contribute :)
---
# First Milestone
Completed the first GUI implementation, which permits to choose oscillator's waveform and adsr parameters in real time
![]()