NewsWorksSoftwareTextBioContact
background image

tl.objects v.2.1

August 18, 2005

I’ve just uploaded a new version of tl.objects a bunch of MaxMSP/Jitter externals aimed at synthesis and whatever else I might be doing.

This version depends on Max 4.500 in particular for a number of features of the help files. Apart from that the most important change is the addition of a bunch of new abstractions:

Iterating up and down and a metro:

  • tl.n—
  • tl.n++
  • tl.uzi
  • tl.metro

Keyboard as toggles

  • tl.keytoggle

Some utils for Jitter

  • tl.jit.atodb
  • tl.jit.dbtoa
  • tl.jit.info
  • tl.jit.interp3

Tuning and detuning:

  • tl.midi.a
  • tl.midi.a~
  • tl.detune

Vibrato and 1/f drift in MIDI frequency and signal domain:

  • tl.midi.vibrato~
  • tl.midi.drift~
  • tl.freq.vibrato~
  • tl.freq.drift~
  • tl.freq.vibdrift~
  • tl.sig.vibrato~

Tremolo and FM:

  • tl.tremolo~
  • tl.fm~

FX

  • tl.vst.helper
  • tl.graphiqEQ~

Display of sound signal:

  • tl.viewsound~

If you experience any problems with the objects please let me know.

Update: Wesley Smith posted a really nice solution for extending tl.jit.info so that it can display info for any matrix in the patch. I’ll see if I can roll this into the distro over the next few days.