Reverb, Daw and Crash;(
-
@Lindon how can I fix the problem?
-
@Lindon I got a working dll. (I can't figure out the reason
-
@udalilprofile Which Faust reverb are you using?
-
@orange free
-
@udalilprofile Ok, maybe the cause is the faust code, share the Faust code
-
@orange ```
declare name "freeverb";
declare version "0.0";
declare author "RM";
declare description "Freeverb demo application.";import("stdfaust.lib");
process = dm.freeverb_demo;
-
@udalilprofile Normally he shouldn't do this either. Maybe you can try another Faust reverb for testing purposes and see if it crashes again.
-
Off topic, but it would be better to use "Local LAF" instead of "Global LAF" to see the HISE module GUI's normally.
-
@orange can you show snipet?
-
@udalilprofile Here is the Hise LAF Collection.
https://github.com/christoph-hart/hise_laf_library/blob/main/Examples.md
If you want to contribute, just let me know
-
A Faust generated code is never supposed to crash. If is does, then its a Faust compiler problem, but surely not with freeverb.