music production

  • Hyper-vUsing Every Mic I Own – Part 1

    Using Every Mic I Own – Part 1

    Using Every Mic I Own – Livestream – Sept 11 On today’s livestream I’m going to attempt to use every microphone I own or at least listen to them. Subscribe here: Support this channel by becoming a Patron – My Twitch Channel – PATREON – Follow me on INSTAGRAM – Friend me on FACEBOOK – My WEBSITE – Subscribe here…

    Read More »
  • LinuxI don’t know if I can fix him – The Setup Doctor Ep 2

    I don’t know if I can fix him – The Setup Doctor Ep 2

    Get a free 15-day trial of Odoo’s all-in-one business solution and see how it can make your life easier! Check it out at The Setup Doctor has his work cut out for him with music maker Daniel Besser. Will Doc and his med students be able to tame the cable beast with their Magnetic Cable Management tools? Will Dan ever…

    Read More »
  • Install and delete Packages in Debian LINUX

    sudo apt install [package_name] //install package from repo sudo apt remove [package_name] // uninstall package dpkg -L [package_name] // find out, where package was installed to sudo apt update sudo apt dist-upgrade // update all 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…

    Read More »
  • Music on Linux: #10 || Install and use BOTTLES in Linux.Use Windows Apps inside Linux

    Flatpaks: 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!…

    Read More »
  • Music on Linux: #9 || What are Flatpaks on Linux?; Flatpak, Flathub and Flatseal

    What are Virtual Machines and Containers: # Install Flatpak sudo apt install flatpak # For Debian/Ubuntu-based systems sudo dnf install flatpak # For Fedora sudo pacman -S flatpak # For Arch Linux # add Repo flatpak remote-add –if-not-exists flathub # install Bottles flatpak install flathub com.usebottles.bottles # Flatpak Commands flatpak update // update your flatpaks flatpak list // list up…

    Read More »
  • Fresh to Linux?, Sick Of Windows?, USE ZORIN_OS, Tools, Stores, Apps, Commands, etc

    ##Updating the System sudo apt update sudo apt dist-upgrade NOTE***** All those commands below are not needed for Linux beginners, just for People wanting to produce music with it. ##installation sudo apt install darktable // install darktable which darktable // Find out, where it was installed sudo apt remove darktable // uninstall darktable sudo apt install build-essentials //important packages ##Install…

    Read More »
Back to top button