28 Jun 2023 |
Rampoina | just posting the direct link for people wondering what REW is | 12:30:40 |
| feamor joined the room. | 17:45:04 |
1 Jul 2023 |
| @lotte:chir.rs changed their profile picture. | 09:46:42 |
Rampoina | does anybody know how to package this? | 13:12:59 |
Rampoina | https://github.com/narenratan/jird | 13:13:00 |
Rampoina | or just run it I guess | 13:13:08 |
Rampoina | its at times like this where I kinda dislike NixOS, it makes running things like this way harder | 13:13:46 |
Minijackson | looks like a setuptools -based Python package, you should be able to package this with buildPythonPackage : https://nixos.org/manual/nixpkgs/stable/#building-packages-and-applications | 13:16:55 |
Minijackson | * Rampoina: looks like a setuptools -based Python package, you should be able to package this with buildPythonPackage : https://nixos.org/manual/nixpkgs/stable/#building-packages-and-applications | 13:17:14 |
Rampoina | is it? | 13:19:01 |
Rampoina | I don't see any setup.py | 13:19:06 |
Minijackson | yes, using pyproject.toml | 13:20:28 |
Minijackson | and setup.cfg | 13:20:38 |
Minijackson | (Python packaging is weird) | 13:20:45 |
Rampoina | I'll give it a try thanks | 15:05:23 |
2 Jul 2023 |
Rampoina | In reply to @rampoina:matrix.org I'll give it a try thanks yay I got it working | 15:22:24 |
Rampoina | but I have to set JIRD_SOUNDFONT=/etc/profiles/per-user/rampoina/share/soundfonts/FluidR3_GM2-2.sf2 | 15:22:39 |
Rampoina | because apparently fluidsynth doesn't set a default soundfont | 15:22:47 |
@tamtaram:chat.heizhaus.org | does anyone know how i can make mpv read my mpv.conf? seems like there is a wrapped and an unwrapped version of mpv | 16:38:04 |
Rampoina | not sure, but you could use home-manager | 17:34:18 |
Rampoina | https://mipmip.github.io/home-manager-option-search/?query=mpv | 17:34:26 |
4 Jul 2023 |
evils | when i've got easyeffects' input monitoring enabled, every so often i get one of these in the logs
Jul 04 09:06:18 valix pipewire[524017]: spa.alsa: m4_stereo_out:M4,0,0,1: follower delay:478 target:544 thr:64, resync (0 missed)
after which i get about half a second delay on everything (the monitoring, youtube playback, mpv)
so far the only solution i've found is to restart my MOTU M4 interface
pw-top still shows the usual quant and rate
any idea how to get a better view on the situation?
| 07:13:03 |