now that orca is mostly done i’ve been sketching ideas for an alternative teletype firmware but wanted to try something quick before i get busy with that. the idea is to mod meadowphysics to allow triggers have variable width.
right now triggers use the clock pulse width, so it’s the same for all 8 triggers. it could be interesting to have it change based on some criteria. so kinda like having rules for trigger width.
hotkey:
the easiest is probably to have 2 buttons pressed in the first column as it won’t interfere with any existing functionality. this is if all trigger width settings can be set on one page. not sure what to do if the width rules are set per counter.
rules:
random, obviously, also increment and decrement. what else? also, should rules be set per trigger or per counter, so that the rule affects whatever triggers are assigned to that particular counter?
what other settings can be used for trigger width? definitely range, long/medium/short (what values to use for ranges? considering trigger outs could also be used for pinging filters - need to try this with 3 sisters!). anything else?
here is a quick demo using 4 differently pitched sounds. all 4 are shaped with 4 ASR envelopes (intellijel quadra), all 4 are set to 0 attack and the same decay. first ~30sec is the fixed trigger width, then i switch to a variable trigger width:
- trigger 1: randomly selected between 100 and 300ms
- trigger 2: randomly selected between 5 and 20ms
- trigger 3: increase from 0 to 240ms in chunks of 12ms, then reset back to 0
- trigger 4: decrease from 240ms to 0 in chunks of 12ms, then reset back to 240ms
another demo using it in a musical context with some machinedrum backing, again first ~40 sec the trigger width is fixed, then variable:
does this sound like an interesting mod? what do you think?