@Chazrox Make sure you did this step..
Enable t Allow Compilation > save from the above bar. Then Compile it.
Posts
-
RE: Retro 80s Tape Wow & Flutter with faust
-
RE: Waveform Icons
I think
drawSVG
function is very static. You can't change color or thin/thick the icon from HISE without altering the original SVG file. -
RE: do faust nodes only work as hardcoded in a compiled plugin?
But How can we use AHDSR in a Silent Synth and FAUST ? HISE AHDSR doesn't work together.
-
RE: Live Granular Patch for FAUST or RNBO
@treynterrio said in Live Granular Patch for FAUST or RNBO:
this doesnt work in HISE:
Working the code in HISE. No error comes up.
-
RE: Let’s Build the “League of Newbies”
@Mighty23 I am very interested. If I can contribute (in anyway) it will be my pleasure.
-
RE: Free Reverse Delay built in RNBO
Thank you so much mate.. A very nice Christmas Gift @HISEnberg
-
RE: Arc slider
@udalilprofile said in Arc slider:
you are using Global LAF use Local LAF
const Knob1 = Content.getComponent("Knob1"); const laf = Content.createLocalLookAndFeel(); and Knob1.setLocalLookAndFeel(laf);
And goto view > Reset Custom look and Feel
Restart HISE in order to see changes. New Knob (Default one) should come up . -
RE: Reverse Delay Faust
@HISEnberg haha... yeah. I am always ready to learn new things.
-
RE: 8 Times more CPU consumption on Aida-X Neural Models
@orange said in 8 Times more CPU consumption on Aida-X Neural Models:
@DabDab I haven't trained any model yet, but loading models is done like this:
- Open the Neural Sine synth example in the Snippet Browser. Delete the synth.
- Then replace the sine example with one of the models above (the models are in json format, just copy/paste).
- Then open the neural node in FX as Scriptnode, select the model then you're good to go.
When you replace the neural network, you might need to restart HISE after saving, sometimes it doesn't update.
Wow... i will give it a try. Later I will need @griffinboy help.
-
RE: I'm having issues converting an SVG
@ustk said in I'm having issues converting an SVG:
@DabDab Sorry but what do you mean by tracking circle?
I mean something like this...
-
RE: 8 Times more CPU consumption on Aida-X Neural Models
@griffinboy said in 8 Times more CPU consumption on Aida-X Neural Models:
google Colab
Oh.. nice. I am at the door. Ting Tong. Let me know what are the required steps. because I never tried google Colab and all that you have written.
-
RE: I'm having issues converting an SVG
@ustk Thank you. Got the fundamentals. one last question. How can I do tracking circle?. Increase /decrease just like regular knobman things.
-
RE: 8 Times more CPU consumption on Aida-X Neural Models
@orange said in 8 Times more CPU consumption on Aida-X Neural Models:
I can load the Aida-X neural model in HISE
Can you pleas make a guide video or post how to use neural network or model in HISE ? i am very excited to learn the new technology but didn't get proper resources. I created a thread on this forum but no luck.
-
RE: I'm having issues converting an SVG
@ustk Can please you make a minimal snippet ? I never tried SVG for Knob.
-
RE: [TUTO] C++ Third Party Node - XCode
@ustk said in [TUTO] C++ Third Party Node - XCode:
Video Quality is very unclear and tiny.
I am watching it on windows at 4k.