So here’s where I got to with the OXI E16 definitions.
There’s a parameter limit on each oxiindef file (256 params), so these are split into:
- Base - everything EXCEPT the subtracks
- Subtracks 1-4
- Subtracks 5-8
I structured it this way as I wasn’t using 8 subtracks much. One indef file per page.
Total params in each file are as below - its not possible to combine all params for all 8 subtracks, so you’ll need to cut and paste what you need.
Note: Wavefinder SRC NPRNs do work, but there was a minor issue in 1.31 that broke a couple - I haven’t checked this works for 1.32 yet, but i’ll try to confirm over the weekend.
| File | CC | NRPN | Total |
|---|---|---|---|
| Tonverk-Base | 66 | 30 (nr1=0) | 96 |
| Tonverk-ST1234 | 1 | 196 (nr1=1–4) | 197 |
| Tonverk-ST5678 | 1 | 196 (nr1=5–8) | 197 |
Tonverk-ST5678.oxiindef (35.4 KB)
Tonverk-ST1234.oxiindef (35.4 KB)
Tonverk-Base.oxiindef (16.3 KB)