Add parameter for stretch bypass
This commit is contained in:
@ -58,7 +58,7 @@ const int cpi_max_capture_len = 29;
|
||||
const int cpi_passthrough = 30;
|
||||
const int cpi_markdirty = 31;
|
||||
const int cpi_num_inchans = 32;
|
||||
const int cpi_playrangeoffset = 33;
|
||||
const int cpi_bypass_stretch = 33;
|
||||
|
||||
class MyPropertiesFile
|
||||
{
|
||||
|
Reference in New Issue
Block a user