CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
A structure for getting the DSP bus setting snapshot information More...
Public Attributes | |
string | name |
byte | numBuses |
byte | numExtendBuses |
byte[] | reserved |
ushort[] | busIndexes |
ushort[] | extendBusIndexes |
A structure for getting the DSP bus setting snapshot information
string name |
Snapshot name
byte numBuses |
The number of effective DSP buses
byte numExtendBuses |
The number of effective extended DSP buses
byte [] reserved |
Reserved area
ushort [] busIndexes |
DSP bus index array
ushort [] extendBusIndexes |
DSP extended bus index array