Hi to Karim, Jean and others,
In order to manipulate ports and to enable inheritance of ports between two score-objects I use the Karim’s function “my-set-port”. (The port information from one to another chord-seq is inherited only through self-input/output connection which is not applicable in many cases, hence the port info is getting lost.) Yet, the function “my-set-port” at its second input does not receive a list (list of lists) of ports. In other words I can assign only one port per chord. Is there any possibility to add a new method to the function which would enable input of a list of ports?
My idea is to manipulate ports by assigning a port to each internal chord of a chord-seq and therefore I would need a “my-set-port” function that would accept also a list of ports (E.g. from the output of get-port function) .
Since this may be sensitive case, I am not daring to make it by myself.
Can anybody help me with this issue?
Many greetings and all the best!
Aliser