All Projects → apohl79 → Audiogridder

apohl79 / Audiogridder

Licence: mit
DSP servers using general purpose networks and computers - https://audiogridder.com

Projects that are alternatives of or similar to Audiogridder

Audio Plugin Development Resources
Various resources related to developing plugins for audio production.
Stars: ✭ 136 (-67.85%)
Mutual labels:  audio, dsp, vst3
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+105.91%)
Mutual labels:  audio, dsp, vst3
Renderman
Command line C++ and Python VSTi Host library with MFCC, FFT, RMS and audio extraction and .wav writing.
Stars: ✭ 225 (-46.81%)
Mutual labels:  audio, dsp
fogpad
A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.
Stars: ✭ 61 (-85.58%)
Mutual labels:  dsp, vst3
Matchering
🎚️ Open Source Audio Matching and Mastering
Stars: ✭ 398 (-5.91%)
Mutual labels:  audio, dsp
Dx7 Supercollider
My accurate Yamaha DX-7 clone. Programmed in Supercollider.
Stars: ✭ 395 (-6.62%)
Mutual labels:  audio, dsp
Sof
Sound Open Firmware
Stars: ✭ 183 (-56.74%)
Mutual labels:  audio, dsp
juce-cookbook
Collection of tutorials & resources for the C++ library JUCE
Stars: ✭ 58 (-86.29%)
Mutual labels:  dsp, vst3
Resampy
Efficient sample rate conversion in python
Stars: ✭ 155 (-63.36%)
Mutual labels:  audio, dsp
Juce
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
Stars: ✭ 3,841 (+808.04%)
Mutual labels:  audio, vst3
Ofxpdsp
openFrameworks addon for audio synthesis and generative music
Stars: ✭ 255 (-39.72%)
Mutual labels:  audio, dsp
Daisysp
A Powerful, Open Source DSP Library in C++
Stars: ✭ 291 (-31.21%)
Mutual labels:  audio, dsp
Shaden
🎧 A modular audio synthesizer.
Stars: ✭ 175 (-58.63%)
Mutual labels:  audio, dsp
Supriya
A Python API for SuperCollider
Stars: ✭ 167 (-60.52%)
Mutual labels:  audio, dsp
Mimium
mimium (MInimal Musical medIUM) a programming language as an infrastructure for sound and music.
Stars: ✭ 212 (-49.88%)
Mutual labels:  audio, dsp
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-61.23%)
Mutual labels:  audio, dsp
Melodrumatic
Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
Stars: ✭ 26 (-93.85%)
Mutual labels:  dsp, vst3
Dplug
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
Stars: ✭ 341 (-19.39%)
Mutual labels:  dsp, vst3
Essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
Stars: ✭ 1,985 (+369.27%)
Mutual labels:  audio, dsp
Nwaves
.NET library for 1D signal processing focused specifically on audio processing
Stars: ✭ 151 (-64.3%)
Mutual labels:  audio, dsp

AudioGridder

AudioGridder is a plugin host, that allows you to offload the DSP processing of audio plugins to remote computers running macOS or Windows. This can come in handy when mixing complex projects or running CPU intensive instruments for instance. AudioGridder comes with a plugin and a server and supports VST2, VST3 and AudioUnit plugin formats. Plugins can be hosted and accessed across the network: simply run the AudioGridder server on a remote machine and connect your DAW using the AudioGridder plugin. This allows you to add remote insert chains or instruments into your DAW's signal paths. The DSP code of the loaded remote plugins will be executed on the remote machine and the remote plugin UI's will be streamed over the wire. With AudioGridder you get an experience very close to hosting the plugins directly in your DAW but not using your local CPU.

For more information and intstallation instructions, please visit https://audiogridder.com.

Help / Bugs / Ideas

Please report bugs, discuss ideas or ask questions in the discussions area! Issues will only be created as a result of a discussion going forward.

👉 Note: Please do NOT create issues. Please create discussion threads.

❗️ You have to follow the bug reporting guide when reporting bugs!

Installation

Please find the latest installers in the download section.

macOS Homebrew

On macOS you can install AudioGridder via homebrew:

brew install audiogridder-plugin
brew install audiogridder-server

Features

  • VST2 / VST3 / AudioUnit (macOS only)
  • Effect & Instrument plugins
  • Latency compensation
  • 32/64 bit float processing
  • Audio over network
  • Midi over network
  • Unlimited remote effect plugin chains
  • Streaming of plugin UIs
  • Local control of remote plugin UI's
  • Generic Plugin Parameter Editor
  • Automation

Compatibility

  • Server: macOS 10.7+, Windows 7+
  • Plugin: macOS 10.7+, Windows 7+, Linux 64bit
  • The server supports AudioUnit (macOS only) and VST2/VST3 plugins
  • The plugin is available as AudioUnit (macOS only) and VST2/VST3
  • Tested DAWs: Cubase 10 Pro, Logic Pro X, Reaper, Ableton Live
  • ProTools is reportedly working via wrapper plugins that can host non AAX plugins within ProTools

Donation

AudioGridder is free. If you use it, please consider supporting the project with a donation:

paypal donorbox

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].