| 26 Jan 2025 |
bandithedoge (-> @bandithedoge:zimward.moe) | keeping 2 separate audio devices synchronized doesn't sound fun | 21:01:48 |
Wojciech Niedźwiedź | true | 21:01:53 |
Wojciech Niedźwiedź | have you had any issues with getting this to work? | 21:02:03 |
Wojciech Niedźwiedź | how do you set up gains for the inputs if I may ask? | 21:02:15 |
Wojciech Niedźwiedź | oh, it has knobs XD | 21:02:25 |
Wojciech Niedźwiedź | yeah that's even easier than the web ui then | 21:02:35 |
bandithedoge (-> @bandithedoge:zimward.moe) | if i were you i'd either experiment with some sound cards lying around or look for a high input count usb c interface | 21:02:58 |
bandithedoge (-> @bandithedoge:zimward.moe) | In reply to @niedzwiedzw:matrix.org have you had any issues with getting this to work? i don't have those mixers and i only have one tiny audio interface so take everything i say with a grain of salt lol | 21:03:31 |
Wojciech Niedźwiedź | ok | 21:03:40 |
Wojciech Niedźwiedź | i have babyface pro I need to sell which also needs a crappy gui to work (works fine on windows but it's unusable on linux) and this soundcraft ui which is set up through web interface | 21:04:13 |
Wojciech Niedźwiedź | so just having knobs would be killer XD cause I wouldn't have to fiddle with this at all | 21:04:42 |
Wojciech Niedźwiedź | and I honestly do not care about preamps cause it's not a professional studio that I'm running, it's just a place to record stuff quickly, come up with song ideas etc | 21:05:12 |
| 27 Jan 2025 |
cadecadet | Do any of you have spitfire labs vsts working? | 02:18:08 |
mj | oh yeah guys splice is working on wine 10 :D | 06:48:47 |
mj | {pkgs, ...}: {
nixpkgs.overlays = [
(self: super: {
wineWowPackages =
super.wineWowPackages
// {
unstableFull = super.wineWowPackages.unstableFull.overrideAttrs (old: {
version = "10.0";
src = pkgs.fetchurl {
url = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz";
hash = "sha256-xeCz9ffvr7MOnNTZxiS4XFgxcdM1SdkzzTQC80GsNgE=";
};
});
};
})
];
}
{pkgs, ...}: {
nixpkgs.overlays = [
(self: super: {
wineWowPackages =
super.wineWowPackages
// {
unstableFull = super.wineWowPackages.unstableFull.overrideAttrs (old: {
version = "10.0";
src = pkgs.fetchurl {
url = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz";
hash = "sha256-xeCz9ffvr7MOnNTZxiS4XFgxcdM1SdkzzTQC80GsNgE=";
};
});
};
})
];
}
use pkgs.wineWowPackages.unstableFull
| 06:49:30 |
mj | * {pkgs, ...}: {
nixpkgs.overlays = [
(self: super: {
wineWowPackages =
super.wineWowPackages
// {
unstableFull = super.wineWowPackages.unstableFull.overrideAttrs (old: {
version = "10.0";
src = pkgs.fetchurl {
url = "https://dl.winehq.org/wine/source/10.0/wine-10.0.tar.xz";
hash = "sha256-xeCz9ffvr7MOnNTZxiS4XFgxcdM1SdkzzTQC80GsNgE=";
};
});
};
})
];
}
use pkgs.wineWowPackages.unstableFull
| 06:50:07 |
| 29 Jan 2025 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan (already in Brussels). | 14:53:28 |
| 1 Feb 2025 |
| matthewcroughan changed their display name from matthewcroughan (already in Brussels) to matthewcroughan (FOSDEM). | 10:23:09 |
Wojciech Niedźwiedź | uhh | 16:33:34 |
Wojciech Niedźwiedź | for some reason I'm unable to run reaper in jack mode now | 16:33:43 |
Wojciech Niedźwiedź | it says that it cannot start jack | 16:33:48 |
Wojciech Niedźwiedź | only mode that works is ALSA and I have to disconnect all other nodes from my soundcard node using something like qpwgraph / helvum | 16:37:21 |
| 2 Feb 2025 |
| pbsds changed their display name from pbsds to pbsds (FOSDEM). | 16:04:45 |
| 3 Feb 2025 |
| matthewcroughan changed their display name from matthewcroughan (FOSDEM) to matthewcroughan. | 09:41:07 |
| pbsds changed their display name from pbsds (FOSDEM) to pbsds. | 16:25:27 |
| 7 Feb 2025 |
| chess7th joined the room. | 14:55:59 |
| 14 Feb 2025 |
| discordov joined the room. | 01:18:31 |
| 15 Feb 2025 |
| BenjB83 joined the room. | 10:16:46 |
| BenjB83 changed their display name from Benjamín Buske to BenjB83. | 10:43:09 |
| 17 Feb 2025 |
| p14 joined the room. | 21:48:24 |