@Mors I've succesfully build the most recent Develop Branch with Faust 2.74.6 on Windows 11. It might be a deeper problem or the Develop Branch you're on.
Best posts made by Gab
-
RE: Build error on HISE with faust (windows)
-
Faust not able to play Fx (Win 11, Hise 4.0.0, Faust 2.74.6)
My Faust Fx seems to not be able to play anything when i'm loading them into Scriptfx.
I can play with them in the Faust IDE and compile them into hise and change the knobs value (even exporting to DLL works) but there's no sounds difference whatsoever.
Everything is correctly set when it comes to the Path and the Build (Release with Faust) so i'm wondering if someone else had or has this problem currently.
Thanks in advance!
-
RE: Sidechain Fx like Kickstart?
@yall Okay great!
One last thing, what's the lfo module name in the scriptnodes?
-
Project constantly crash after deleting files with Clean DSP network files (Windows Dev Branch)
So I deleted unused Faust and Scriptnodes files and forgot to save before exiting and now the project can't load without crashing.
Potential issues with the Clean DSP?
Latest posts made by Gab
-
RE: Why does this error occurs? (Weird Knob Stepsize)
@ustk @HISEnberg Yes that was my next option, thanks guys!
-
RE: Why does this error occurs? (Weird Knob Stepsize)
@Oli-Ullmann Sorry for the late reply, this is an hardcoded fx so a snippet wouldn't do much but it's the feedback on a Faust Flanger. maybe it could be with how i've set the step in the scriptnodes?
-
Why does this error occurs? (Weird Knob Stepsize)
All knobs works except this one for some reason. Even if I put it to 0.1 it will revert back to that and display the weird numbers, any idea to why it occurs?
-
RE: getAttribute index for Pitch modulation LFO Semitones?
@d-healey It's working but shows 6000 for some reasons (settings of min -1 max 1)
-
RE: getAttribute index for Pitch modulation LFO Semitones?
@d-healey It's to restore a knob value on the UI, do I put a specific number like getIntensity(1); or I directly input the value like (-12):?
-
RE: getAttribute index for Pitch modulation LFO Semitones?
@d-healey Thanks! the index would be 0?
-
getAttribute index for Pitch modulation LFO Semitones?
Is it possible to enter the attribute for the semitones (see picture) like this :
PitchshiftKnob1.setValue(PitchShift1.getAttribute());
it's for knobs updating when selecting a base64 preset.
Thanks in advance!
-
RE: AudioAnalyser in Floating tile LAG!
@xander I get that same issue, maybe it has to do with not having IPP enabled?
-
RE: Previous/Next preset button closes the preset browser
@mmprod Is your Preset Browser In a panel? If so disable the Saveinpreset function that link it
-
Project constantly crash after deleting files with Clean DSP network files (Windows Dev Branch)
So I deleted unused Faust and Scriptnodes files and forgot to save before exiting and now the project can't load without crashing.
Potential issues with the Clean DSP?