> also i remembered an 'event' about which i'd like to see implemented > (if at all possible of course); a note-doubling function, which would > play 2 (or 3 or 4 or more) notes with half (or less) the length of > the originally programmed one. this would allow you to do little > frills and trilly bits in patterns with a slow time-signature without > having to use another pattern with a faster time-signature to acheive > this.. As you've probably guessed, you're not the first person to ask for this ;-) I previously thought repeat notes would take too much effort, but then I had it happen by accident when I was making changes to the sequence engine for the aux events... The problem now is just one of space - the current build has less than 1k remaining in P3's ROM. There are some things I can reduce in size or remove to free space, such as arrays of strings used to display values that could be replaced with routines to calculate the strings on the fly. Once I get that done, I'll need to prioritise the remaining 'TBIs' to see what's going in first. Cheers, Colin f ________________________________________________ Message sent using UebiMiau 2.7.2
Message
Re: [analogue-sequencer] P3 no. 45 has arrived...
2004-03-02 by Colin f
Attachments
- No local attachments were found for this message.