!EAGpsNNWRMltlOrGdy:nixos.org

NixOS Audio

172 Members
44 Servers

Load older messages


SenderMessageTime
26 Jan 2025
@niedzwiedzw:matrix.orgWojciech Niedźwiedźsince I do all the patching in DAW anyway20:47:09
@niedzwiedzw:matrix.orgWojciech Niedźwiedźmultiple souncards shouldn't be a problem with pipewire right?20:47:25
@bandithedoge:matrix.orgbandithedogeprobably20:50:08
@bandithedoge:matrix.orgbandithedogehttps://www.behringer.com/product.html?modelCode=0601-AFW maybe one of these would work better20:53:08
@bandithedoge:matrix.orgbandithedogehttps://www.thomann.de/intl/behringer_umc1820.htm or this20:54:30
@niedzwiedzw:matrix.orgWojciech Niedźwiedźwait so this will detect 18 inputs?20:57:00
@niedzwiedzw:matrix.orgWojciech NiedźwiedźI wonder how they do it through usb2.0 ...20:57:27
@niedzwiedzw:matrix.orgWojciech Niedźwiedźso I could either get 2 of those or extend the one with ADAT port21:00:17
@niedzwiedzw:matrix.orgWojciech Niedźwiedźbut wouldn't it be more optimal to have 2 of those instead since usb is pretty much the bottleneck here?21:00:46
@bandithedoge:matrix.orgbandithedogei wouldn't put my money on that kind of setup21:01:29
@niedzwiedzw:matrix.orgWojciech Niedźwiedźdouble usb?21:01:36
@bandithedoge:matrix.orgbandithedogekeeping 2 separate audio devices synchronized doesn't sound fun21:01:48
@niedzwiedzw:matrix.orgWojciech Niedźwiedźtrue21:01:53
@niedzwiedzw:matrix.orgWojciech Niedźwiedźhave you had any issues with getting this to work?21:02:03
@niedzwiedzw:matrix.orgWojciech Niedźwiedźhow do you set up gains for the inputs if I may ask?21:02:15
@niedzwiedzw:matrix.orgWojciech Niedźwiedźoh, it has knobs XD21:02:25
@niedzwiedzw:matrix.orgWojciech Niedźwiedźyeah that's even easier than the web ui then21:02:35
@bandithedoge:matrix.orgbandithedogeif i were you i'd either experiment with some sound cards lying around or look for a high input count usb c interface21:02:58
@bandithedoge:matrix.orgbandithedoge
In reply to @niedzwiedzw:matrix.org
have you had any issues with getting this to work?
i don't have those mixers and i only have one tiny audio interface so take everything i say with a grain of salt lol
21:03:31
@niedzwiedzw:matrix.orgWojciech Niedźwiedźok21:03:40
@niedzwiedzw:matrix.orgWojciech Niedźwiedźi have babyface pro I need to sell which also needs a crappy gui to work (works fine on windows but it's unusable on linux) and this soundcraft ui which is set up through web interface21:04:13
@niedzwiedzw:matrix.orgWojciech Niedźwiedźso just having knobs would be killer XD cause I wouldn't have to fiddle with this at all21:04:42
@niedzwiedzw:matrix.orgWojciech Niedźwiedźand I honestly do not care about preamps cause it's not a professional studio that I'm running, it's just a place to record stuff quickly, come up with song ideas etc21:05:12
27 Jan 2025
@cadecadet:matrix.orgcadecadetDo any of you have spitfire labs vsts working?02:18:08
@jee_mj:matrix.orgmjoh yeah guys splice is working on wine 10 :D06:48:47
@jee_mj:matrix.orgmj
{pkgs, ...}: {
  nixpkgs.overlays = [
    (self: super: {
      wineWowPackages =
        super.wineWowPackages
        // {
          unstableFull = super.wineWowPackages.unstableFull.overrideAttrs (old: {
            version = "10.0";
            src = pkgs.fetchurl {
              url = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz";
              hash = "sha256-xeCz9ffvr7MOnNTZxiS4XFgxcdM1SdkzzTQC80GsNgE=";
            };
          });
        };
    })
  ];
}

{pkgs, ...}: {
  nixpkgs.overlays = [
    (self: super: {
      wineWowPackages =
        super.wineWowPackages
        // {
          unstableFull = super.wineWowPackages.unstableFull.overrideAttrs (old: {
            version = "10.0";
            src = pkgs.fetchurl {
              url = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz";
              hash = "sha256-xeCz9ffvr7MOnNTZxiS4XFgxcdM1SdkzzTQC80GsNgE=";
            };
          });
        };
    })
  ];
}

use pkgs.wineWowPackages.unstableFull

06:49:30
@jee_mj:matrix.orgmj *
{pkgs, ...}: {
  nixpkgs.overlays = [
    (self: super: {
      wineWowPackages =
        super.wineWowPackages
        // {
          unstableFull = super.wineWowPackages.unstableFull.overrideAttrs (old: {
            version = "10.0";
            src = pkgs.fetchurl {
              url = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz";
              hash = "sha256-xeCz9ffvr7MOnNTZxiS4XFgxcdM1SdkzzTQC80GsNgE=";
            };
          });
        };
    })
  ];
}

use pkgs.wineWowPackages.unstableFull

06:50:07
29 Jan 2025
@matthewcroughan:defenestrate.itmatthewcroughan changed their display name from matthewcroughan to matthewcroughan (already in Brussels).14:53:28
1 Feb 2025
@matthewcroughan:defenestrate.itmatthewcroughan changed their display name from matthewcroughan (already in Brussels) to matthewcroughan (FOSDEM).10:23:09
@niedzwiedzw:matrix.orgWojciech Niedźwiedźuhh16:33:34

Show newer messages


Back to Room ListRoom Version: 10