amxd~ chamberverb: What is the name of the dry/wet parameter?

James Harkins's icon

ChamberVerb has a dry/wet mix parameter.

amxd~ help has an example of controlling cutoff using "cut $1" messages -- here it's obvious because the parameter is called "cut" in the interface.

I tried half a dozen alternatives but I couldn't find the magic word to convince ChamberVerb to change its dry/wet parameter programmatically.

Is this not documented anywhere? What's the magic word?

hjh

double_UG's icon

getparams

Max Patch
Copy patch and select New From Clipboard in Max.

James Harkins's icon

OK, thanks -- that was at the end of a long day, I missed "getparams" in the reference.

(FWIW the amxd~ help patch doesn't mention "getparams" anywhere -- the "automation" tab would be a good place for that.)

hjh