v3.971
2004-09-04 by colinfraser_com
Another late night, another new build in Yahoo files. This one fixes a little bug that crept into bank selection. Delay is now scaled by tbase, and there are some changes to the repeat events... rep*N is gone. There are now 6 repeat events: rep*2, note + n rep*2, velo + n rep*3, note + n rep*3, velo + n rep*4, note + n rep*4, velo + n These differ from the previous versions in a number of ways. The length value no longer affects the timing of the repeats - in all cases the step is evenly divided. e.g. if you set rep*2 on a step in a pattern with tbase=16, the two repeat notes will have an effective tbase of 32. You can now offset velocity on the repeat notes as well as the pitch. If you want to offset note *and* velocity, just assign two auxes - the repeat count on the last aux applies on a step with two active events that set different repeats. Tie now applies across all repeat notes. If you set a note to repeat twice, with a note offset of +12 and tie on, you will get the primary note, tied into the repeat note up an octave, tied into the next step. With auto-glide, this makes from some nice little acidy blips ;-) Note that the addition of the extra repeat events means some of the higher numbered events have moved upwards - you may need to re- assign events in existing patterns if you have used them. Also added are 'aux C = cc #n' and 'aux C = event n' Cheers, Colin f