please read the rules, it will answer all your questions!

  • Get the best VPN on the market with 66% Discount!
Software » Mac OSX
Moog Music Mariana v1.1 macOS - pknr screenshot

Mariana: The Next Evolution of Moog Bass

Born from the depths of our legacy in bass synthesis, Mariana breathes new life into electronic sound design techniques for the modern player or producer.

A powerful creative companion, Mariana is designed for intuitive audio layering and processing, merging the soul of Moog bass with user-friendly technology for all digital creators. Optimized for vibrant bass sounds, Mariana invites users to dial in tones that span genres, easily form modulation pathways to create complex timbres, and sculpt distinct sounds that sit perfectly in any mix with built-in effects and compression.

AU,VST3
Tested on Intel, should work on ARM in Rosetta.



download from free file storage
click to show download links
download from any file hoster with just one LinkSnappy account
download from more than 100 file hosters at once with LinkSnappy.

comments

  Member 25.10.2013 1 293
+64
*rrrrrr* There is the Thingamatschik! 1000 thanks to you Pknrr*rrrrr*

  Resident 27.11.2022 11 90
+1512
the Comment has been Removed
  Member 3.01.2024 3 59
+54
I don't know what's wrong but these are killing my CPU, it just spikes to 50% [maybe cause it's not U2B]. Thanks for the plugs anyway.
  Resident 27.02.2022 549
+140
Lol i came here for the CPU comments ..... its normal pknr is legit dont worry , the same on PC . Moogs Devs need to resign at least . .
  Member 12.10.2015 87
+27
the Comment has been Removed
  Resident 9.04.2012 242
+24
I'm getting the same problems I had with the moogerfooger plugs. I can't codesign these.
Trust, but verify.
  Member 9.12.2020 34
+4
Try to do it two times in a row.
  Member 25.10.2013 1 293
+64
First:
Install Objective SEE ----> Whats your Sign. Read Carefully the Description.

Second:

install Xcode (which have included Xcode Commandline Tools)

Third:
Create a local Development Apple ID with Xcode. Create a signing Cert.

Fourth:
Put the following in a Programm Editor of your Choice and store as

sign_mariana.sh

#!/bin/bash

# Paths to the plugins
VST3_PATH="/Library/Audio/Plug-Ins/VST3/Mariana.vst3"
COMPONENT_PATH="/Library/Audio/Plug-Ins/Components/Mariana.component"

# Adjust the username
USERNAME="JonDoe"

# Sample Apple Developer ID
DEVELOPER_ID="Apple Development: [email protected] (ABC1234567)"

# Change ownership
sudo chown -R $USERNAME $VST3_PATH
sudo chown -R $USERNAME $COMPONENT_PATH

# Remove extended attributes
sudo xattr -cr $VST3_PATH
sudo xattr -cr $COMPONENT_PATH

# Remove quarantine attribute
sudo xattr -r -d com.apple.quarantine $VST3_PATH
sudo xattr -r -d com.apple.quarantine $COMPONENT_PATH

# Sign the plugins
codesign --force --deep --sign "$DEVELOPER_ID" $VST3_PATH
codesign --force --deep --sign "$DEVELOPER_ID" $COMPONENT_PATH

echo "Operations completed for $VST3_PATH and $COMPONENT_PATH"

Fith:

Save the Script as a Plain Text File:

Open a plain text editor like TextEdit, Nano, or Visual Studio Code.
Ensure the text editor is in plain text mode (in TextEdit, you can do this via "Format" > "Make Plain Text").

Sixth:
Make the file executable:

chmod +x sign_mariana.sh

Seventh:

Type into Terminal ---> sh /Users/JonDoe/Desktop/sign_mariana.sh

Finish!

Enjoy
  Member 9.12.2020 34
+4
Codesign works (had to do it twice though).
Both plugins (AU & VST3) crash when trying to resize them (Macbook M1, REAPER in Rosetta Mode)
Thank you anyway!
  Member 24.02.2022 68
+10
Prob not for intel
  Member 23.04.2020 159
+23
Working great on M1-Sonoma-Logic
  Resident 27.10.2011 530
+128
Are you running Logic in Native or Rosetta?
  Member 25.10.2013 1 293
+64
Yes .... The DAW has to started in Rosetta Mode.

The Plugin itself is only X86_64.

No Arm_64

We have to wait for the U2B VErsion.
  Member 23.04.2020 159
+23
All Native here. No issues.
  Member 23.06.2017 5 90
+81
Ableton CPU
Average 30%
Current ~30% to ~40%
  Member 17.05.2024 13
0
Core i9, Catalina 15.7, Logic X.5
FATAL ERROR: OpenAComponent: result: -1,0xFFFFFFFF
validation result: couldn’t be opened
(I did "Allow anyways" in system preferences)

I tried the below commands more than 3 times, Not Working :(
sudo xattr -cr /Path
sudo xattr -r -d com.apple.quarantine /path
sudo codesign --force --deep --sign - /path
am i missing Something, pls Help!
  Member 29.06.2016 54
+12
From Moog site:

For macOS 11.7 Intel Core i7 2.5GHz or Apple Silicon or newer, standalone and plug-in formats VST3, AudioUnits, and Pro Tools AAX....
  Member 17.05.2024 13
0
Thanks Mate, updated to 11.7. Now this thing works on Intel i9.

but tolls a lot of CPU!
  Member 14.03.2016 3 215
+276
the Comment has been Removed
  Member 20.05.2023 101
+8
Au won't load on Ableton 10.1.4 Suite Catalina OS. Vst3 doesn't appear in the plugin browser
  Member 20.07.2020 453
+69
Vat3 working intel Monterey in Bitwig.

Those struggling do a chmod+x plus the codesiign commands
  Member 3.07.2021 90
+13
Working great.
Just Codesigned.
M1 Ventura.
  Member 12.10.2014 3 298
+56
Like the MF-101S effects installed yesterday, AU works fine on Ableton 10.1 on sonoma 14.5, but on VST 3 they don't appear on the list
  Member 6.04.2024 104
+26
Intel (Big Sur) & Ableton 12.02. Works ! Thanks pokinar
  Member 4.02.2014 110
+9
Doesn't work in High Sierra.
  Member 17.05.2024 13
0
you need OS 11.7 minimum. i updated my OS and re-scanned, it worked like a piece of cake :p
  Member 28.11.2015 259
+60
the Comment has been Removed
  Member 27.01.2022 3 211
+210
the Comment has been Removed
  Resident 18.08.2020 500
+147
Please post something useful or leave it. Nobody needs dumb comments
  Member 31.08.2017 53
+66
the Comment has been Removed

Spread the Word