[Free Dsp] Analog Filter (24dB/oct)
-
@griffinboy Just curious, have you figured out how to incorporate the filter display in external C++ nodes?
-
You know what, I've never tried it but it should be possible.
-
@griffinboy Ya I haven't tried either, I was just be lazy and reaching out for a solution first before trying it myself. I'll look through some of the stock HISE filters and post here once I find the solution.
-
Make a new post if you find anything
-
@griffinboy @HISEnberg I'd love to know this too. I would imagine it is similar to the thing I wanted to do where I wanted to send out modified audio buffers to a display. I gave up in the end coz I couldn't figure it out.
-
@Orvillain Ah yes I meant to revisit that. I did figure it out but the solution was admittedly more AI-influenced than I care to admit, so I was waiting until I have a more proper understanding of it to share.
-
H HISEnberg referenced this topic
-
again i am highjacking but i have a general question to external c++ . I created the Folder ThirdParty within the project and before compiling Hise can find the node - but i get an error on compiling.
Now i was wondering what the exact steps are AFTER placing the header file in the ThirdParty Folder?
Thx for the code and thx for your help in advance
best ben
-
Ah yeah, I didn't include instructions here I see.
Take a look at my other free DSP posts. One will have a video that shows how it's done.You have to create and compile a blank c++ node first.
Just dropping it in won't work because there are other files that hise needs to autogenerate.
-
Awesome stuff! Thank you so much for creating this video. Will follow your instructions.
Cheers
-
This post is deleted!