NixOS Audio | 131 Members | |
| 34 Servers |
| Sender | Message | Time |
|---|---|---|
| 25 Jul 2022 | ||
The only thing I have under nix/var/nix/profiles/per-user/steve/home-manager are things pertaining to home-manager. | 23:07:22 | |
I have plugin directories under /home/steve/.nix-profile/lib/ | 23:08:46 | |
For example: /nix/var/nix/profiles/per-user/steve/profile/lib/ladspa | 23:09:40 | |
| 26 Jul 2022 | ||
sjfloat: for some obscure reason i don't have ~/.nix-profile/lib | 01:10:48 | |
| sjfloat: which revision of home-manager are you using? do you integrate home-manager with nixos with these options?
| 01:12:02 | |
| anyone here got experience with pipewire and pro audio? I know theres the snippet on the wiki https://nixos.wiki/wiki/PipeWire#Low-latency_setup but when I use that, it causes me to be unable to load or hear videos played in my browser? (firefox) | 03:02:28 | |
| I just want that low pipewire latency | 03:02:49 | |
| 11:33:28 | ||
| My experience with that is recent -- I just switched to pipewire because that seemed to be where everything was going and because pulseaudio wouldn't build for me. | 13:03:05 | |
| I haven't gotten to the point where I've tried to reduced the latency. | 13:04:06 | |
| @yuu I'm on 20.05. I don't have HM integrated with my system config. | 13:05:26 | |
| * yuu: I'm on 20.05. I don't have HM integrated with my system config. | 13:06:47 | |
| eyes1238: Did you try tweaking the clock settings? | 13:09:55 | |
| * I haven't gotten to the point where I've tried to reduce the latency. | 14:08:14 | |
| Not much | 16:03:12 | |
| I could probably try reducing that clock rate, but I need to find documentation for the pipewire defaults, so I know what I'm running right now | 16:04:16 | |
| That fragment you referenced has some explicit values. If you're using that you're overriding whatever the defaults may be. | 16:05:17 | |
| No I'm not using it, I currently have unmodified pipewire settings | 16:19:22 | |
| Ah, I misunderstood | 16:19:42 | |
| /etc/pipewire/pipewire.conf looks like "context.properties": { "core.daemon": true, "core.name": "pipewire-0", "default.clock.min-quantum": 16, "link.max-buffers": 16, "vm.overrides": { "default.clock.min-quantum": 1024 } | 16:19:54 | |
| hm can you do markdown formatting over matrix | 16:20:05 | |
| * /etc/pipewire/pipewire.conf's context.properties looks like "context.properties": { "core.daemon": true, "core.name": "pipewire-0", "default.clock.min-quantum": 16, "link.max-buffers": 16, "vm.overrides": { "default.clock.min-quantum": 1024 } | 16:20:38 | |
| Not sure. | 16:20:46 | |
| I guess it would vary by client | 16:20:57 | |
| Do three backticks quote? | 16:21:02 | |
test | 16:21:09 | |
| oh hey works on element | 16:21:15 | |
| So, my config is very different than yours. | 16:21:29 | |
| *
| 16:22:01 | |
| 16:22:03 | |