Skip to content

Commit f7537b6

Browse files
author
Shaji Khan
committed
x42 ir loader
1 parent 1c216de commit f7537b6

10 files changed

Lines changed: 131 additions & 4 deletions

File tree

.idea/deploymentTargetSelector.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/assets/creator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"Shaji": [8100],
3939
"Steven Atkinson": [8101],
4040
"AidaDSP": [8104],
41-
"x42": [8107],
41+
"x42": [8107, 8121],
4242
"Alexey Baranov": [8108],
4343
"Tom Baran": [4262],
4444
"Radiocicletta": [1981,1982]
Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
{
2+
"-1": {
3+
"http://www.w3.org/1999/02/22-rdf-syntax-ns#value": "-60.0",
4+
"http://www.w3.org/2000/01/rdf-schema#label": "off",
5+
"prefix": "http://gareus.org/oss/lv2/zeroconvolv#",
6+
"pluginName": "x42 - IR Convolver Mono => Stereo"
7+
},
8+
"0": {
9+
"InputPort": true,
10+
"AtomPort": true,
11+
"bufferType": "Sequence",
12+
"supports": "Message",
13+
"minimumSize": 8192,
14+
"designation": "control",
15+
"index": 0,
16+
"name": "ir",
17+
"symbol": "CONTROL"
18+
},
19+
"1": {
20+
"OutputPort": true,
21+
"AtomPort": true,
22+
"bufferType": "Sequence",
23+
"supports": "Message",
24+
"minimumSize": 8192,
25+
"designation": "control",
26+
"index": 1,
27+
"name": "NOTIFY",
28+
"symbol": "NOTIFY"
29+
},
30+
"2": {
31+
"InputPort": true,
32+
"ControlPort": true,
33+
"default": 1,
34+
"index": 2,
35+
"toggle": true,
36+
"maximum": 1,
37+
"minimum": 0,
38+
"name": "Buffered/Latent Convolution",
39+
"portProperty": "http://lv2plug.in/ns/ext/port-props#notAutomatic",
40+
"symbol": "buffered"
41+
},
42+
"3": {
43+
"InputPort": true,
44+
"ControlPort": true,
45+
"http://lv2plug.in/ns/extensions/units#unit": "http://lv2plug.in/ns/extensions/units#db",
46+
"default": "-60.0",
47+
"index": 3,
48+
"maximum": "6.0",
49+
"minimum": "-60.0",
50+
"name": "Dry Signal Level",
51+
"scalePoint": "_:n32dee52240b74d24991f02800ede1f55b17",
52+
"symbol": "dry"
53+
},
54+
"4": {
55+
"InputPort": true,
56+
"ControlPort": true,
57+
"http://lv2plug.in/ns/extensions/units#unit": "http://lv2plug.in/ns/extensions/units#db",
58+
"default": "0.0",
59+
"index": 4,
60+
"maximum": "6.0",
61+
"minimum": "-60.0",
62+
"name": "Wet Signal Level",
63+
"scalePoint": "_:n32dee52240b74d24991f02800ede1f55b19",
64+
"symbol": "wet"
65+
},
66+
"5": {
67+
"InputPort": true,
68+
"ControlPort": true,
69+
"default": 1,
70+
"designation": "http://lv2plug.in/ns/lv2core#enabled",
71+
"index": 5,
72+
"maximum": 1,
73+
"minimum": 0,
74+
"toggle": true,
75+
"name": "Enable",
76+
"portProperty": "http://lv2plug.in/ns/lv2core#toggled",
77+
"symbol": "enable"
78+
},
79+
"6": {
80+
"OutputPort": true,
81+
"AtomPort": true,
82+
"bufferType": "Sequence",
83+
"supports": "Message",
84+
"minimumSize": 8192,
85+
"designation": "control",
86+
"index": 6,
87+
"name": "NOTIFY",
88+
"symbol": "NOTIFY"
89+
},
90+
"7": {
91+
"AudioPort": true,
92+
"OutputPort": true,
93+
"index": 7,
94+
"name": "Out",
95+
"symbol": "out"
96+
},
97+
"8": {
98+
"AudioPort": true,
99+
"InputPort": true,
100+
"index": 8,
101+
"name": "In",
102+
"symbol": "in"
103+
},
104+
"9": {
105+
"AudioPort": true,
106+
"OutputPort": true,
107+
"designation": "http://lv2plug.in/ns/ext/port-groups#right",
108+
"index": 9,
109+
"name": "OutR",
110+
"symbol": "out_2"
111+
},
112+
"10": {
113+
"AudioPort": true,
114+
"InputPort": true,
115+
"designation": "http://lv2plug.in/ns/ext/port-groups#right",
116+
"index": 10,
117+
"name": "InR",
118+
"symbol": "in_2"
119+
}
120+
}

app/src/main/assets/lv2_plugins.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,5 +1456,11 @@
14561456
"name": "Tamg Amp",
14571457
"index": 3,
14581458
"library": "libtamgamp.so"
1459+
},
1460+
"35000": {
1461+
"id": 8121,
1462+
"name": "x42 - IR Convolver Mono => Stereo",
1463+
"index": 3,
1464+
"library": "libzconvo.so"
14591465
}
14601466
}

app/src/main/assets/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
8095,8094,8067,7027, 5006, 6007, 8096
88
],
99
"New": [
10-
8109, 8110, 8111, 8112, 8113, 8114, 8115, 8116, 8117, 8118, 8119,8120
10+
8109, 8110, 8111, 8112, 8113, 8114, 8115, 8116, 8117, 8118, 8119,8120, 8121
1111

1212
],
1313
"Looper": [
@@ -16,7 +16,7 @@
1616
"Neural Amp Modelling": [
1717
8101, 8104, 8117, 8119
1818
],
19-
"Impulse Response": [1885, 8108, 8117, 8118, 8103],
19+
"Impulse Response": [1885, 8108, 8117, 8118, 8103, 8121],
2020
"Cabinet": [
2121
2592, 2601, 2606, 2589, 15012, 8095, 8018, 24700, 7037, 5006, 5004,
2222
6004,5033,4065,2603,2607,7033,7035,8027,8060,8092,7038,8029,
1.36 MB
Binary file not shown.
1.11 MB
Binary file not shown.
1.85 MB
Binary file not shown.
1.73 MB
Binary file not shown.

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@
522522
<item>libImpulseLoader.so</item>
523523
<item>nam.so</item>
524524
<item>libtamgamp.so</item>
525+
<item>libzconvo.so</item>
525526
</string-array>
526527
<string name="title_activity_settings">Settings</string>
527528

0 commit comments

Comments
 (0)