27 Jan 2024 |
Minijackson | In reply to @fractivore:cyberia.club Hmm, how did you make Ardour find the calf plugins? It was able to find a lot of these plugins in the default search paths after I installed them via my configuration.nix, but not the calf plugins, even though calfjackhost is installed. you have to have this kind of config: https://github.com/musnix/musnix/blob/master/modules/base.nix#L77-L82 | 10:03:23 |
Minijackson | make sure your $LV2_PATH var is correct and points to where your plugins are installed | 10:03:46 |
Minijackson | and you should check that Ardour respects the $LV2_PATH value | 10:04:11 |
Minijackson | (note: IIIRC the $VST3_PATH variable is not standard) | 10:04:39 |
Minijackson | * (note: IIRC the $VST3_PATH variable is not standard) | 10:04:43 |
Minijackson | In reply to @Minijackson:matrix.org and you should check that Ardour respects the $LV2_PATH value if it doesn't, you should be able to override it in the settings | 10:05:35 |
Minijackson | You can also check "Preferences > Plugins > Scan for plugins" to see if there's any plugins that Ardour failed to load | 10:06:49 |
@fractivore:cyberia.club | In reply to @Minijackson:matrix.org you have to have this kind of config: https://github.com/musnix/musnix/blob/master/modules/base.nix#L77-L82 Oh right, I forgot about that part! Thanks again! | 14:45:25 |
@fractivore:cyberia.club | Is it a bad idea to make my musical collaborators use NixOS for working on projects together? 🤔 I've had issues in the past when me and a collaborator try to work on the same ardour project file - the problem is we don't have all the same plugins, which need to be manually installed to the same version. | 16:36:33 |
@fractivore:cyberia.club | NIX IS basically completely solves this problem... But it's not something I would generally suggest to anyone that's not like already a super-technical open source nerd | 16:37:12 |
@fractivore:cyberia.club | * NixOS basically completely solves this problem... But it's not something I would generally suggest to anyone that's not like already a super-technical open source nerd. But I feel like just using my config isn't too much to ask. But they'll probably have to use it through WSL.... | 16:37:55 |
@fractivore:cyberia.club | Dunno if this is a good idea or a highly efficient frustration generator for my band | 16:38:31 |
| @tacocatgirl:catgirl.cloud joined the room. | 21:44:12 |
28 Jan 2024 |
@fractivore:cyberia.club | I think my bandmates can handle it, they're tech-savvy. I think we'll try it and it should become clear whether NixOS is actually helping in this situation or becoming more of a hindrance due to the technical overhead. | 02:26:31 |
Rampoina | go for it, Nix band! | 05:27:39 |
Rampoina | there was this DAW that was trying to solve this problem | 05:28:12 |
Rampoina | I forgot the name | 05:28:22 |