@tsempire 'fraid not.
Posts
-
RE: VS 2026posted in General Questions
@DanH Only snag is IPP (isn't it always!)....
When installing the Standalone OneApi IPP installer it said it couldn't find an IDE even though VS 2026 was installed and working. Spo that's odd - perhaps the OneAPI installers need updating.
And HISE says it hasn't been built with IPP when I try to export with it checked so it's obviusly not finding the library.
-
RE: VS 2026posted in General Questions
@DanH Managed to export a standalone using the AutoGen projucer file rather than in Hise itself.
-
RE: VS 2026posted in General Questions
@DanH Seems like Hise might need some updating for export as still looking for VS 2022 / 17 in the Export setup. Testing
-
RE: Macro Modulators...seem to be brokenposted in Bug Reports
@Lindon I mean it could be kinda handy to have this type of summary every now and then

Especially on longer threads!
-
VS 2026posted in General Questions
Just setting up new PC and currently have been guided towards VS Community 2026. Any reason not to install this one? Or are we VS 2022 only?
-
RE: App not opening on OSX - crash readout points to Global Envelope / Container / Modulationposted in General Questions
@DanH ok so a Flex Envelope in a Global Modulator Container causes the compiled app not to open as far as I can make out @Christoph-Hart.
-
RE: App not opening on OSX - crash readout points to Global Envelope / Container / Modulationposted in General Questions
@DanH said in App not opening on OSX - crash readout points to Global Envelope / Container / Modulation:
Modulators.cpp
ok I removed the flex envelopes and it opened.... Will test a small proj with a flex envelope
-
App not opening on OSX - crash readout points to Global Envelope / Container / Modulationposted in General Questions
I can compile the standalone version of my plugin on OSX fine. But it won't open, straight crash. I've pasted the debug crash report below which is pointing at Global Modulation stuff. I'm using a few instances of the new Flex envelope, and the new modulation system, neither of which I've used in a project before, so I've no idea if they're release ready. If anyone has any insight please let me know :). AFAIK my envelopes are in Poly mode...

Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread 0 HALO-3 Debug 0x104e0311c hise::EnvelopeModulator::isInMonophonicMode() const + 24 (Modulators.cpp:1171) 1 HALO-3 Debug 0x10514aab8 hise::EnvelopeData::getIndexForEvent(hise::HiseEvent const&) const + 32 (GlobalModulatorContainer.h:423) 2 HALO-3 Debug 0x10514a8d0 hise::EnvelopeData::isPlaying(hise::HiseEvent const&) const + 36 (GlobalModulatorContainer.h:263) 3 HALO-3 Debug 0x1050929cc hise::GlobalModulatorContainer::isEnvelopePlaying(int, hise::HiseEvent const&) const + 164 (GlobalModulatorContainer.h:610) 4 HALO-3 Debug 0x1050928d8 hise::GlobalEnvelopeModulator::isPlaying(int) const + 100 (GlobalModulators.cpp:681) 5 HALO-3 Debug 0x104e0c9bc hise::ModulatorChain::isPlaying(int) const + 428 (ModulatorChain.cpp:1618) 6 HALO-3 Debug 0x104e3bd08 hise::ModulatorSynthVoice::checkRelease() + 204 (ModulatorSynth.cpp:1555) 7 HALO-3 Debug 0x104e3bfd0 hise::ModulatorSynthVoice::stopNote(float, bool) + 92 (ModulatorSynth.cpp:1617) 8 HALO-3 Debug 0x106810ec0 juce::Synthesiser::allNotesOff(int, bool) + 212 (juce_Synthesiser.cpp:375) 9 HALO-3 Debug 0x106810040 juce::Synthesiser::setCurrentPlaybackSampleRate(double) + 96 (juce_Synthesiser.cpp:148) 10 HALO-3 Debug 0x104e39430 hise::ModulatorSynth::prepareToPlay(double, int) + 572 (ModulatorSynth.cpp:1058) 11 HALO-3 Debug 0x1056d3da4 hise::JavascriptSynthesiser::prepareToPlay(double, int) + 48 (ScriptProcessorModules.cpp:2047) 12 HALO-3 Debug 0x104e402f4 hise::ModulatorSynthChain::prepareToPlay(double, int) + 148 (ModulatorSynthChain.cpp:169) 13 HALO-3 Debug 0x104beff60 hise::MainController::prepareToPlay(double, int) + 1156 (MainController.cpp:1782) 14 HALO-3 Debug 0x104befac8 hise::DelayedRenderer::prepareToPlayWrapped(double, int) + 308 (MainControllerHelpers.cpp:1562) 15 HALO-3 Debug 0x105352058 hise::FrontendProcessor::prepareToPlay(double, int) + 48 (FrontEndProcessor.cpp:493) 16 HALO-3 Debug 0x1069cd5c8 juce::AudioProcessorPlayer::setProcessor(juce::AudioProcessor*) + 508 (juce_AudioProcessorPlayer.cpp:191) 17 HALO-3 Debug 0x1069ce920 juce::AudioProcessorPlayer::audioDeviceAboutToStart(juce::AudioIODevice*) + 404 (juce_AudioProcessorPlayer.cpp:328) 18 HALO-3 Debug 0x10683f3dc juce::AudioDeviceManager::addAudioCallback(juce::AudioIODeviceCallback*) + 236 (juce_AudioDeviceManager.cpp:879) 19 HALO-3 Debug 0x104c66b08 hise::AudioProcessorDriver::initialiseAudioDriver(juce::XmlElement*) + 1124 (StandaloneProcessor.cpp:341) 20 HALO-3 Debug 0x104c675c8 hise::StandaloneProcessor::StandaloneProcessor() + 612 (StandaloneProcessor.cpp:253) 21 HALO-3 Debug 0x104c678cc hise::StandaloneProcessor::StandaloneProcessor() + 28 (StandaloneProcessor.cpp:189) 22 HALO-3 Debug 0x1053529e0 hise::FrontendStandaloneApplication::AudioWrapper::init() + 52 (FrontEndProcessor.cpp:638) 23 HALO-3 Debug 0x105352cd4 hise::FrontendStandaloneApplication::AudioWrapper::AudioWrapper() + 128 (FrontEndProcessor.cpp:698) 24 HALO-3 Debug 0x105352e94 hise::FrontendStandaloneApplication::AudioWrapper::AudioWrapper() + 28 (FrontEndProcessor.cpp:663) 25 HALO-3 Debug 0x105353068 hise::FrontendStandaloneApplication::MainWindow::MainWindow(juce::String) + 148 (FrontEndProcessor.cpp:716) 26 HALO-3 Debug 0x1053531bc hise::FrontendStandaloneApplication::MainWindow::MainWindow(juce::String) + 36 (FrontEndProcessor.cpp:714) 27 HALO-3 Debug 0x105355920 hise::FrontendStandaloneApplication::initialise(juce::String const&) + 96 (FrontEndProcessor.h:290) 28 HALO-3 Debug 0x106b8dc84 juce::JUCEApplicationBase::initialiseApp() + 196 (juce_ApplicationBase.cpp:297) 29 HALO-3 Debug 0x106d9aa08 juce::JUCEApplication::initialiseApp() + 24 (juce_Application.cpp:92) 30 HALO-3 Debug 0x106b8da00 juce::JUCEApplicationBase::main() + 300 (juce_ApplicationBase.cpp:256) 31 HALO-3 Debug 0x106b8d87c juce::JUCEApplicationBase::main(int, char const**) + 68 (juce_ApplicationBase.cpp:240) 32 HALO-3 Debug 0x10453b028 main + 56 (Plugin.cpp:24) 33 dyld 0x19469eb98 start + 6076 -
RE: LAF ModWheel & PitchWheel Sliders Designposted in Snippet Waiting Room
@Christoph-Hart ah yes missed that lol
-
RE: LAF ModWheel & PitchWheel Sliders Designposted in Snippet Waiting Room
@Christoph-Hart
Ah cool. But can you get the ModWheel to work as a Global Mod? I couldn't.... -
RE: LAF ModWheel & PitchWheel Sliders Designposted in Snippet Waiting Room
@Christoph-Hart I just assigned it to cc1. PitchWheel didn't want to work for some reason, unlike my other project. Couldn't be bothered to figure it out

