View Single Post
Old 11-02-2019, 08:17 AM   #116
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,815
Default

POOLEDENVINST
int: pool identifier (pooled instances will have the same identifier)
double: position in seconds
double: length in seconds
double: start offset in seconds
double: playback rate
integer: selected
double: baseline
double: amplitude
integer: looped
double: position in QN (only used in certain contexts)
double: length in QN (only used in certain contexts)
int: order in which this instance was created
int: muted
double: start offset in QN (only used in certain contexts)
double: transition time in seconds
int: volume envelope maximum when this instance was created (matches the 1|4 bits of the "volenvrange" config variable: 0=+6dB, 1=+0dB, 4=+12dB, 5=+24dB)

Last edited by schwa; 11-02-2019 at 09:22 AM.
schwa is offline   Reply With Quote