@d-healey just for fun yeah. I'll check out Dan and Lindon. Thank you for the reply
Is there something missing from the one that already exists or do you just want to do it for fun?
@d-healey just for fun yeah. I'll check out Dan and Lindon. Thank you for the reply
Is there something missing from the one that already exists or do you just want to do it for fun?
@d-healey hello David. I actually did watch some of your videos. I found them super useful to get started. However I wanna know how I can create something like the plugin I linked to below . It's a multiband distortion fx plugin. The developer actually used juce which I know is the framework behind hise. Is there anyway I can recreate this plugin in HISE or do I have to learn to make it in juce and write a bunch of c++?
If anyone knows any good sources to learn how to make use of the scripting for FX plugins specifically please help. I'm currently creating things strictly through the no code options. I am a software developer I just need like some pointers or something to get started. I wanna maybe learn how to manipulate a reverb through scripts or create cool distortion effects or something. Is hise not the tool suitable for these needs?
Hello, I am a complete beginner and I was messing around with the no code toys available in hise. I am a software engineer so I'm familiar with coding but I just can't find any helpful tutorials for what im about to ask.
can i use the (on note on) callback function to edit paramters within my scriptfx thing and if so how can i do that?
thanks in advance
edit 1: ok i just found out that the scriptfx has it's own set of functions I thought the scripting was only for the interface lol. ok but how do i make these two scripts communicate? Global functions?
edit 2: I have no idea how to use the scriptfx callback functions :D help
title says it all. I'm pretty new to this whole plugin development thing. I wanted to experiment with faust in a scriptnode but i can't test anything because for some reason when i enable faust (aka run Hise from the "Release with faust" folder) waveform generators make no sound. help