Music on Linux: #12 || Install Yabridge(ctl) on Linux; Use Windows Audio Plugins in LINUX

Sdílet
Vložit
  • čas přidán 17. 07. 2024
  • ARCH:
    sudo pacman -S wine-staging
    yay -S yabridge-git yabridgectl
    FEDORA:
    sudo dnf install git gcc-c++ make cmake
    sudo dnf install download1.rpmfusion.org/free/... -E %fedora).noarch.rpm
    sudo dnf install download1.rpmfusion.org/nonfr... -E %fedora).noarch.rpm
    sudo dnf install 'dnf-command(config-manager)'
    sudo dnf config-manager --add-repo dl.winehq.org/wine-builds/fed...
    sudo dnf update
    sudo dnf install winehq-staging
    DEBIAN/UBUNTU
    sudo dpkg --add-architecture i386 # Enable 32-bit architecture if not already enabled
    wget O dl.winehq.org/wine-builds/win... | sudo gpg --dearmor -o /usr/share/keyrings/winehq-archive-keyring.gpg
    echo "deb [signed-by=/usr/share/keyrings/winehq-archive-keyring.gpg] dl.winehq.org/wine-builds/deb... bookworm main" | sudo tee /etc/apt/sources.list.d/winehq.list
    sudo apt update
    sudo apt dist-upgrade
    sudo apt install wine
    After Copying the installed files:
    replace USERNAME with your actual username ;-)
    sudo mv /usr/lib/yabridge/* /usr/lib/
    ls -l /home/USERNAME/.local/yabridge/libyabridge-chainloader-vst2.so
    ls -l /usr/lib/libyabridge-chainloader-vst2.so
    Update Dynamic Linker Cache
    sudo ldconfig
    Create Symbolic Link:
    sudo ln -s /home/USERNAME/.local/yabridge/yabridgectl /usr/local/bin/yabridgectl
    Wanna be prepared for the coming Linux world Domination?
    Then you are at the right place.
    From Soundcreation, Audiodrivers, etc..., to the knowledge of working in a Linux Distro.
    Learn how to set up EndeavorsOS and Timeshift on Linux for music production. We'll also cover installing Reaper, plugins, and using Pacman for a seamless workflow! #LinuxMusic
    Thanks for watching!
    From talking about Musicbands, Genres, or simply interesting facts about certain groups, to uploading my own music tracks...
    I do not to limit myself to just that, but this will be my primary focus of content.
    From Tutorials for Reaper, Linux, talking about Audio and Music in general, to regular shitposting and stupid memes.
    0:00 Intro
    0:46 What is Yabridge?
    3:54 Install Deps for Arch
    6:12 Install Deps for Fedora
    7:53 Install Deps for Debian/Ubuntu
    8:35 Install and build Yabridge(ctl) from Git
    16:28 Outro
  • Hudba

Komentáře • 1

  • @laylasmart
    @laylasmart Před 12 dny +1

    Excellent video Eireal. I managed to set up Cakewalk by Bandlab on Zorin using Lutris. Haven't tried installed external vst yet. Hope that Lutris will do it.