MXXXCore - Good news for anyone on low-budget ;)

Official support for: meldaproduction.com
RELATED
PRODUCTS

Post

Code: Select all

mxxxPresetPosition = 1
mxxxPresetTotal = 247

while mxxxPresetPosition <= mxxxPresetTotal:
    if mxxxLicensesCheck(mxxxPresetPosition) == TRUE:
        mxxxPresetPosition += 1
    else:
        mxxxPresetHide(mxxxPresetPosition)
        mxxxPresetPosition += 1

#there... I've done most of the heavy lifting for you. Carry on being stubborn, the current situation certainly isn't going to inspire me to buy more licenses just to avoid the nagscreen.
Last edited by Daags on Tue Feb 23, 2016 2:07 am, edited 1 time in total.

Post

Yeah, I took a coding class once too.

Post

:D

Post

Daags wrote:the current situation certainly isn't going to inspire me to buy more licenses just to avoid the nagscreen.
I admit I had the same problem. At this time there was no solution foreseeable. After a while I decided to sell the few Melda plugins I own and invest in other companies.

Now I only got installed the free plugins, but I'm afraid I have to delete them too. I don't like the fact I have to buy a free plugin, to get it full working. Either they're free or pseudo-free/demos with a nag screen.

Post

Daags wrote:

Code: Select all

mxxxPresetPosition = 1
mxxxPresetTotal = 247

while mxxxPresetPosition <= mxxxPresetTotal:
    if mxxxLicensesCheck(mxxxPresetPosition) == TRUE:
        mxxxPresetPosition += 1
    else:
        mxxxPresetHide(mxxxPresetPosition)
        mxxxPresetPosition += 1

#there... I've done most of the heavy lifting for you. Carry on being stubborn, the current situation certainly isn't going to inspire me to buy more licenses just to avoid the nagscreen.
That's just not even worth commenting...
Vojtech
MeldaProduction MSoundFactory MDrummer MCompleteBundle The best plugins in the world :D

Post

MeldaProduction wrote:That's just not even worth commenting...
Oh, but we'd all enjoy it so much if you would. :D :D :D

Post

it's open source btw : )

Post

...the code or the comments?.../s~
mba m2 15" | 16gig.ram | 1tb ssd | macOS 26.1 Tahoe
logic 11.2.2  | reaper 7.75 | cubase 14.0.4
focusrite.2i2 | A&H CQ18t

Post

MeldaProduction wrote:
Daags wrote:

Code: Select all

mxxxPresetPosition = 1
mxxxPresetTotal = 247

while mxxxPresetPosition <= mxxxPresetTotal:
    if mxxxLicensesCheck(mxxxPresetPosition) == TRUE:
        mxxxPresetPosition += 1
    else:
        mxxxPresetHide(mxxxPresetPosition)
        mxxxPresetPosition += 1

#there... I've done most of the heavy lifting for you. Carry on being stubborn, the current situation certainly isn't going to inspire me to buy more licenses just to avoid the nagscreen.
That's just not even worth commenting...
I don't usually bring up old posts, but I stumbled over this scuffle and it had me smirking a bit. With how complex the Melda plugins are... it's great seeing someone offering up the heavy lifting... this block of code here probably saved Vojtech at least a week of figuring out how to attack this issue.

I figured I'd offer up some heavy lifting too, since I'm feeling super altruistic right now. Feel free to implement this to fix any current or future bugs:

hasBugs = doesThisThingHaveBugs(this);

while (hasBugs == true)
{
bug = getABug();
bug.Remove();
hasBugs = doesThisThingHaveBugs(this);
}

There you go. No need to be stubborn anymore and leave bugs in the software because you're trying to sell us on the free-for-lifetime upgrades!

Post

^ nothing will compile that because you forgot code.insert(new_bug)

Eternal madness discount for MXXXCore would be nice..

Post

pone wrote:Eternal madness discount for MXXXCore would be nice..
Soon! I hope :D. I cannot promise though :D
Vojtech
MeldaProduction MSoundFactory MDrummer MCompleteBundle The best plugins in the world :D

Post

I love Melda plugins, especially autodynamiceq is one I use often.

However MXXXcore is one of the few unused plugins I bought. Not even used it once, since so few presets work (which to me are always the starting point when doing a production).

Post

--

Post Reply

Return to “MeldaProduction”