apohl79 / audiogridder

DSP servers using general purpose computers and networks
https://audiogridder.com
MIT License
738 stars 77 forks source link
aax audio audio-plugins audiounit audiounit-host audiounit-plugins dsp insert juce network-audio network-midi vst-host vst2 vst3 vst3-host vst3-plugins

AudioGridder

AudioGridder is a network bridge for audio and MIDI that allows for offloading 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.

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

:exclamation: 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

Compatibility

Donations

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

paypal donorbox

Contributing

Pull requests are welcome! Please follow the development guide if you'd like to contribute to the project and to get started.