Help. Wavetable synth not working in v3.5
-
@gryphonsegg I meant to use the wavetables generated with old HISE 3.0 or 3.1 version
-
@gryphonsegg were you able to use wavetables before HISE 3.5?
-
@hisefilo I thought so... is there something I should do besides adding this tag before compiling?
-
@gryphonsegg Here's how to create wavetables on HISE 3.0 / 3.1
https://forum.hise.audio/topic/5747/wavetable-synth-tutorial-how-i-do-it/10?_=1690893985426
I followed that, and then I jumped to HISE 3.5 and used theUSE_MOD2_WAVETABLESIZE=0
flag to still using wavetables I've created on HISE 3.0Haven't yet investigated how to create them directly on HISE 3.5 with the updated wavetable synth. hoping someone can add some tutorial helping us to make them properly.
-
@hisefilo thanks I will give it a go.
-
@hisefilo It's weird, cuz the first time I installed 3.5, none of my old tables worked. I compiled with the preprocessor flag and that allowed the old waves to work by running the old wavetable synth, but the resynthesis modes didn't work. And I didn't want to settle with the performance cap mentioned by Mr. Hart. After I finally managed to install loris, I recompiled HISE again but without the preprocessor flag and now everything works for me. Old wavetables as well as the ones I converted in 3.5 with resynthesis.
As far as converting with resynthesis goes, I did it using a different method as I did for 3.0. For 3.0 I built table maps with short samples that were the length of a single oscillation. In the case of 3.5, I used longer samples regardless of their length and they work very well. There is a slight difference in sound when converting with resynthesis that can be adjusted by playing around with the table index, but in most cases it's for the best.
In the end I'm not entirely sure what made everything work, I like the upgrade and appreciate the new features. I would focus on properly installing Loris.
for reference; I'm in MacOS on an M1 maschine. Still haven't test on my old intel maschine.
-
@RastaChess so, if you dont mind, how do I go about doing the whole Loris install thing?