Designing Music - Dog
Composer Sheet
 
 
CONFIGURATION
TCONF Total Measures Tempo Beats per Measure Beat Duration Clicks per Beat Seed
Value 25 220 12 8 0 0
 
 
CALCULATIONS
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
 
 
WAVE GENERATORS
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.
 
Computing time: 0 - is always calculated, 1 - only at the beggining of period, 2 - only when a note ends.
Wave shape: 1-Sine, 2-Square, 3-Ascending sawtooth, 4-Descending sawtooth, 5-Triangle.
 
 
SEQUENCE GENERATORS
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
 
Computing time: 0 - is always calculated, 1 - only at the beggining of sequence.
 
 
OUTPUT
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.