@Christoph-Hart
Sounds good, really excited to see!
it would really open a lot of doors :)
Posts
-
RE: HV-Compiler + HISE
-
RE: HV-Compiler + HISE
@DanH haha, just saw that. Still, any success with HV-Hise?
-
HV-Compiler + HISE
Hi peeps, there's been a post on here before about using Plugdata to compile their dsp to be used in HISE and i was wondering if anyone had actually managed to get it done?
The HV compiler has some objects that can be exported as direct CPP code, and put in the DSP-Networks folderJust trying some things out at the moment, keen to hear if anyone has any advice - really hoping to move over from plugdata or perhaps use both.
It would open a LOT of doors if it can be done.
Thanks in advance.
-
RE: VST3 Export -
@Christoph-Hart
Haha, i hate to be the bearer of bad news in that case.
XCode16.2 -
RE: VST3 Export -
@Lindon
I managed to get it working - Anything involving the latest version of Xcode doesn't work.
I'm able to export as an fx plugin via the plugin version of Hise. Super funky stuff, but it seems to be an Xcode related issue. -
RE: VST3 Export -
Haha, i was correct... more issues persist.
I can now compile Hise as a VST3 (hopefully meaning i could export a project as vst3 too)
but the "Cycle inside a single target; building could produce unreliable results" error is NOT going.Time to do some more digging
Update - I can compile to a standalone application just fine - anything "plugin" related (AU, VST, VST3) Will give me the error mentioned before. Will see what i can do - my last 4am braincell is struggling
-
RE: VST3 Export -
@d-healey Lol, that error's disappeared, but a new one has come up. I have a feeling this is going to happen often haha, i'm all for it
"Cycle inside a single target; building could produce unreliable results"
-
RE: VST3 Export -
@d-healey 100%. Did a complete deletion and then cloned the develop branch fresh. I'd assume it's better to go that route as compared to downloading from the website? If not, let me know
-
RE: VST3 Export -
@d-healey Only one installation of hise, completely removed every other clone i had.
Ive not touched that dir at all - probably won't haha.If steinberg didn't kill the free distribution of VST2 i'd be a happy bunny, but that's not the case unfortunately.
-
RE: VST3 Export -
@d-healey Yeah, i removed any trace of my other juce installation. And yes, cleaned the build folder.
The file that the error is referencing isn't there at all. I haven't touched it.I have a funky feeling that manually re-installing the directory might help? No idea
-
RE: VST3 Export -
Exactly the same (Well, apart from the sdk.zip which i assume isn't needed)
-
RE: VST3 Export -
Already toggled - it's what's letting me build for VST3 in the first place. Thank you though
-
RE: VST3 Export -
@d-healey Hi thank's for the prompt responce
Just looking to create a vst3 of a blank project at the moment.
Macos Sequoia.ERROR
/Users/MYNAMEHISE/HISE/JUCE/modules/juce_audio_plugin_client/VST3/juce_VST3ManifestHelper.mm Build input file cannot be found: '/Users/MYNAME/HISE/HISE/JUCE/modules/juce_audio_plugin_client/VST3/juce_VST3ManifestHelper.mm'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
-
VST3 Export -
Hi everyone, been pulling my hair out for the past few hours at this one.
I can compile a blank project as a vst, but not as a vst3. I also cannot build the "plugin" version of hise at all.
Really looking forward to transition from plugdata development to HISE but i just can't seem to get it working. After browsing the forums for a while, i've done all the reccomendations and:
Build develop branch
Extracted pre-placed sdk's
configured the wizard.Nothing seems to work.
Any advice would be amazing, thank you in advance! -
RE: 1 failure compiling blank project
@JayPee Did this get resolved at all? I'm rather stuck at the moment with the exact same issue. Any update would be amazing