I’m so absent-minded 😰 The issue was that I forgot you need to enable compilation in the main container. Thank you for your help, guys! @David-Healey@Christoph-Hart@dannytaurus
@Chazrox Hey everyone, I am currently running into the same issue with this setup. HISE crashes on Index 1 or 2, but works fine on Index 0. Even on a fresh project.
Did you anyone of you get this running the with other options? Would love to incorporate an oscilloscope into my plugin :)
I was thinking about doing a little python script that creates the loop point meta data Hise needs for user samples. TBH i have never looked that much into your sample engine. Are there any specific metadata that hise needs? Would such a little project help the community ?
Close HISE
Find the HISE app data folder on your system, in there find compilerSettings.xml and open it in a text editor.
Add <ExportSetup value="Yes"/> below the <EnableLoris> entry.
Save the file
Reopen HISE
Whether it lives up to Christoph's coding standards we will have to see, but I did have the new Agents.md doc in the repo so hopefully Claude referenced that when making changes....
@Straticah yup checkout @resonant ’s link, someone already calculated the latency for you. So you just need an if/else statement to set the latency based on the octave amount.
@Christoph-Hart So I'm back after being away for a while and it seems a lot of things happened around here!
Still the issue of selecting another target or "No Connection" from the dropdown is not fixed.
I did try the branch fix/686-matrix-target-change with no improvement
@David-Healey the thing is my knob is controling 2 filters to sperate freq ranges, the cutoff of lowpass and highpass is controlled by 0 to 1 knob(parameter knob) i want that knob to showcase the freq numbers. I realised u guys are confused bcs i said filter knob.
@JC Good point about the splash screen. It's probably not legally 'clean' to use JUCE 6 and also not have a splash screen. Morally, that's up to you.
As I said before, if you're selling a closed source plugin and you have even moderate success, you'll be on the $40/mo JUCE plan pretty quickly anyway, which makes it legally and morally fine.