Hardlimit

How do I prepare Debian for Audio Production


Listen Later

Warning! This is an old video!
I am reuploading my old videos from youtube so the info in the video might be a bit outdated

Hey everyone! I am back with another video.Today we are setting up my new Debian testing system for audio production, installed on my new nmve m.2 SSD.

Music by: Lesamuraii (https://youtu.be/bFAg4RWFw-4)

These are the config files/themes I used for AwesomeWM:

https://github.com/lcpz/awesomecopycats

These are the JACK scripts to paste in Qjackctl

Download Qjackctl:

(https://qjackctl.sourceforge.io/):

First install this:

sudo apt install pulseaudio-module-jack

ADD THOSE IN THE QJACKCTL APP:

Run after starting JACK server (qjackctl properties):

pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;

Run after closing JACK server:

killall jackd

Yabridge:

https://github.com/robbertvdh/yabridge

Audio Permissions/RT Scheduling:

https://jackaudio.org/faq/linux_rt_config.html

Debian Issue solution (Apt-key deprecated):

https://askubuntu.com/questions/1286545/what-commands-exactly-should-replace-the-deprecated-apt-key

TIMESTAMPS:

00:00 Intro

01:30 Installing Debian
01:57 Installing RT Kernel
02:30 Installing AwesomeWM
03:20 Installing JACK
04:19 Configuring Qjackctl
05:05 RT priority
06:00 Ardour installation
07:40 Wine Installation
08:43 Yabridge install
10:11 Yabridge configure

My music:

https://soundcloud.com/franzcorradomusic
https://francescorrado.com

Follow me also on:

Facebook: https://www.facebook.com/FrancescoCorradofficialpage/
Instagram: https://www.instagram.com/franzcorrado/
Twitch: https://twitch.tv/opensource_gaming/

#Linux #Audio #Debian

...more
View all episodesView all episodes
Download on the App Store

HardlimitBy