@JC Hey i actually got the moonbase module to work in juce 6..
took David's advice and messed around with Claude and got it to work.
little tricky for me but its working. I Havent shipped anything yet though--Hopefully soon.
@JC Hey i actually got the moonbase module to work in juce 6..
took David's advice and messed around with Claude and got it to work.
little tricky for me but its working. I Havent shipped anything yet though--Hopefully soon.
So i got a notarized .pkg working of the .hr files. still need to test more but i got them into the plugin's own per-user app-data folder. Then when the plug-in opens and installs the samples it can also auto-delete the .hr files right after extracting. And no gatekeeper quarantine from macos. Ill have to do the same on pc and create .exe for the .hr files to match. but perhaps this will be best. less confusing for people i imagine?
@David-Healey im guessing no because theres no code to sign. probably have to package it or something.
@David-Healey Is it possible to codesign the hr files individually?
@David-Healey i was about to ask. Ship the samples inside a notarized .dmg or .pkg? is that doable?
so turns out the cause was macOS's quarantine flag (the "downloaded from the internet" tag Chrome adds). it got hung moving to the next .hr2 file. I was testing downloading the .hr files from moonbase as a "customer" on an old intel mac laptop. Moving the downloads into a fresh folder on my Desktop and installing from there fixed it — everything installed cleanly. Im not sure if this is a big sur thing? or an intel mac thing? Its a 12 year old laptop.
I have a ~6 GB library split into four .hr parts, installed on first launch with installExpansionFromPackage. It works fine on Apple Silicon and
Windows, but on Intel Macs it only installs about the first part (~a quarter of the samples) and then says it finished successfully.
Already ruled out: plenty of free space, all parts intact and in the same folder, tried internal and external drives, 16 GB RAM, current HISE.
Its an old laptop I got that i can test intel mac on. Plugin itself runs perfect if I have a folder with all the .ch1 extracted on it.
@David-Healey rescanning worked.
got it working. ill mess around with it more.
one thing i had to do to get my plugin to work in flstudio was doing this.
Go to Options → Audio Settings
Find the Align tick lengths option and turn it on
2. Enable "Use fixed size buffers"
Open the plugin in FL Studio
Click the wrench icon at the top of the plugin window
Go to the Troubleshooting tab
Turn on Use fixed size buffers
you probably already know about this. But it got rid of the buzzing /distortion sound i had before.
but i didnt hear anything like that in Rhapsody
i just have the flstudio trial on windows 11.
And i just made sure i got it installed in reaper, and then tried bitwig. IT worked on both just with a quick test. But for some reason, I dont see it here in the menu on flstudio. ITs just the trial, and I dont use flstudio really, so maybe im not looking in the right place? but this is where my vst3 instruments are.
@David-Healey thats what I was thinking
thanks David
testing my plugin out with some folks,
mac os is easy to unzip a file, and i had my .hr1 files there in a folder. about 6 gigs.
on pc, people have a hard time with unzipping files correctly.
so should i leave the downloads (im using moonbase) as seperate files?
@David-Healey cool cool
I did make just a licensing system with traditional serial keys...so Ill probably just use that for now, and then update.
and I finally actually fininshed making this instrument
now just working on some vids and demos and final testing. but ill include some screenshots here.
Its just a sample based synth, where i sampled the f-k out of a LYRA 8 synthesizer..
recorded through some amps and speaker cab impulse responses etc.

@dannytaurus
did they get the module running on HISE yet with JUCE 8?
actually i just read David's blog...and looks like Christoph plans to add native integration with moonbase at some point
@David-Healey yeah, thats what happened when i tried it.
this is great that its fixed now!
@David-Healey i think last time i tried it it always crashed.
but that was awhile ago.
@David-Healey so we have working tempo synched time stretch with this PR? or i should add..this wasnt working before if i remember correctly