has it really been almost two years?
teletype 5.0.0 is ready for beta testing.
there is a fair number of new features and fixes, so we could really use community’s help with beta testing. please report bugs in this thread, i will post new versions here as we fix bugs.
huge thanks to all the developers and contributors: @3-foot-1, @a773, @alanza, @attowatt, @Byzero, @desolationjones, @Dewb, eiginn, @Lightbreaker, martica.
but also all the amazing folks who inspire this work by doing wonderful things with teletype
new features
- drum ops [Byzero]
- support for multiple faderbanks [Lightbreaker]
- I2C2MIDI ops [attowatt / scanner_darkly]
-
new disting ex ops: dual algorithms,
EX.M.N#
,EX.M.NO#
,EX.M.CC#
[scanner_darkly] - new op
CV.GET
[scanner_darkly] - new op:
SCALE0
[scanner_darkly] - new ops:
$F
,$F1
,$F2
,$L
,$L1
,$L2
,$S
,$S1
,$S2
,I1
,I2
,FR
[scanner_darkly] - improved
TR.P
accuracy [scanner_darkly] - all line endings now accepted for USB files [scanner_darkly]
fixes
-
PROB 100
would only execute 99.01% of the time [martica] - cache currently-running commands to avoid corruption during
SCENE
ops [3-foot-1] - fix off-by-one error in
P.ROT
[3-foot-1] - fix
CROW_Q3
operation [3-foot-1] - fix bug when
QT.B
input was negative [desolationjones] - fix bug with
G.FDR
not being rendered in grid visualizer properly [scanner_darkly] - fix
EX.LP
not returning correct values [scanner_darkly] - fix MIDI IN ops channel being off by 1 [scanner_darkly]
- fix
STATE
not taking into account the status ofDEVICE.FLIP
[scanner_darkly] - fix BPM rounding error [scanner_darkly]
- reset M timer when changing metro rate [scanner_darkly]
- fix
KILL
not stopping TR pulses in progress [scanner_darkly]
documentation
- remove duplicate Disting cheatsheet section [eiginn]
- improve page load time in Chrome/Safari [Dewb]
- fix docs on QT.BX [a773]
- fix function ops docs [alanza]
platform improvements
- create a simple Actions workflow for tests [Dewb]
- separate scene serialization logic from USB disk logic, add scene serialization tests [Dewb]
- build documentation PDF in Actions workflow [Dewb]
- suggest TinyTeX as docs-building toolchain [alanza]
firmware
installing this firmware will overwrite your existing scenes! back up your scenes using a USB flash drive and make sure to rename files before restoring. this is a beta version, after flashing you will be prompted to press the button to initialize teletype - make sure to do so. update procedure: modular firmware updates | monome/docs
[2023-05-03] 5.0.0 BETA 1
teletype.hex (857.3 KB) teletype.zip (240.8 KB)
documentation
teletype.html (1.2 MB) teletype.pdf (784.3 KB)
changelog
[2023-05-03] first beta