官方微信 手机客户端 设为首页 收藏本站 金币充值
     
登录 注册 举报

K歌录音VST效果器下载 VSTI音源下载 声卡调试

搜索
查看: 219|回复: 0

AudioGridder v1.1.1 远程插件托管接口程序 WiN macOS

[复制链接]

新浪微博达人勋

累计签到:58 天
连续签到:2 天
发表于 2022-7-15 09:10:59 | 显示全部楼层 |阅读模式 来自 中国重庆
WIN格式:   
MAC格式:  
Linux格式:  
其它系统:  
其它系统格式:   问题投诉
通用格式:  
其它系统: 
容量:177M
微信公众号输入命令: 请在微信公众号中输入前面红色字体命令获取提取码等内容,这里没有内容就表示不需要
公众号回复内容:隐藏内容   查看操作方法
下载方式:网盘下载  当前帖子ID:
关注公众号vstivip
9149862d0bd4c4a1fb.jpg

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.

AudioGridder是一个插件主机,它允许您将音频插件的DSP处理卸载到运行macOS或Windows的远程计算机。例如,当混合复杂的项目或运行CPU密集型工具时,这可以派上用场。AudioGridder附带插件和服务器,支持VST2、VST3和AudioUnit插件格式。插件可以通过网络托管和访问:只需在远程机器上运行AudioGridder服务器,并使用AudioGridder插件连接DAW。这允许您将远程插入链或仪器添加到DAW的信号路径中。加载的远程插件的DSP代码将在远程机器上执行,远程插件UI将通过有线传输。使用AudioGridder,您可以体验直接在DAW中托管插件,但不使用本地CPU。

SERVER

服务器

The server supports VST2, VST3 and AudioUnit (on macOS only) plugin formats and is available for macOS and Windows. There are multiple possibilities for your setup. It is suggested, that you dedicate each server instance to a single remote DAW workspace. That is because each server can only stream a single UI at the same time.

该服务器支持VST2、VST3和AudioUnit(仅在macOS上)插件格式,可用于macOS和Windows。您的设置有多种可能性。建议将每个服务器实例专用于单个远程DAW工作区。这是因为每个服务器只能同时传输单个UI。


The server is implemented as tray application on all platforms. Just click on the tray icon to bring up the settings, plugin manager or statistics window.

服务器在所有平台上都实现为托盘应用程序。只需点击托盘图标,打开设置、插件管理器或统计窗口。


You can run multiple parallel UI user sessions on macOS and Windows. Setup a user for each remote workspace, create a UI session (via VNC, note that RDP might not be working reliably with AudioGridder) and run a separate server instance in each session. You need to assign a different server ID to each instance (in the server settings). In your DAW you can address each server instance from the AudioGridder plugin via “server[:ID]” notation.

您可以在macOS和Windows上运行多个并行UI用户会话。为每个远程工作区设置一个用户,创建一个UI会话(通过VNC,注意RDP可能无法与AudioGridder可靠工作),并在每个会话中运行一个单独的服务器实例。您需要为每个实例分配不同的服务器ID(在服务器设置中)。在DAW中,您可以通过“服务器[:ID]”符号从AudioGridder插件中寻址每个服务器实例。


PLUGIN

插件

The plugin is currently supported on macOS, Windows and Linux as VST2, VST3, AAX and AudioUnit (on macOS only).

该插件目前在macOS、Windows和Linux上支持VST2、VST3、AAX和AudioUnit(仅在macOS上)。


With the AudioGridder FX plugin you can plug a remote insert effect chain into your DAW’s channel inserts. From there you can insert any FX plugin available on the connected server.

使用AudioGridder FX插件,您可以将远程插入效果链插入DAW的频道插入。从那里你可以插入连接服务器上可用的任何FX插件。


Instruments work similarly. Create a software instrument track in your DAW and select the AudioGridder plugin as instrument. Now you can load any of the instrument plugins available on the server.

仪器的工作原理类似。在DAW中创建软件乐器轨迹,并选择AudioGridder插件作为乐器。现在,您可以加载服务器上可用的任何仪器插件。


Each AudioGridder plugin instance will connect to a single remote server instance. But each separate loaded plugin instance can connect to a different server, so you can connect to multiple servers from your DAW at the same time.

每个AudioGridder插件实例将连接到单个远程服务器实例。但是每个单独加载的插件实例可以连接到不同的服务器,因此您可以同时从DAW连接到多个服务器。




HOW DOES IT WORK?

它是如何工作的?

AudioGridder Server runs on a computer hosting your effect and instrument plugins. On your workstation, on which you run your DAW, you use the AudioGridder FX or instrument plugin to access your plugin library over the network. The plugin is looking for available servers on your network and once connected allows you to create insert chains or load instruments. Midi and audio data from your DAW will be streamed over the network, processed on the server and streamed back.

AudioGridder服务器运行在托管特效和乐器插件的计算机上。在运行DAW的工作站上,您可以使用AudioGridder FX或instrument插件通过网络访问插件库。该插件正在您的网络上寻找可用的服务器,一旦连接,就可以创建插入链或加载仪器。来自DAW的Midi和音频数据将通过网络传输,在服务器上处理并流回。


To control a plugin and adjust its settings, AudioGridder is capturing the plugin UI on the server side and streaming it to the client. At the same time it is capturing mouse and keyboard events on the client and replaying them on the server.

为了控制插件并调整其设置,AudioGridder在服务器端捕获插件UI并将其流式传输到客户端。同时,它在客户端捕获鼠标和键盘事件,并在服务器上重播它们。


Alternatively, AudioGridder supports a Generic Editor, that allows for direct access to the parameters of a plugin.

或者,AudioGridder支持通用编辑器,允许直接访问插件的参数。


HIGHLIGHTS

亮点

FEATURES

特征

VST2 / VST3 / AAX / AudioUnit (macOS only)

VST2/VST3/AAX/AudioUnit(仅限macOS)

Effect & Instrument plugins

效果和仪器插件

Latency compensation

延迟补偿

32/64 bit float processing

32/64位浮点处理

Audio over network

网络音频

Midi over network

网络Midi

Streaming of plugin UIs

插件UI的流媒体

Local control of remote plugin UIs

远程插件UI的本地控制

Unlimited remote effect plugin chains

无限远程效果插件链

Generic Plugin Parameter Editor

通用插件参数编辑器

Automation

自动化

Plugin search

插件搜索


COMPATIBILITY

兼容性

Server: macOS 10.7+ (Intel/Apple), Windows 7+

服务器:macOS 10.7+(英特尔/苹果),Windows 7+

Plugin: macOS 10.7+ (Intel/Apple), Windows 7+, Linux 64bit

插件:macOS 10.7+(英特尔/苹果)、Windows 7+、Linux 64位

The server supports AudioUnit (macOS only) and VST2/VST3 plugins

服务器支持AudioUnit(仅限macOS)和VST2/VST3插件

The plugin is available as AudioUnit (macOS only) and VST2/VST3/AAX

链接: https://pan.baidu.com/s/1W_m-H5AV3i3HU11dG71OjQ 提取码: bgct
视频

收起
  





觉得好的话,请大家点击打赏!

发表回复

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则


微信公众号:vstivip   QQ群效果器插件一群:324467633   QQ二群VIP:821996333   翻唱录音QQ群:225079473   微信群请进入这里扫码


联系客服 关注微信 下载APP 返回顶部 返回列表