Hi,
I am playing around with examples of the FLOSS manual.
Currently I am sending messages like
<name of array> sinesum <parameterlist>
to an array, which then is read by tabread4~ and send to an dac~.
To make this setup a little more convenient I am looking for some simplifications:
1: Currently I have to enter edit mode to change the parameter list after "sinesum". Is it possible to do this in non-edit mode somehow?
2: Each time I edit the parameterlist and set the array afterwards, I have to send an "normalize 1"-message to normalize the amplitude to "1" max. Is it possible to automate this?
Thank you very much in advance for any help! Best regards, mcc