!XrtRvzcHOrHtSKARne:nixos.org

NixOS Audio

135 Members
33 Servers

Load older messages


SenderMessageTime
25 Mar 2023
@rampoina:matrix.orgRampoinashould I open issues and then send a PR? or send the PR directly like I'm doing?16:39:41
@rampoina:matrix.orgRampoina
In reply to @rampoina:matrix.org
carla doesn't seem to work in lmms either
ok I've added support for carla as
17:13:42
@rampoina:matrix.orgRampoina
In reply to @rampoina:matrix.org
carla doesn't seem to work in lmms either
* ok I've added support for carla as well
17:14:51
@mbdf:matrix.orgMaëlys Bras de fer joined the room.18:39:27
26 Mar 2023
@rampoina:matrix.orgRampoina
In reply to @rampoina:matrix.org
I'm guessing when it was updated to the latest version the person updating it didn't notice -.-
It broke here so since 2015. I think we should add a test checking for the existance of the GUI version so that this doesn't happen again.
12:45:30
@rampoina:matrix.orgRampoina
In reply to @rampoina:matrix.org
I'm guessing when it was updated to the latest version the person updating it didn't notice -.-
* It broke here so since 2015. I think we should add a test checking for the existence of the GUI version so that this doesn't happen again.
13:20:19
@rampoina:matrix.orgRampoina * It broke here so since 2015. I think we should add a test checking for the existence of the GUI executable so that this doesn't happen again. 13:20:26
@mbdf:matrix.orgMaëlys Bras de fer set a profile picture.17:20:05
3 Apr 2023
@paki23:matrix.orgdocRekd joined the room.17:10:00
6 Apr 2023
@industrial:matrix.orgIndustrialHello. I am using discord. When I go to User Settings > Voice & Video then the input and output devices are greyed out / unusable. I tried once to join a call and when I enabled my microphone, I caused immense deafening noise for 20 people. https://github.com/Industrial/nixos-dotfiles/blob/main/hosts/common/sound.nix That's my sound configuration. What do I do?19:27:32
@Minijackson:matrix.orgMinijackson Industrial: can you try your mic setup in here: https://mozilla.github.io/webrtc-landing/gum_test.html 20:08:31
12 Apr 2023
@errisnotnil:matrix.orgYuddite G joined the room.09:09:34
@magnetophon:matrix.orgmagnetophonCould someone have a look at https://github.com/NixOS/nixpkgs/pull/215561 ?14:21:17
15 Apr 2023
@nahfe:nahfe.xyzHerman left the room.20:52:16
16 Apr 2023
@ianluo001:matrix.orgian luo joined the room.02:26:47
@dooy:matrix.orgDooygoy joined the room.09:29:44
@denna:matrix.org@denna:matrix.orgHi @magnetophon i try to use faust with flakes did you ever tried that?14:49:29
@denna:matrix.org@denna:matrix.org
In reply to @denna:matrix.org
Hi @magnetophon i try to use faust with flakes did you ever tried that?
inside a flake the share/faust and includes path seems to be missing from the searchpaths of faust ... i could fix that issue by using faust -I ${pkgs.faust}/share/faust -A ${pkgs.faust}/include -pathslist in the flake.nix i am working on
16:04:50
@errisnotnil:matrix.orgYuddite G changed their profile picture.23:09:13
20 Apr 2023
@federicodschonborn:matrix.orgFederico Damián Schonborn changed their display name from Federico Damián Schonborn to Federico Schonborn.01:02:24
22 Apr 2023
@dooy:matrix.orgDooygoy changed their display name from stablejoy to Dooygoy.14:52:06
@dooy:matrix.orgDooygoy set a profile picture.14:52:50
@dooy:matrix.orgDooygoy changed their profile picture.15:28:27
@dooy:matrix.orgDooygoy left the room.15:48:10
@crtified:crtified.meCRTified

I just have found some time to migrate pipewire to the non-nix way that is now mandatory, and I'm kind of missing something there. Can someone give me a tl;dr on why a separate file is mandatory and why the file can't get generated by nix? I'm asking because my migration is basically this:

  environment.etc."pipewire/pipewire.conf.d/99-custom.conf".text =
    builtins.toJSON { #stuff };

and I don't see why the pipewire module can't be used to do "just that"

16:00:53
@crtified:crtified.meCRTifiedI'm sure that I'm missing one aspect there 🤔16:01:05
@crtified:crtified.meCRTified *

I just have found some time to migrate pipewire to the non-nix way that is now mandatory, and I'm kind of missing something there. Can someone give me a tl;dr on why a separate file is mandatory and why the file can't get generated by nix? I'm asking because my migration is basically this:

  environment.etc."pipewire/pipewire.conf.d/99-custom.conf".text =
    builtins.toJSON { #stuff
     };

and I don't see why the pipewire module can't be used to do "just that"

16:01:19
@Minijackson:matrix.orgMinijacksonjust saw the PR that removed the config option, here's what it added on the release notes: https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2305.section.md#pipewire-configuration-overrides-sec-release-2305-migration-pipewire16:04:54
@Minijackson:matrix.orgMinijacksonI also had a lot of troubles with merging, as it required me to re-specify every default value16:05:35
@crtified:crtified.meCRTified For me, I simply moved my services.pipewire.config into the builtins.toJSON above and it was fine (dropping the old supplied default values that I added because of broken merging with the upstream config) 16:09:07

Show newer messages


Back to Room ListRoom Version: 9