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. 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.
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. 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.
JackTrip is a multi-machine audio system used for network music performance over the Internet. It supports any number of channels (as many as the computer/network can handle) of bidirectional, high quality, uncompressed audio signal streaming.
Real time audio and midi with JACK.
Real time audio and midi with JACK.
The jack_mixer is a GTK+ JACK audio mixer app with a look & handling similar to hardware mixing desks. It has lot of useful features, apart from being able to mix multiple JACK audio streams.
The jack_mixer is a GTK+ JACK audio mixer app with a look & handling similar to hardware mixing desks. It has lot of useful features, apart from being able to mix multiple JACK audio streams.
jack
provides the function jack-html
that takes a data structure as input representing the HTML tree you want to generate and generates it as a string. Please see the homepage for usage examples.
This application displays an icon in the system tray (also known as notification area) of your desktop, which shows the status of the JACK audio server and when you click on it, a menu pops up, which lets you quickly select from the JACK configuration presets you created with QjackCtl. When you select a preset, its JACK engine and driver configuration settings are loaded via DBus into JACK and then the server is restarted. This allows you to switch between different audio setups with just two mouse clicks.
This is a program for recording sound files with JACK. It can connect to any JACK port and record the output into a stereo WAV file.
Low-level binding to the JACK audio API.
Low-level binding to the JACK audio API.
Jack-keyboard is a virtual MIDI keyboard, a program that allows you to send JACK MIDI events (i.e. play) using your PC keyboard.
This package provides tools for managing JACK connections and testing or configuring the JACK session. Tools include jack_lsp
, jack_connect
, and jack_transport
.
Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
Package puddle is a generic resource pool.
Package pgx is a PostgreSQL database driver.
Package pgx is a PostgreSQL database driver.
Package pgconn is a low-level PostgreSQL database driver.
Package pgmock provides the ability to mock a PostgreSQL server.
pgtype implements Go types for over 70 PostgreSQL types. pgtype is the type system underlying the https://github.com/jackc/pgx PostgreSQL driver. These types support the binary format for enhanced performance with pgx. They also support the database/sql Scan
and Value
interfaces and can be used with https://github.com/lib/pq.
This package contains core low-level incremental (streaming) parser and generator abstractions used by the Jackson Data Processor. It also includes the default implementation of handler types (parser, generator) that handle JSON format.
Package puddle is a generic resource pool with type-parametrized api.
gateway
is a Go library for discovering the IP address of the default LAN gateway.