!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

1163 Members
“There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org188 Servers

Load older messages


SenderMessageTime
13 Oct 2025
@ivy:faggot.shivyit wont work for u yet10:35:48
@ivy:faggot.shivy just a lil adjustment 10:35:53
@ivy:faggot.shivythen it should10:35:56
@ecco256:matrix.orgErikNo problem at all, I can use that as a blueprint and take it from there :)10:36:42
@ecco256:matrix.orgErikAt least I wasn’t just overlooking something silly that should already have been working10:37:15
@hsngrmpf:matrix.org@hsngrmpf:matrix.org left the room.10:40:50
@ivy:faggot.shivyokay updated that branch10:44:33
@ivy:faggot.shivythis should do what u wany10:44:39
@ivy:faggot.shivyactually10:45:53
@ivy:faggot.shivyno it will nuke ur library folder hang on10:46:00
@ecco256:matrix.orgErikHaha thankfully I’m very slow. That’s what my mom always told me anyway10:46:44
@ivy:faggot.shivynow it will work10:48:01
@ivy:faggot.shivyi didnt do the right rsync flags10:48:11
@ivy:faggot.shivythis should work10:48:13
@ivy:faggot.shivyas long as dexed actuall puts into out Library/Audio/Plugins10:50:29
@ivy:faggot.shivythen this will link it10:50:37
@ecco256:matrix.orgErik It’s /Library/Audio/Plug-Ins/{CLAP,Components,VST3} in the case of dexed. Other audio plugins might also use:
- /Library/Audio/Plug-Ins/VST
- /Library/Application Support/Avid/Audio/Plug-Ins
10:53:37
@ivy:faggot.shivyokay that needs to be paths it links10:54:14
@ivy:faggot.shivyotherwise it will nuke them10:54:20
@ivy:faggot.shivyit needs to bw the lowest folder10:54:33
@ecco256:matrix.orgErik I was packaging TAL-Chorus-LX which uses:
      aaxDir = "$out/Library/Application Support/Avid/Audio/Plug-Ins";
      auDir = "$out/Library/Audio/Plug-Ins/Components";
      clapDir = "$out/Library/Audio/Plug-Ins/CLAP";
      vstDir = "$out/Library/Audio/Plug-Ins/VST";
      vst3Dir = "$out/Library/Audio/Plug-Ins/VST3";
10:54:33
@ecco256:matrix.orgErik I was packaging TAL-Chorus-LX which uses:
aaxDir = "$out/Library/Application Support/Avid/Audio/Plug-Ins";
auDir = "$out/Library/Audio/Plug-Ins/Components";
clapDir = "$out/Library/Audio/Plug-Ins/CLAP";
vstDir = "$out/Library/Audio/Plug-Ins/VST";
vst3Dir = "$out/Library/Audio/Plug-Ins/VST3";
10:54:43
@ivy:faggot.shivydo a pr to my branch and ill merge10:55:01
@ivy:faggot.shivyinto mine then into main10:55:08
@ivy:faggot.shivywhen mine is approved10:55:16
@ecco256:matrix.orgErikCan’t link those paths, they are used by misc other software. Usually one file per Audio plugin10:55:30
@ivy:faggot.shivyokay then add that10:55:45
@ivy:faggot.shivysee what works then pr my branch as a base10:56:33
@ecco256:matrix.orgErik I think it should always have the same extension per subdir, e.g.
mv TAL-Chorus-LX.aaxplugin "${aaxDir}"
mv TAL-Chorus-LX.component "${auDir}"
mv TAL-Chorus-LX.clap "${clapDir}"
mv TAL-Chorus-LX.vst "${vstDir}"
mv TAL-Chorus-LX.vst3 "${vst3Dir}"
10:56:38
@ivy:faggot.shivyyeah that’s what it is10:58:24

Show newer messages


Back to Room ListRoom Version: 6