joncode / audiogridder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Discussions

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.

Downloads

Please find the latest binaries to download in the releases section.

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.11+, 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

Reporting of Bugs/Issues

If you report a new issue, please be as precise as possible. To identify the root cause of an issue, it is necessary to be able to reproduce it or at least get some conclusions from the info you provide. Please follow these steps...

Donation

If you like AudioGridder and want to support its further development, you are welcome to donate. :-)

paypal donorbox

About

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

License:MIT License


Languages

Language:C++ 98.6%Language:CMake 0.7%Language:Shell 0.5%Language:Objective-C++ 0.2%Language:Batchfile 0.0%