Package Jack

Package for interacting with the JACK audio API

Methods

getPorts(string name, string type, integer flags) get a list of ports in use by JACK
onXrun(function handler) xrun callback

Classes

Jack.Clock a Time.Clock synced to JACK shared transport
Jack.Position JACK position data structure
Jack.Timebase a Time.Clock that acts as a JACK timebase master

Enumerations

Jack.PortFlag enumeration for JACK port flags

Method Documentation


array getPorts(string name, string type, integer flags)

Get a list of ports in use by JACK

Parameters

Returns


void onXrun(function handler)

Xrun callback

Parameters



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.