gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
aszlig has joined #nixos-chat
lassulus_ has joined #nixos-chat
lassulus has quit [Ping timeout: 240 seconds]
lassulus_ is now known as lassulus
Guanin has quit [Ping timeout: 276 seconds]
Guanin has joined #nixos-chat
<sphalerite> infinisil: nice
<sphalerite> can nixos do that yet?
taktoa has joined #nixos-chat
taktoa has quit [Remote host closed the connection]
sir_guy_carleton has joined #nixos-chat
<srk> infinisil: you can also use jack and jack-rack to load ladsp plugins live
<infinisil> srk: Ah yeah I saw jack-rack, running it gave some random errors though, I think I need to use jack to even use it
<srk> yup
<infinisil> srk: Are you using jack?
<srk> jack is nice, can be used as a backend for pulseaudio
<srk> yeah
<srk> was trying musnix as well but I have to choose between running RT kernel vs nvidia drivers
<infinisil> Not sure if I really want Jack. Reading about it made me pretty convinced that I don't need it
<infinisil> But I guess it might be really useful if I wanted to experiment with such effects and write some audio stream transformer
<srk> yep
<infinisil> srk: All right, can I ask you for help if I struggle with setting up Jack on NixOS? :P
<srk> sure, I think you just need to add jack2Full and qjackctl to packages
<srk> for pulse I'm using https://paste.vpsfree.cz/wCexbu+v/
<infinisil> What's zeroconf for? (I know what zeroconf is)
<srk> zeroconf is avahi
<srk> mdns advertisements
<srk> don't need the last 3 if you don't want to stream audio over network
<srk> pulseaudio can advertise that you have network sink enabled and on the other machines you can select it in pavucontrol
<infinisil> Ah I see
<infinisil> That wiki page has me scared though
<infinisil> Thanks, I'll note your links for when I wanna set it up :)
<srk> you can do without that settings, just make sure pulseaudio is not running when you start jack via qjackctl
<srk> to play stuff without pulse use 'mpv -ao jack'
<srk> ah
<srk> mpv = super.mpv.override { jackaudioSupport = true; };
<infinisil> Nice
Lisanna has joined #nixos-chat
obadz has quit [Ping timeout: 265 seconds]
obadz has joined #nixos-chat
sir_guy_carleton has quit [Quit: WeeChat 2.0]
aszlig has quit [Quit: Kerneling down for reboot NOW.]
aszlig has joined #nixos-chat
Jason_Grossman has joined #nixos-chat
Sonarpulse has joined #nixos-chat
Sonarpulse has quit [Ping timeout: 245 seconds]
Jason_Grossman has quit [Remote host closed the connection]
Jason_Grossman has joined #nixos-chat
Sonarpulse has joined #nixos-chat
Sonarpulse has quit [Ping timeout: 265 seconds]