#
juce
Here are 363 public repositories matching this topic...
Your Hardcore Loop Machine.
audio
music
windows
macos
linux
midi
music-composition
midi-device
daw
cpp17
audio-production
vst3
juce
audio-processing
drum-machine
giada
loop-machine
hardcore-loopmachine
beatmaking
giadaloopmachine
-
Updated
Mar 30, 2022 - C++
Tracktion Engine module
-
Updated
Apr 1, 2022 - C++
Physical modelling signal processing for analog tape recording
-
Updated
Mar 23, 2022 - C++
Element Audio Plugin Host
midi
audio-applications
audio-plugin
juce
audiounit
vst3-plugin
vst-plugin
juce-application
vst-host
vst3-host
lv2-host
-
Updated
Mar 28, 2022 - C++
The open source framework for sample based instruments
-
Updated
Apr 3, 2022 - C++
An application and plugin to remotely control Lightroom with a MIDI controller
windows
macos
osx
photography
midi
adobe
lightroom
midi-controller
juce
lightroom-plugin
midi2lr
support-midi2lr
-
Updated
Feb 15, 2022 - Lua
DSP servers using general purpose networks and computers
audio
dsp
vst3
juce
insert
aax
audiounit
vst2
vst-host
vst3-host
audio-plugins
audiounit-host
vst3-plugins
audiounit-plugins
network-audio
network-midi
-
Updated
Jan 1, 2022 - C++
Collection of audio effects plugins implemented from the explanations in the book "Audio Effects: Theory, Implementation and Application" by Joshua D. Reiss and Andrew P. McPherson.
-
Updated
Oct 16, 2020 - C++
DBraun
commented
Oct 15, 2021
These parameters should be made accessible in Python https://github.com/DBraun/DawDreamer/blob/2adb477a1b6faff72384556fa603c8c3e6e96dc6/Source/PlaybackWarpProcessor.h#L363
Building JUCE projects using CMake made easy
-
Updated
Mar 22, 2022 - CMake
Digital emulation of the Klon Centaur guitar pedal using RNNs, Wave Digital Filters, and more
-
Updated
Sep 30, 2021 - C++
Examples for foleys_gui_magic - the styleable plugin gui
-
Updated
Mar 28, 2022 - CSS
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++
A GUI builder module for JUCE
-
Updated
Mar 28, 2022 - C++
-
Updated
Nov 8, 2019 - C++
Audio plugin manager. Small tool to manage VST / AU plugins on Windows and MacOS.
-
Updated
Apr 1, 2022 - Java
Sound synthesiser based on Perlin noise
-
Updated
Dec 14, 2019 - C++
The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
-
Updated
Apr 3, 2022 - C++
Plug and play component to display LED meters for JUCE audio buffers
-
Updated
Sep 17, 2021 - C++
Improve this page
Add a description, image, and links to the juce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the juce 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