mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 12:30:12 +02:00
Add an updated version of the aeffectx.h header
From the Audacity project.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "communication.h"
|
||||
|
||||
intptr_t send_event(boost::asio::local::stream_protocol::socket& socket,
|
||||
int32_t opcode,
|
||||
int32_t index,
|
||||
int opcode,
|
||||
int index,
|
||||
intptr_t value,
|
||||
void* data,
|
||||
float option,
|
||||
|
||||
Reference in New Issue
Block a user