#Apricot — Free Hybrid Synthesizer

1 messages · Page 1 of 1 (latest)

ivory pulsar
#

(Since it's a CLAP plugin, you'll need Bitwig >4.3 to open it.)

random haven
#

welcome! i've been using Fluctus on Linux without issues. any chance of a CLAP/Linux version for this as well? 🤭

#

Oh, never mind, last time I checked there wasn't one. I see there is one now.

Sorry 🤭

ivory pulsar
#

Haha, I just uploaded it yesterday!

jolly pumice
#

nice, might give this a try 🙂

jolly pumice
ivory pulsar
#

:( It seems like every time I upload a new version it's the roll of the dice for whether Windows Defender will like it or not

#

I think as more people download it, it gains reputation in their systems

lament grotto
ivory pulsar
void urchin
#

Hi, just had a first try with it, I like it, but the bass presets seem to be in different octaves.

real knoll
#

works like a charm for me

ivory pulsar
#

huh, that's interesting. I don't have a M1 Mac myself so I can't try it, but a few people have told me they can't load it in Bitwig

#

I'm still trying to work out what could be the reason. Bitwig's error message is completely useless, sadly

real knoll
#

did they follow the exact steps on the README? (including the command with sudo)

ivory pulsar
#

yeah, it was the main developer of Surge who tried it (baconpaul), so they definitely know what they're doing

real knoll
#

I see

ivory pulsar
#

I've sent a report to the Bitwig folks anyway, in the hopes they can improve the error message

ivory pulsar
#

Since last posting here it should be working without issue on Mac 10.14 and later, but please message me if you still have issues.

prisma ferry
#

Doesn't work for me, the command "sudo /usr/bin/xattr -r -d com.apple.quarantine Apricot.clap" does not give any output and Bitwig cannot open the clap file.

#

"com.bitwig.flt.library.metadata.reader.exception.CouldNotReadMetadataException: could not read metadata: Could not load executable: The bundle cannot be loaded."

ivory pulsar
#

Also the command you write here is the not the same as the one in the installation instructions text file

prisma ferry
#

Will check tomorrow and let you know what happens with same command as in the installation text file.

prisma ferry
glacial gull
# prisma ferry Doesn't work for me, the command "sudo /usr/bin/xattr -r -d com.apple.quarantine...

FWIW I've had issues using the xattr method for adding a gatekeeper whitelist for a clap plugin in ventura. The only way I've managed to get it to work is to disable gatekeeper then allow bitwig to scan, then re-enable gatekeeper. In general I don't have an issue with what apple is doing with gatekeeper but I wish they have better UX for techie people who want to manually vet everything themselves.

prisma ferry
ivory pulsar
prisma ferry
ivory pulsar
#

@prisma ferry Could you try this command instead:

sudo xattr -d com.apple.quarantine ~/Library/Audio/Plug-Ins/CLAP/Apricot.clap/Contents/MacOS/Apricot
prisma ferry
#

I think it has something to do with my python installation

#

when using the /usr/bin/xattr path explicitly it works without any error.

#

But then it still does not gets unblocked within Bitwig.

#

Running latest Bitwig 4.6.6 btw

ivory pulsar
#

try renaming the Apricot.clap file to Apricot2.clap

prisma ferry
#

That worked!

#

Thanks!

#

Not sure why, but it works now

ivory pulsar
#

No worries. It's very helpful so that I can improve my installation instructions

prisma ferry
#

Great! Any other things I can do from this side to help you?

ivory pulsar
#

Just to confirm, the xattr -r worked when you did /usr/bin/xattr?

prisma ferry
#

Both the options, so also -r -d