#
juce
Here are 339 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
Sep 11, 2021 - C++
Tracktion Engine module
-
Updated
Sep 11, 2021 - C++
Physical modelling signal processing for analog tape recording
-
Updated
Sep 9, 2021 - C++
The open source framework for sample based instruments
-
Updated
Sep 11, 2021 - 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
Sep 1, 2021 - Lua
Element Audio Plugin Host
midi
audio-applications
audio-plugin
juce
audiounit
vst3-plugin
vst-plugin
juce-application
vst-host
vst3-host
lv2-host
-
Updated
Aug 3, 2021 - C++
DSP servers using general purpose networks and computers - https://audiogridder.com
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
Sep 4, 2021 - 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++
sonovice
commented
Jul 18, 2021
Hi and thank you very much for this great evolution from RenderMan!
Most DAWs (all?) compute the final length of the rendered output based on the audio/MIDI input and the "tail" of any subsequent effects or modifiers. It would be great to not have to provide the exact number of seconds to render, but simply call engine.render() and let DawDreamer estimate the correct length automatically.
Digital emulation of the Klon Centaur guitar pedal using RNNs, Wave Digital Filters, and more
-
Updated
Jul 10, 2021 - C++
Examples for foleys_gui_magic - the styleable plugin gui
-
Updated
Aug 29, 2021 - CSS
native node addon that allows for instantiation of natively installed VST3 audio plugins
-
Updated
Sep 2, 2021 - C++
Matrix delay effect
-
Updated
Aug 23, 2021 - C++
A GUI builder module for JUCE
-
Updated
Aug 29, 2021 - C++
-
Updated
Nov 8, 2019 - C++
Audio plugin manager. Small tool to manage VST / AU plugins on Windows and MacOS.
-
Updated
Sep 3, 2021 - Java
Sound synthesiser based on Perlin noise
-
Updated
Dec 14, 2019 - C++
Plug and play component to display LED meters for JUCE audio buffers
-
Updated
May 1, 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