Description | Hierarchy | Fields | Methods | Properties |
type ASIOInputMonitor = packed record
input: long; |
output: long; |
gain: long; |
state: ASIOBool; |
pan: long; |
input: long; |
output: long; |
this input was set to monitor (or off), -1: all |
gain: long; |
suggested output for monitoring the input (if so) |
state: ASIOBool; |
suggested gain, ranging 0 - 0x7fffffffL (-inf to +12 dB) |
pan: long; |
ASIOTrue => on, ASIOFalse => off |
(c) 2012 Lake of Soft