Skip to content

JACK-Client 0.4.0

Choose a tag to compare

@mgeier mgeier released this 17 Sep 09:45
· 136 commits to master since this release

https://pypi.python.org/pypi/JACK-Client/0.4.0

  • new argument to xrun callback (see jack.Client.set_xrun_callback()),
    jack.Client.xrun_delayed_usecs was removed
  • jack.Client.transport_reposition_struct()
  • callbacks no longer have to return anything, instead they can raise
    jack.CallbackExit on error
  • midi_sine.py example