I thought it would be a good idea to create a thread where folk can share their ER-301 specific Teletype scenes as I don’t think there is anywhere else suitable for this yet.
I thought about putting this thread on Lines, but these are more specific to the ER-301 than they are to the Teletype in general, although it’s possible some scenes will translate very nicely, like this one:
This is DOT 3, based wholly on the work by @scanner_darkly so I cannot take any credit, except that I have updated it to work on the newer versions of the Grid Ops firmware where the grid starts at 0,0 rather than 1,1 and also modified the Trigger and CV outs to be ER-301 specific.
Namely TR port 1 and CV ports 1 through 4 as detailed in SCRIPT #2
#2
SC.TR.P 1
SC.CV 1 N PN 0 A
SC.CV 2 V B
SC.CV 3 V + 2 C
SC.CV 4 V + 2 D
Normally I would share an ER-301 custom unit to go with this script and will do in the future where appropriate, but this one is just a trigger and cv so hardly seems worth it.
Thanks Kel. I have to admit that I’m thrilled you are gelling with the Teletype, as it felt like you were kvetching a bit about scripts and computer keyboards prior to your decision to order it. Seeing your enthusiasm now is a great big breath of fresh air. And thanks again for this thread.
Hehe that would be crazy, no, all this does is send a different random voltage to 30 ports on the ER-301! I say this is ‘all’ it does - it’s really amazing this is possible!
I got up to using about 14 of them - it’s kinda hard to use that much random without it turning into a mess.
Not sure if I was having issues or not though, maybe some kind of bottleneck, it was late so I am not sure, will have to look at it again.
Yeah, seems it’s not unlimited - well of course not - to wit, I would like some practical guidance on how much you can push the Teletype and ER-301 over i2c. I realise this is pretty far out there and I might have to work this out myself
It was a script page and you’re absolutely right, I should separate it off into its own script, I was tacking it onto the end of the main sequence script - not the brightest idea!
To be honest though, it was more a case of just seeing if I could exceed the number of physical patch points on the ER-301 and use some of the physical ones too - as this seems to me to be the most compelling reason to use this protocol.
Yay, adapted the teletype script at Euclidean rhythms on the Monome Teletype · Sam Doshi to also send SC.TR pulses on channels 1-4 by adding to the last line on script 3:
; SC.TR.P 1
and likewise for script 4:
; SC.TR.P 2
and so on, and so forth
Next step is configuring TXi knobs + some external knobs to modify spaces and pulses. This is going to be fun!!!
I have a very similar scene! I use the TT knob to control the Length for all tracks, then Txi knobs 1-4 control Fill for tracks 1-4. I had to make sure that Fill was sort of “capped” at Length, otherwise Fill exceeding Length had the affect of muting that track.