KXStudio

Apr 21, 2024

KXStudio

KXStudio es una colección de aplicaciones y plugins para producción audio.

Colections of apps and plugins for music production.

Raspberry Pi OS 32 bit & 64 bit:

Descarga -- Download:

Abrimos la Terminal y escribimos:

Open Terminal and type:

Ingresamos la contraseña "raspberry" cuando lo solicita.

The password is "raspberry" when ask.

After that we need to update the repo to get the new one packages, then searh for kxstudio:

Luego actualizamos el repositorio y buscamos kxstudio:

E instalamos los siguientes paquetes:

From the results, we can install the next packages 

Al tratarse de una Suite de Apps, veremos muchas aplicaciones en el menu Raspberry-> Sonido y video

Like is a Suite of Apps, we see a lot of new apps on Raspberry-> Sonido & video

Plugins

FluidPlug

JackAss

LV2 Extensions

The KXStudio project has a few LV2 extensions of its own, adding missing functionality into the LV2 stack these are:

External UI

List of plugins that use this extension:

List of hosts that use this extension:

Jalv is a simple but fully featured LV2 host for Jack. It runs LV2 plugins and exposes their ports as Jack ports, essentially making any LV2 plugin function as a Jack application.

Jalv is a small program which is useful, but also intended to be an appropriate test host for plugin development. It runs plugins from the command line with no user interaction, is light enough to run in valgrind, and is capable of dumping all plugin to/from UI communication in a human readable format.

For testing with various host toolkits, there are several Jalv executables: jalv, jalv.gtk, jalv.gtkmm, and jalv.qt. The jalv and jalv.gtk programs are suitable for production use by users, the others are less complete and intended for developer testing only.

Programs

List of plugins that use this extension:

List of hosts that use this extension:

Realtime-Safe Memory Pool

List of hosts that use this extension:

Cadence

It is a set of tools useful for audio production.This is the main app. It performs system checks, manages JACK, calls other tools and make system tweaks.(Most of the tools below are part of the Cadence suite).

Cadence Logs

It is a small tool that shows JACK, A2J, LASH and LADISH logs in a multi-tab window.This is very similar to the the 'ladilog' app but here the logs are viewed in a text box, making it easy to browse and extract status messages using copy and paste commands.

Cadence XY Controller

It is a simple XY widget that sends and receives data from Jack MIDI.It can send data through specific channels and has a MIDI Keyboard too.

Catia

It is a JACK Patchbay, with some neat features like A2J bridge support and JACK Transport.It's supposed to be as simple as possible (there's Claudia for advanced things), so it can work nicely on non-Linux platforms.

Cadence Jack Meter

It is a digital peak meter for JACK.It automatically connects itself to all application JACK output ports that are also connected to the system output.

Cadence Jack Settings

It is a simple and easy-to-use configure dialog for jackdbus.It can configure JACK's driver and engine parameters, and it also supports LADISH studios.

Cadence Render

It is a tool to record (or 'render') a JACK project using jack-capture, controlled by JACK Transport.It supports a vast number of file types and can render in both realtime and freewheel modes.

Catarina

It is a Patchbay test app, created while the PatchCanvas module was being developed.It allows the user to experiment with the patchbay, without using ALSA, JACK or LADISH.You can save & load patchbay configurations too.

Claudia

It is a LADISH frontend; it's just like Catia, but focused at session management through LADISH.It has a bit more features than the official LADISH GUI, with a nice preview of the main canvas in the bottom-left.It also implements the 'Claudia-Launcher' add-application style for LADISH.

Claudia Launcher

It is a multimedia application launcher with LADISH support.It searches for installed packages (not binaries), and displays the respective content as a launcher.The content is got through an hardcoded database, created and/or modified to suit the target distribution.

Carla

It is an audio plugin host, with support for many audio drivers and plugin formats.It has some nice features like automation of parameters via MIDI CC and full OSC control.Currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus GIG, SF2 and SFZ sounds banks.

Carla Control

It is a remote control application for Carla, providing the same interface but with the real backend running on a different machine.