new opcodes: scoreline, scoreline_i

Responding to possible limitation in ‘event’, I have added two
new opcodes, now in CVS:

scoreline_i  Sline
scoreline     Sline, ktrig

These opcodes take a string containing one or more lines of
score events. It can take strings as part of the score line in the
same conditions/rules to the standard score. The first opcode is
active at i-time only and the second at k-rate.

For instance:

instr 1
scoreline_i {{
             i 2  0  3  “flutec3.wav”
             i 2  1  3  “clarc3.wav”
          }}
endin

instr 2

aout soundin p4
      out aout

endin

Now in CVS. Manual page coming soon.

Victor

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth

Leave a Comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.