Releases: monome/teletype
teletype 5.0
huge thanks to all the developers and contributors: 3-foot-1, a773, alanza, attowatt, Byzero, desolationjones, Dewb, eiginn, Lightbreaker, martica, scanner_darkly
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.Paccuracy [scanner_darkly] - all line endings now accepted for USB files [scanner_darkly]
- basic menu for reading/writing scenes when a USB stick is inserted [Dewb]
- new ops:
CV.CALandCV.CAL.RESETto calibrate CV outputs [Dewb] - new Disting EX ops:
EX.CH,EX.#,EX.N#,EX.NO#[scanner_darkly] - new dual W/ ops:
W/.SEL,W/S.POLY,W/S.POLY.RESET,W/1,W/2[scanner_darkly]
fixes
PROB 100would only execute 99.01% of the time [martica]- cache currently-running commands to avoid corruption during
SCENEops [3-foot-1] - fix off-by-one error in
P.ROT[3-foot-1] - fix
CROW_Q3operation [3-foot-1] - fix bug when
QT.Binput was negative [desolationjones] - fix bug with
G.FDRnot being rendered in grid visualizer properly [scanner_darkly] - fix
EX.LPnot returning correct values [scanner_darkly] - fix MIDI IN ops channel being off by 1 [scanner_darkly]
- fix
STATEnot 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
KILLnot stopping TR pulses in progress [scanner_darkly] - fix CV and TR outputs in inconsistent state after
DEVICE.FLIP[Dewb] - fix N.CS scales 7 & 8 being swapped; make them consistent with N.S and docs [Dewb]
- update libavr32: support CDC grid size detection (e.g. zero), increase HID message buffer [Dewb]
- update Disting EX looper ops to work with Disting EX firmware 1.23+ [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]
- apply VCV Rack compatibility patches, so branches off main can be used in both hardware and software [Dewb]
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: http://monome.org/docs/modular/update
Teletype 4.0
huge thanks to @scanner-darkly and everyone who contributed code and testing to this long-coming release.
v4.0.0
- FIX:
LAST SCRIPTin live mode gives time since init script was run - FIX: negative pattern values are properly read from USB
- FIX: delay when navigating to sections in docs
- NEW: generic i2c ops:
IIA,IIS..,IIQ..,IIB.. - NEW: exponential delay operator
DEL.G - NEW: binary and hex format for numbers:
B...,X... - NEW: Disting EX ops
- FIX:
LAST nis broken for script 1 - NEW: bitmasked delay and quantize:
DEL.B..,QT.B..,QT.BX.. - NEW: scale and chord quantize:
QT.S..,QT.CS.. - NEW: bit toggle OP:
BTOG.. - NEW: volts to semitones helper OP:
VN.. - IMP: DELAY_SIZE increased to 64 from 16
- FIX: scale degree arguments 1-indexed:
N.S,N.CS - NEW: Just Friends 4.0 OPs and dual JF OPs
- NEW: binary scale ops
N.BandN.BX - NEW: reverse binary for numbers:
R... - NEW: reverse binary OP:
BREV - NEW:
ES.CVread earthsea CV values - NEW: added setter for
R, sets R.MIN and R.MAX to same value, allowing R to be used as variable - NEW: v/oct to hz/v conversion op:
HZ - FIX: W/2.0 ops added
- NEW: W/2.0 ops documentation
- NEW:
><,<>,>=<and<=>OPs, checks if value is within or outside of range - IMP: new powerful Q OPs
- IMP: Improved line editing movement (forward/backward by word skips intervening space).
- NEW: Delete to end of word command
alt-dadded. - NEW: new op:
SCENE.P - NEW: new multi-logic OPs
AND3,AND4,OR3andOR4with aliases&&&,&&&&,|||and|||| - NEW: alias:
EVforEVERY - NEW: live mode dashboard
- NEW: ops to control live mode:
LIVE.OFF,LIVE.VARS,LIVE.GRID,LIVE.DASH,PRINT - FIX:
PN.ROTparameters are swapped - FIX: better rendering for fine grid faders
- FIX: logical operators should treat all non zero values as
true, not just positive values - NEW: crow ops
- NEW:
TI.PRM.CALIBalias added (was already in the docs) - FIX:
SCENEwould crash if parameter was out of bounds
teletype 3.2.0
thanks to @csboling and @discohead!
- FIX: improve DAC latency when using
CVops - NEW: call metro / init with
SCRIPT 9/SCRIPT 10 - NEW: forward (C-f or C-s) and reverse (C-r) search in help mode
- NEW: new ops:
LROT(alias<<<),RROT(alias>>>) - NEW:
LSHandRSHshift the opposite direction when passed a negative shift amount - NEW: new op:
SGN(sign of argument) - NEW: new kria remote op:
KR.DUR - NEW: new op:
NR(binary math pattern generator) - NEW: new ops:
N.S, N.C, N.CS(use western scales and chords to get values fromNtable) - NEW: new ops:
FADER.SCALE, FADER.CAL.MIN, FADER.CAL.MAX, FADER.CAL.RESETfor scaling 16n Faderbank values (aliasesFB.S, FB.C.MIN, FB.C.MAX, FB.C.R) - NEW: new Tracker mode keybinding
alt-[ ]semitone up, down - NEW: new Tracker mode keybinding
ctrl-[ ]fifth up, down - NEW: new Tracker mode keybinding
shift-[ ]octave up, down - NEW: new Tracker mode keybinding
alt-<0-9><0-9>semitones up (0=10, 1=11) - NEW: new Tracker mode keybinding
shift-alt-<0-9><0-9>semitones down (0=10, 1=11) - FIX: dim M in edit mode when metro inactive
- NEW: new pattern ops:
P.SHUF,PN.SHUF,P.REV,PN.REV,P.ROT,PN.ROT - NEW: new pattern mods:
P.MAP:,PN.MAP x:
installing
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.
update procedure at http://monome.org/docs/modular/update
docs at https://monome.org/docs/teletype/
teletype 3.1.0
thanks to @csboling, @scanner-darkly, @alpha-cactus, @jlmitch5!
- NEW: new op: DEVICE.FLIP
- FIX: some keyboards losing keystrokes
- NEW: new op: DEL.X
- NEW: new op: DEL.R
- IMP: DELAY_SIZE increased to 16 from 8
- NEW: new variables: J & K local script variables
- FIX: metro rate not updated after
INIT.SCENE - NEW: new ops: SEED, R.SEED, TOSS.SEED, DRUNK.SEED, P.SEED, PROB.SEED
- NEW: new op: SCENE.G
- NEW: new op: SCRIPT.POL, alias $.POL
- NEW: new ansible remote ops: ANS.G, ANS.G.P, ANS.G.LED, ANS.A, ANS.A.LED
- NEW: new kria remote ops: KR.CUE, KR.PG
installing
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.
update procedure at http://monome.org/docs/modular/update
docs at https://monome.org/docs/teletype/
teletype 3.0.0
massive thanks to @scanner-darkly for leading this huge update.
new
- grid integration
- er-301 support *
- faderbank support *
- matrixarchate support
- new TELEX ops:
TO.CV.CALIB,TO.CV.RESET,TO.ENV* - new pattern ops:
P.MIN,PN.MIN.P.MAX.PN.MAX* $alias forSCRIPT- ternary if op
? - multi line selection / copying (with
Shift-arrows) Alt-<delete>delete selected linesAlt-<up>/Alt-<down>move selected lines up/downCtrl-<right>/Ctrl-<left>move cursor by wordsAlt-Hshortcut for help (in addition toAlt-?)Iis initialized from the calling script (done by @burnsauce )- new kria ops (done by @AaronMeyers )
- 3 level undo in script editing (
CTRL-Z) RND/RRNDaliases forRAND/RRANDWRPalias forWRAPSCLalias forSCALE- new ops:
P.RND/PN.RND- get a random value between start/end - new ops:
P.+/PN.+/P.-/PN.-increment/decrement pattern value by amount - new ops:
P.+W/PN.+W/P.-W/PN.-Was above and wrap - W/ support (done by @trentgill )
*are done by @bpcmusic
fixes
- documentation on
LSHandRSH PN.HEREnot updating tracker view- @simondemeule's fix for
JIop - i2c initialization delayed to avoid crashes when connected to er-301
- duplicate commands don't get added to history in live editing
- last screen is saved to flash
- knob jitter in scene loading/saving fixed
TIMEandLASTare now 1ms accurateRAND/RRANDwill properly work with large range valuesP.RMwas 1-based, now 0-basedP.RM/PN.RMwill not change pattern length if deleting outside of length rangeL .. 32767will properly work instead of freezingP.POP\PN.POPwill update the tracker screenPARAMset properly when used in the init scriptPARAMandINwon't reset to 0 afterINIT.DATASCALEprecision improved
installing
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.
update procedure at http://monome.org/docs/modular/update
docs at https://monome.org/docs/modular/teletype/manual
teletype 2.2.0
another fantastic update by @sliderule
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.
- update procedure at http://monome.org/docs/modular/update
- docs at https://monome.org/docs/modular/teletype/manual
v2.2
see the full release thread
- NEW: added a cheat sheet PDF
- NEW: new bitwise ops: &, |, ^, ~, BSET, BCLR, BGET
- NEW: new ops
PARAM.SCALE min maxandIN.SCALE min maxto add static scaling to inputs - NEW: blanking screensaver after 90 minutes of keyboard inactivity, any key to wake
- NEW: new op: CHAOS chaotic sequence generator. Control with CHAOS.ALG and CHAOS.R
- NEW: new op family:
INIT, to clear device state - NEW: new ops:
R,R.MIN,R.MAXprogrammable RNG - IMP: profiling code (optional, dev feature)
- IMP: screen now redraws only lines that have changed
- FIX: multiply now saturates at limits, previous behaviour returned 0 at overflow
- FIX: entered values now saturate at int16 limits
- FIX: reduced flash memory consumption by not storing TEMP script
- FIX:
Inow carries acrossDELcommands - FIX: removed TEMP script allocation in flash
- FIX: corrected functionality of JI op for 1volt/octave tuning and removed octave-wrapping behaviour (now returns exactly the entered ratio)
- FIX: reduced latency of
INop
teletype 2.1.0
huge thanks to @sliderule for this update.
docs and default presets included in the release.
see http://monome.org/docs/modular/update for update procedure!
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.
v2.1
see the full release thread
- BREAKING: the
Ivariable is now scoped to theLloop, and does not exist outside of an execution context. Scripts usingIas a general-purpose variable will be broken. - FIX:
SCENEwill not run fromINITscript during scene load. - NEW: Tracker data entry overhaul. Type numbers, press enter to commit.
- NEW: new op:
BPMto get milliseconds per beat in given BPM - NEW: script lines can be disabled / enabled with ctrl-/
- NEW: shift-enter in scene write mode now inserts a line
- NEW: new ops:
LAST xfor the last time scriptxwas called - NEW:
SCRIPTwith no arguments gets the current script number. - FIX:
AVGandQ.AVGnow round up properly - NEW: new op:
BREAKto stop the remainder of the script - NEW: new mod:
W [condition]: [statement]will executestatementas long asconditionis true (up to an iteration limit). - NEW: new mods:
EVERY x:,SKIP x:,OTHER:to alternately execute or not execute a command. - NEW: new op:
SYNC xwill synchronize allEVERYandSKIPline to the same step. - NEW: new feature: @ - the turtle. Walks around the pattern grid. Many ops, see documentation.
- OLD: ctrl-F1 to F8 mute/unmute scripts.
- NEW: ctrl-F9 enables/disables METRO.
- FIX: recursive delay fix. Now you can
1: DEL 500: SCRIPT 1for temporal recursion. - FIX: KILL now clears TR output as well as disabling the METRO script.
- FIX: if / else conditions no longer transcend their script
- IMP: functional execution stack for
SCRIPToperations
teletype 2.0.1
see the 2.0.0 thread for major release updates.
2.0.1 updates libavr32 (thanks to @scanner-darkly ) which corrects some screen draw glitches.
docs and default presets included in the release.
see http://monome.org/docs/modular/update for update procedure!
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.
teletype 2.0.0
See the release thread for more info.
Changes since 1.4.0:
- Sub commands
- Aliases
PNversions of everyPop- Telex ops
- (breaking) removing the
IIop, e.g.II MP.PRESET 1will become justMP.PRESET 1 - (breaking) merge
MUTEandUNMUTEops toMUTE x/MUTE x y - (breaking): remove unused Meadowphysics ops:
MP.SYNC,MP.MUTE,MP.UNMUTE,MP.FREEZE,MP.UNFREEZE - (breaking): rename Ansible Meadowphysics ops to start with
ME - Using the
F1-F10keys to trigger scripts. Alsoalt+Fkeyto jump to editing the relevant script NUM LOCKto jump to the pattern editorPRINT SCREENto jump to live mode- No more leading space before
:and; - Emacs/Unix style keyboard short cuts (ctrl-E, ctrl-A, etc), delete forward with
DELETE, enableHOMEandENDkeys - Limited script recursion (max recursion depth is 8) including self recursion.
- Using a USB stick at any time (not just boot up)
- Metro scripts limited to 25ms, but new
M!op to set it as low as 2ms (at your own risk)
Plus more changes under the hood.
PDF documentation included in the zip file.
teletype 1.4.0
- ii control for ansible MIDI mode, see http://monome.org/docs/modular/ansible
see http://monome.org/docs/modular/update for update procedure!
CAUTION: Installing this firmware will overwrite your existing scenes. Back up your scenes using a USB flash drive. Includes default scenes.