JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own
... [More] processes (i.e., as normal applications), or can they can run within the JACK server (as a "plugin"). JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation. [Less]
Learning software for keyboardists in the manner of Frets On Fire using Klavarskribo along with classic notation.
Includes complete wrapper for libsmf and just enough to be usable wrapper for libjack.
libtimefilter is a C library for accurate time stamping from a real-time context.
Its primary target is audio applications, and especially JACK based ones, but chances are that it may also be
... [More] useful in other kinds of software.
It also provides some tools to mesure the raw and corrected accuracy of your system and hardware. [Less]