This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
LV2-Extensions
mirror of
https://github.com/KXStudio/LV2-Extensions
Watch
1
Star
0
Fork
0
Code
Releases
5
Activity
Browse Source
Include stdint.h
tags/2022-02-14
falkTX
2 years ago
parent
f4fbe0c446
commit
e8d90c10c5
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
kx-control-input-port-change-request.lv2/control-input-port-change-request.h
+ 2
- 0
kx-control-input-port-change-request.lv2/control-input-port-change-request.h
View File
@@ -28,6 +28,8 @@
#define LV2_CONTROL_INPUT_PORT_CHANGE_REQUEST_URI "http://kx.studio/ns/lv2ext/control-input-port-change-request"
#define LV2_CONTROL_INPUT_PORT_CHANGE_REQUEST_PREFIX LV2_CONTROL_INPUT_PORT_CHANGE_REQUEST_URI "#"
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#else
Write
Preview
Loading…
Cancel
Save