Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

DSP servers using general purpose computers and networks

License

NotificationsYou must be signed in to change notification settings

apohl79/audiogridder

Repository files navigation

AudioGridder is a network bridge for audio and MIDI that allows for offloadingthe DSP processing of audio plugins to remote computers running macOS orWindows. This can come in handy when mixing complex projects or running CPUintensive instruments for instance. AudioGridder comes with a plugin and aserver and supports VST2, VST3 and AudioUnit plugin formats. Plugins can behosted and accessed across the network: simply run the AudioGridder server on aremote machine and connect your DAW using the AudioGridder plugin. This allowsyou to add remote insert chains or instruments into your DAW's signal paths. TheDSP code of the loaded remote plugins will be executed on the remote machine andthe remote plugin UI's will be streamed over the wire. With AudioGridder you getan experience very close to hosting the plugins directly in your DAW but notusing your local CPU.

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

Help / Bugs / Ideas

Please report bugs, discuss ideas or ask questions in thediscussions 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 followthe bug reporting guide when reporting bugs!

Installation

Please find the latest installers in thedownload section.

macOS Homebrew

On macOS you can install AudioGridder via homebrew:

brew install audiogridder-plugin
brew install audiogridder-server

Features

  • VST2 / VST3 / AAX / 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
  • AudioGridder is 64bit only
  • The server supports AudioUnit (macOS only) and VST2/VST3 plugins
  • The plugin is available as VST2/VST3, AAX and AudioUnit (macOS only)

Donations

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

paypaldonorbox

Contributing

Pull requests are welcome! Please follow thedevelopment guideif you'd like to contribute to the project and to get started.


[8]ページ先頭

©2009-2025 Movatter.jp