Hi there! Sorry to bother you but I’m trying to recreate the Maqutte tutorial from Open Music documentation Example 2 : Defining Temporal Relations Between TemporalBoxes
- It says
To create a slots box out of a TemporalBox instance :
-
Cmd
click in a patch editor and type “temporalbox” - validate while keeping
SHIFT
pressed.
I can create the temporal box but the slots dont happen when I press v while the shift key is depressed
- When I evaluate the maquette I get a list of warnings
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box NOTE: target input has no box reference.”
OM > “Warning – Connecting box SEQUENCE: target input has no box reference.”
OM > “Warning – Connecting box SEQUENCE: target input has no box reference.”
OM > “Warning – Connecting box SEQUENCE: target input has no box reference.”
- Although the notes play in the maquette the starting times of the temporal boxes don’t get adjusted as they are supposed to.
What am I doing wrong?
BTW Is there a way to attach the maquette code to this post somehow?
Thanks