TCONF | Total Measures | Tempo | Beats per Measure | Beat Duration | Clicks per Beat | Seed |
Value | 25 | 220 | 12 | 8 | 0 | 0 |
TCAL | Expression | Comment |
Fm | Se3-72 | Form |
Fb | (Fm!=0) | 1 if Form != Do5 |
Ca1 | (Os3 > 5) * Fb * Os2 | Distorsion in right hand, not at the beggining of the motif |
Ca2 | (Os1 > 2 ? 1:0) | Trigger control for left hand lowest note. Not at the beggining of motif. |
Ca3 | (nrand(40) < 3 ? nrand(5):0) | Very sporadic alteration of lowest note in right hand. |
Ca4 | (Os1 > 4) * Fb * Os2 | Distorsion in left hand, only in the center of the motif |
Ca5 | ( ( (Os3+20) > nrand(80)) * (Os3>0) ) | Inverse movement in right hand. |
Adn | (Se3>72) * (nrand(20)>14) * (nrand(1)==1 ? -2:-14) | Reinforcement note, 2nd (-2) or 12th (-14), aleatory and only when form > 72 |
TGENC | Comput. time | Start meas. | Start clicks | Wave period meas. |
Wave period clicks |
Period
between notes |
Activity time meas. |
Activity time clicks |
Note duration | Wave shape | Wave max. value |
Wave min. value |
Discrete output | Priority | Comment |
Def.V. | 2 | 1 | 0 | 1 | 0 | 12 | 25 | 0 | 12 | 1 | 80 | 64 | 0 | 30 | |
Os1 | 1 | 96 | 5 | 10 | 0 | Per. = left h. | |||||||||
Os2 | 1 | 0 | 96 + nrand(48) | 4 | -4 | 2 | Distorsion | ||||||||
Os3 | 2 | 144 | 1 | 144 | 3 | 20 | 1 | Per. = right h. |
TGENS | Comput. time | Sequence number | Start meas. | Start clicks | Augment. (+ or -) | Start note | Notes removed at the end | Final silence | Activity time meas. | Activity time clicks | Type of movement | High level transp. | Low level transp. | Continuous output | Priority | Comment |
Def.V. | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 4 | 25 | 0 | 1 | 0 | 0 | 0 | 60 | |
Se0 | 0 | 1 | 1 + Ca5 | (Ca1/2) + Fm | (Ca1/2) + Fm | Right hand | ||||||||||
Se1 | 0 | (nrand(10) > 7 ? 2:1) | (Os2*Fb) + Fm | (Os2*Fb) + Fm | Left hand | |||||||||||
Se3 | 3 | Form |
TSAL | Instrument | Value | Duration | Trigger | Velocity | Comment |
1 | Se0 + Ca1+12 | Se0u | Se0i | Main note in right hand. | ||
1 | Se0 + Ca1+12-7 + Ca3 | Se0u | Se0i | Lowest note in right hand. | ||
1 | Se0 + Ca1+12+Adn | Se0u | Se0i*(Adn!=0) | Reinforcement in right hand. | ||
2 | Se1 + Ca4 | Se1u | Se1i | Main note in left hand. | ||
2 | Se1 + Ca4 -7 | Se1u | Se1i*Ca2 | Lowest note in left hand. | ||
2 | Se1 + Ca4+Adn | Se1u | Se1i*(Adn!=0) | Reinforcement in left hand. |