https://github.com/safiire/kitty_synth_vst
VST 2.4 Synthesizer Audio Plugin
https://github.com/safiire/kitty_synth_vst
bandlimited c-plus-plus kitty-synth-vst vst vst-plugin vst24 wavetable
Last synced: about 1 month ago
JSON representation
VST 2.4 Synthesizer Audio Plugin
- Host: GitHub
- URL: https://github.com/safiire/kitty_synth_vst
- Owner: safiire
- Created: 2015-01-24T02:22:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-24T02:34:07.000Z (over 11 years ago)
- Last Synced: 2025-06-03T11:39:50.382Z (about 1 year ago)
- Topics: bandlimited, c-plus-plus, kitty-synth-vst, vst, vst-plugin, vst24, wavetable
- Language: C
- Homepage:
- Size: 2.93 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kitty Synth VST
Simple Wavetable synthesizer VST plugin.
Precalculates alias free waveforms during the build process, which I've written using Rake instead of Make this time.
Steinberg's vst2.4 SDK files are not included in this repository.