#
audio-unit
Here are 34 public repositories matching this topic...
Physical modelling signal processing for analog tape recording
-
Updated
Mar 23, 2022 - C++
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
dsp
lv2
audio-library
vst
audio-unit
vst3
audio-plugin
aax
audio-processing
physically-based-rendering
pbr-shading
-
Updated
Mar 22, 2022 - D
Jamtaba is a software to play online music jam sessions.
-
Updated
Feb 8, 2022 - C++
Matrix delay effect
-
Updated
Jan 27, 2022 - C++
native node addon that allows for instantiation of natively installed VST3 audio plugins
-
Updated
Sep 2, 2021 - C++
Audio plugin manager. Small tool to manage VST / AU plugins on Windows and MacOS.
-
Updated
Mar 12, 2022 - Java
A collection of templates for creating Audio Unit V3 in Xcode
-
Updated
May 6, 2021 - Swift
Customisable UIScrollView subclass for rendering/editing MIDI notes on a piano roll view.
-
Updated
Nov 27, 2019 - Swift
VST delay plugin where the repeats degrade in resolution
windows
macos
linux
cmake
cplusplus
cpp
echo
dsp
delay
vst
audio-unit
vst3
decimation
audio-processing
audiounit
vst2
vst3-sdk
vst-plugin
steinberg
bitcrusher
-
Updated
Jan 31, 2022 - C++
An audio compressor plugin created with JUCE
-
Updated
Nov 24, 2020 - C++
Algorithmic reverb VST using FDN's
audio
plugin
dsp
audio-effect
sound
sound-processing
filters
vst
circular-buffer
audio-unit
digital-signal-processing
audio-processing
juce-framework
reverb
fdn
feedback-delay-networks
sample-buffer
convolution-reverb
algorithmic-reverb
-
Updated
Sep 10, 2018 - C++
Free EQ audio plugin (VST3, AU) with modulation
audio
plugin
windows
linux
xcode
audio-effect
audio-unit
vst3
juce
audio-processing
audio-units
projucer
-
Updated
Jun 6, 2020 - C++
(WIP) MIDI Sequencer Audio Unit
-
Updated
Nov 28, 2019 - Objective-C++
A great start point for making AUv3 MIDI sequencer apps.
-
Updated
Nov 28, 2019 - Objective-C
An audio effect plugin using JUCE
-
Updated
Mar 16, 2021 - C++
VST plugin that reduces sampling rate, bit depth and playback speed on-the-fly
windows
macos
linux
cmake
cplusplus
cpp
dsp
vst
distortion
audio-unit
vst3
lofi
audio-processing
vst2
lo-fi
vst3-sdk
vst-plugin
steinberg
bitcrusher
resampler
-
Updated
Mar 19, 2022 - C++
Experimental additive wavetable synth plugin that allows control of overtone amplitudes
synthesizer
wavetable
vst
audio-unit
juce
ableton
fl-studio
music-production
additive-synthesizer
additive-synth
juce-framework
logic-pro-x
wavetable-synthesizer
-
Updated
Feb 12, 2020 - C++
Online resources for learning digital signal processing and audio plugin design.
-
Updated
Feb 26, 2022 - SCSS
A barebones Gain plugin, created while learning the basics of Audio Unit programming.
-
Updated
Apr 25, 2020 - Swift
Demo project using WeAreROLI/JUCE "juce6" preview branch.
-
Updated
May 2, 2020 - C++
Experimental bitcrusher plugin made with JUCE
-
Updated
Jul 26, 2019 - C++
A list of free audio and MIDI plugins for music production.
-
Updated
Dec 21, 2020
A simplified version of the CTAGDRC audio compressor plugin
audio-effect
compressor
vst
audio-unit
vst3
digital-signal-processing
audio-processing
juce-framework
-
Updated
Nov 21, 2020 - C++
Improve this page
Add a description, image, and links to the audio-unit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-unit topic, visit your repo's landing page and select "manage topics."
Thanks for a fascinating library!
Is there some way to put user-written pure Python modules, using numpy of course, into the signal chain?
It would be very desirable to be able to write plugins to Pedalboard as Python functions with an interface like this one of yours.
I certainly have a lot of code