core icon indicating copy to clipboard operation
core copied to clipboard

Not an issue: Want to know if macro variables are available for $342 to $344.

Open karoria opened this issue 1 year ago • 3 comments

Hi @terjeio I want to know if macro variables are available for some useful settings like $342 to $344 so that I can use them in tc.macro. There might be other settings too which if served as variables, can be really useful. Cheers! Ravi

karoria avatar Apr 22 '24 11:04 karoria

Currently not, perhaps they could be made available via a "standard" G65 taking a parameter for the setting number? Should be possible if nesting works...

terjeio avatar Apr 23 '24 05:04 terjeio

That's great idea. I will wait for it if you plan to go ahead. Thanks.

karoria avatar Apr 23 '24 11:04 karoria

I have committed a tentative solution, can you verify? The setting value is returned in _value and _value_returned is set to 1 if the setting is available and of a numeric type.

terjeio avatar Apr 25 '24 19:04 terjeio