!XrtRvzcHOrHtSKARne:nixos.org

NixOS Audio

108 Members
23 Servers

Load older messages


SenderMessageTime
12 Mar 2023
@rampoina:matrix.orgMoixainaI'm on NixOS15:47:01
@lily:lily.flowers@lily:lily.flowersI think those end up in /run/current-system/share/sf2 or something15:52:43
@lily:lily.flowers@lily:lily.flowers* I think those end up in /run/current-system/sw/share/sf2 or something15:52:55
@lily:lily.flowers@lily:lily.flowers* I think those end up in `/run/current-system/sw/share/sf2` or something15:53:14
@Minijackson:matrix.orgMinijacksondepends on if you installed the package globally or for your user15:53:53
@Minijackson:matrix.orgMinijackson for your user, it might be /etc/profiles/per-user/$USER/share/sf2 15:54:13
@Minijackson:matrix.orgMinijackson or is it soundfonts? 15:54:21
@Minijackson:matrix.orgMinijackson or ~/.nix-profile/share/soundfonts if you installed them through nix-env 15:54:45
@rampoina:matrix.orgMoixainaI configured it for the user15:55:41
@rampoina:matrix.orgMoixaina
In reply to @Minijackson:matrix.org
for your user, it might be /etc/profiles/per-user/$USER/share/sf2
that worked thanks!
15:55:48
@rampoina:matrix.orgMoixaina
In reply to @Minijackson:matrix.org
or is it soundfonts?
it was soundfonts btw :)
15:58:11
@rampoina:matrix.orgMoixainaI'm already running into problems :(16:33:28
@rampoina:matrix.orgMoixainaI unplugged my headphones for a second and now I don't get any sound from jack applications16:34:02
@rampoina:matrix.orgMoixainaI literally changed nothing16:34:07
@rampoina:matrix.orgMoixainaon qjackctl ardour is connected to the stereo out16:34:36
@Minijackson:matrix.orgMinijacksonnot sure I can help much, but are you using "jack" jack, or are you using pipewire's jack?16:34:45
@rampoina:matrix.orgMoixainabut the kde volume thing doesn't see any application16:34:53
@rampoina:matrix.orgMoixainapipewire's jack16:35:01
@rampoina:matrix.orgMoixainaafaik16:35:05
@Minijackson:matrix.orgMinijacksonthat's weird, I don't remember having these kinds of issues 😕16:35:36
@rampoina:matrix.orgMoixaina
  services.pipewire = {
    enable = true;
    alsa.enable = true;
    alsa.support32Bit = true;
    pulse.enable = true;
    # If you want to use JACK applications, uncomment this
    jack.enable = true;

    # use the example session manager (no others are packaged yet so this is ena
bled by default,
    # no need to redefine it in your config for now)
    #media-session.enable = true;
  };
16:35:55
@rampoina:matrix.orgMoixainajust this16:35:57
@rampoina:matrix.orgMoixainait was working well until I unplugged my headphones16:36:31
@rampoina:matrix.orgMoixainathen all audio from ardour went kaput16:36:38
@rampoina:matrix.orgMoixainaand I rebooted the system16:36:42
@rampoina:matrix.orgMoixainasame thing16:36:47
@rampoina:matrix.orgMoixaina:|16:36:48
@rampoina:matrix.orgMoixainaok I made a new ardour session and now I have sound wtf16:38:08
@rampoina:matrix.orgMoixainaI even tried remaking the jack connections16:38:22
@Minijackson:matrix.orgMinijackson do you see additional things with pavucontrol? 16:38:36

Show newer messages


Back to Room ListRoom Version: 9