LiveOSC2 icon indicating copy to clipboard operation
LiveOSC2 copied to clipboard

Bug fixes and new features

Open ccerrillos opened this issue 7 years ago • 0 comments

New Features

  • OSC encoding errors are now logged
  • Added missing /live/selection implementation
  • New /live/clip/state/block call
  • Push clip name (/live/clip/name) when has_clip changes
  • Basic Midi note editing
  • New /live/jump call
  • New /live/cue & /live/cue/jump calls

Fixes

  • Manual calls to /live/tracks & /live/scenes work as expected now
  • Workaround for list/tuple support for osc messages
    • Need to look into why args are passed within a tuple in the first place
  • Fixed /live/clip/name/block implementation
  • Fixed /live/play listener

ccerrillos avatar Jul 02 '17 01:07 ccerrillos