All Projects → pipelined → Vst2

pipelined / Vst2

Licence: mit
Bindings for vst2 sdk

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Vst2

Audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
Stars: ✭ 439 (+1025.64%)
Mutual labels:  audio, dsp
Vue Plyr
A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.
Stars: ✭ 531 (+1261.54%)
Mutual labels:  audio, component
Librosa
Python library for audio and music analysis
Stars: ✭ 4,901 (+12466.67%)
Mutual labels:  audio, dsp
Dx7 Supercollider
My accurate Yamaha DX-7 clone. Programmed in Supercollider.
Stars: ✭ 395 (+912.82%)
Mutual labels:  audio, dsp
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+2133.33%)
Mutual labels:  audio, dsp
Matchering
🎚️ Open Source Audio Matching and Mastering
Stars: ✭ 398 (+920.51%)
Mutual labels:  audio, dsp
Hifiberry Os
Linux distribution optimized for audio playback
Stars: ✭ 487 (+1148.72%)
Mutual labels:  audio, dsp
Daisysp
A Powerful, Open Source DSP Library in C++
Stars: ✭ 291 (+646.15%)
Mutual labels:  audio, dsp
Pyo
Python DSP module
Stars: ✭ 904 (+2217.95%)
Mutual labels:  audio, dsp
Foo uie dsp switcher
A dropdown combobox for changing DSP presets quickly. For foobar2000 0.9+
Stars: ✭ 5 (-87.18%)
Mutual labels:  audio, dsp
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (+882.05%)
Mutual labels:  audio, dsp
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+2425.64%)
Mutual labels:  audio, dsp
React Music Player
🎵 Maybe the best beautiful HTML5 responsive player component for react :)
Stars: ✭ 321 (+723.08%)
Mutual labels:  audio, component
Audiogridder
DSP servers using general purpose networks and computers - https://audiogridder.com
Stars: ✭ 423 (+984.62%)
Mutual labels:  audio, dsp
Sporth
A small stack-based audio language.
Stars: ✭ 325 (+733.33%)
Mutual labels:  audio, dsp
Q
C++ Library for Audio Digital Signal Processing
Stars: ✭ 481 (+1133.33%)
Mutual labels:  audio, dsp
Python Mpv
Python interface to the awesome mpv media player
Stars: ✭ 245 (+528.21%)
Mutual labels:  bindings, audio
Ofxpdsp
openFrameworks addon for audio synthesis and generative music
Stars: ✭ 255 (+553.85%)
Mutual labels:  audio, dsp
Roc Toolkit
Real-time audio streaming over the network.
Stars: ✭ 673 (+1625.64%)
Mutual labels:  audio, dsp
Soloud Rs
Rust bindings for the soloud audio engine library
Stars: ✭ 21 (-46.15%)
Mutual labels:  bindings, audio

vst2

PkgGoDev Go Report Card Test codecov

vst2 implements VST2 SDK API. It allows you to interact with plugins and process audio.

Installation

$ go get -u pipelined.dev/audio/vst2

Quick Start

Refer godoc documentation for example.

License

vst2 is licensed under MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].