61 if ((buflen >= 2) && (buf[0] ==
'Z') && (buf[1] ==
':')) {
static bool string_well_formed(const char *buf, unsigned &buflen)
Check wether the string is well formed and suitable for parsing.
Null mixer; returns zero.
static NullMixer * from_text(const char *buf, unsigned &buflen)
Factory method.
unsigned mix(float *outputs, unsigned space) override
Perform the mixing function.