I would suggest Wave Digital models - Faust has a WD library , but you could also do it in C++ with (mentioned above) transfer functions based on the fuctions you want to model.
Cheers
I would suggest Wave Digital models - Faust has a WD library , but you could also do it in C++ with (mentioned above) transfer functions based on the fuctions you want to model.
Cheers
Awesome stuff! Thank you so much for creating this video. Will follow your instructions.
Cheers
check this https://faustlibraries.grame.fr/libs/#wdmodels
As far as i can see there is no such thing as wd.WDFTriode.
Btw i highly suggest to do some tutorials. you can simply state a thing like
input_hp = highpass(...) - there is quite a bit more to it
Also your model like you intend to code it would not work as there is so much more to this topic than simply sending a signal thru a triode. You might check out some basics here as well :)
Best Ben
Links:
https://www.youtube.com/watch?v=VwoPt3h7DWM - on wdModels
https://www.youtube.com/watch?v=hDkur8zOcv0&t=5545s - on Faust
https://www.aikenamps.com/index.php/designing-common-cathode-triode-amplifiers
Hey guys,
recently i was working on my new Synth, and i came across an interesting thing:
When i open the Synthesizer Group Container and adjust the amount of voices and spread , everything works as expected. As soon as i CLOSE the SG Container the spread amount resets to 0 % ?
Any ideas ?
Best Ben
i tried it myself and with my solution above the waveshaper works, but not the filter. sorry , i am quite sick , so i cant check it on my pc yet
oh my god, i get it! Now thats embarassing. Thank you so much!!
Guys thank you so much, OF COURSE, i did compile it as instrument first, and then , when compiling it as FX i forgot to enable vst3 support. Now its running , and i can take a deeper dive into this ! Thank you thank you thank you
SOLVED
I just opened an older version of Hise. My fault. I am so sorry 