-
RE: LAF ModWheel / PitchWheel for your own useposted in Scripting
@Christoph-Hart added to the snippet waiting room. Is that enough?
-
LAF ModWheel & PitchWheel Sliders Designposted in Snippet Waiting Room
A basic design to get you started. With some extra shading and detail these should work nicely.

HiseSnippet 2463.3oc6Z0sbZjbEdPVrwP1M0tUsWkq5vEof0XLCHzOQYqUBIPhxHAQfr2Jt7psYldfNZXFpYFj.6xo1KxySdExiPdERdCxavlyo6YX5QfkkUVeUDUoeltO+7c9sOS0z0y0f4665okJa+4SXZo97z8l6DL5fQTtiVqC0R83zu73FMZ2Sq97ITeeloVpTO5Hb2TYVWS74+7c0o1TGCV7RZZuvkavZyGyChWs6dOmaa2jZx5yGqP8F60xv04.Wa2o.RdT5xZSnFWRGxNkhjsVZsio9izR8Mo0MnaMvhMPefk4VVU0Mzqr016TY.0Z.cmxT1fMLFrsktkVpOqgIOv0qW.Mf4qkZ85tly6Mx8ZGoBdA2mOvlgOnq0Czrb4lt1lnIhqpcvHtsY2HWjuFHktwNrGIcXec5S3l7EqG639RwFjXNTcfoVKI7dTB3oqBuxJvaEPJkBjVWBouJcOCO9jf3cP77qS2xIf4YQg3jJTjzps1E+1zG3BT3DTZL8RVSO3gEbjeyxkKRfeUX2rYgXke.4JpG4jNGJxNtn89MIeKIheCOFXVscMn1sccubeGylLlcdjWUNJ4wFx8AMzbpiQ.20IeNSO50m4FP8l2ylax7xUjXEs4vhD2A+kBYea1LO6YOiX45QnDeAYDe9aXjJkmsY4r3t.P7csYkl3wcBxG3gV.xKffLYIvGD7y.DWaWBHJ8msAw0hDLhEIuq4lAiJQHm6yrlZS3Vj4tSIFinNCYB5DDrPTWOBruWhKAxTu7tDTpD4BgBlZDLkZKoDDb+QbehMidEymTaxLjJeHomQXbfZzfLYkVHeJHV.+knficWwpheAJ4ET6o.hbIS8YBWBpqwtWwFCAhHcOx0i+FH1.52l6.Z7YRbPnNlDYvhLgZZxcFBhZhX4AtAAtik5JChg.HrX22CPrM53zkFoX0kUHHAaVQv.88ERLT5RIIEcWpIHmJ6RBsjIdrqPQH4k.nxXDBnPfH37JfCLPV5JgY+Mpfp.4IwRd2H+yBtTXCB3aVc6pEtM9EL2kGXL5kBOEjJa.NMtwH.f9DOQh.XskepPVwwDTgNSG2V3m+VnjQjgAqL.hp.C2LVrfI7odPJ.ZyB+BvlITdfMVICXAWyXNgrD5FGJ6XBTWdVy5k2t7N5RsUG5dNzycJDFkjHYPDyU4oY4las4NgQx9PbyPtYXTTZ47.elskTB9ifd2IkP8x6TolTBGR8tTPBZBFJJ1lObTfBaU2to3ijs13tHKLKKlQvBNiBgJVSS33CwxCK4yBkX9H+PgcC2xBn5LPR4iJYvFOgBSZSJhDJcFvHl.zWRvx+3WZfMP9xR+UyJRflhw09EIzWU80uVzjIyBc0Cpj8ylQUvX3pxFUpUodAEO2Qdr4HcXOvWv7B3X6SHdmupPOah8dW015aFuejYdHPjHFdhqoDFwIaKYmJ4EQh.6jjGCcbLfsK7m+3hrZ3om7jBBxdq32QYvyw5rJPUEu.4ojq1MTUR0gv93E49BfOuHYlp+CJ.mE5leWhlbGKaInD0dJACCDtivHcMMCqvXlgc3fvJdJlR2njgfaXyYVI.qUEsiUhRx6ikZe7rr0GOK67dYYQtGGZpuvw4EcD10TnEKOf.NQl7vhEkeG4AUtPGX+3RuUVNbMJ5B6pPypP3lgHDPUkhxiKgUpnjiFoORmqXd1z4j73IE+9vlvKZjfGFYGhwB2HANRDXeg7uB6GousdM8ZP0fnln7rxgeDqnWCJNQU2C6iQ56N4V5Xb6ZJgbqB+Qo0nXsMKmPW0iON8+Y0UtnRC0jFlHXtJCaEMqDLcq5cY0rjKcCgYFqZJDqBBfbNqodhAYLgYZWEXPYohlpBAknr+CkC65HlsH7zpUjGuxtcqJM9CjB+Th9MKzfezuIdqimS.Q5YjdS8D8oJB0YTwoZPioAyWjGGdTm+c7HGwTwniiVD0Z1Hcl8cX4TzT2CQoLdhqC7P9bQCZmq.J9klEWcN7jyz2sU+CN9ibp9j77vb8OLW+cdt9HWwCCo+vP5OLj9CCo+vP5OLj9CCo+vP5+ewP5wyM+dFSO4f0nfvQj2+79cd5YM5e9YmpLtNoeGxIsN7v1MHc6zqU+VcNEbJc5h+y9swYSOd+SedOjriNqwQjy60+4jlcNCVuUueGJYRcOWpoAEmcmXxr3NbbBc0WNXwvV8cmZL5hAFvwIMbFBghv2OPQD4wSdxwMy8GH4VlwbEwcodC8g8eUNiHuB7pA4DSLl60BJBnRJdszQBnjFD.yPhmdHmrDu0irKqfRR556tvgehKLMcCjG+7uR04+ZPmGXyMtzmzwwdNBgbIUlE2CbA13q03v7Vo1LMaGtc9bnDFap9VNKruhRTKdeGnVIu3oRiQnc9jBYy.KmYAwXRg3UAxus9N5kpgGcnrq7EWLw2AKy6j9mHEBEdm5Fv53jWnorvg02bKKqUtGlp54ZaC1wp1Fu5Nuaiw7xS4KRDCxufPsTqm7NuR+9uyK0qjyPV4nPnqSKHwryDly66h5zBK2zzRsVHp.RCD2N1uI71wjuHpF2TKU1zQuNrl.yp2io1cf+OOcbtTRI7S+7+XOsyacHMfh2UWHr.nNAGND8BoNjcE2fIu4tLoOj4eIzuDbVKxZ0R8Y2EjOKF0A6MO9Am8DmqqdaqiXXKt3UNcOMEsk8tYmJ5i+QquwzYwtn+4dPYyjdvq5qdmxi4lvQJcc8E8fTcnPmI5TaYcQBGshQ7qjFwWDZDsoCX1Ba3woE+utB9+IpB9+Q+8BXyBtgwlzj.FtoIswGk1qnn8+0jUock.6Mbm+vpz8xWB7WlFdqho1zfj2IMdy8gafdU0KBFurWGvaOWMJ7K1EUeWg3WkVzac0XbsUfQrF+S.FCud+uHcCwT.w.b8zM+9OM2ku1YtSwAONgF3wgDjzmNcbOXRCCFncGGlM1zL0ZXOI4ykwmQOPOlio3geF9DtoN9bpvM0i1TaL0vy8BCYSM7KPviEq.XxQ7ksHS5SvmI5K2JDpH4WXXjTTKwXk6KiUuuLtw8kwZ2WF279x3V2WF29CyH90MY+ovKvHKahO5CNIGRjUePlXDlnDI.kje0uqHB82BdSzYQDBI5dApHogioZOilSssWhFbwaPWuKYWq9rPmfYhq81u9uez+9M+suCPM7hmAHn2Jc0sJ4zeymu8A0OZ3AkJ8hFMokOWu6zMrMtr0Q3Ok1+vteO+O8x+r94Mg+2pToRZ6G.kSClFvRzUskTthJXsawQ8W+D4nvi8tKNJjtayQEs1urNpDG9kvUcR2FhoYRkpgCEZqIW8+xpPPhg -
RE: Duplicate Script FX Networkposted in General Questions
@Oli-Ullmann duplicate the network, so I can change it without losing the multitude if connections etc. I think just copying containers etc removes all the connections
Either problem solved now

-
RE: Duplicate Script FX Networkposted in General Questions
@ustk @iamlamprey ok working now, not sure what happened before

-
RE: Duplicate Script FX Networkposted in General Questions
@ustk @iamlamprey yep, did all that. Weird. Will try again