In other words, I would like to use several instruments together in only one Pdef or Pbind.
Is it possible?
I have tried:
Pdef(\x,
Pbind(
\instrument, \ins1
),
Pbind(
\instrument, \ins2
)
)
This won’t work.
In other words, I would like to use several instruments together in only one Pdef or Pbind.
Is it possible?
I have tried:
Pdef(\x,
Pbind(
\instrument, \ins1
),
Pbind(
\instrument, \ins2
)
)
This won’t work.
Hi,
Have a look at Ppar.
Cheers,
Patrick
This thread might come in handy: