Wavetable Synth
-
Actually, hold off a little bit, I noticed there's an issue in the conversion process...
-
@Christoph-Hart No worries mate ;)
-
@Christoph-Hart great timing mate - I have a customer asking about wavetable implementation -- so count me in on the "would like it to happen".
-
@Christoph-Hart I know it might not be ready yet, but just to help out a little bit, the last commit fails here:
-
I know it might not be ready yet, but just to help out a little bit, the last commit fails here:
Yeah I rushed the commit a bit because I changed systems, but now it should be working. I've switched the conversion process to 16x oversampling and cubic interpolation now, however if you're changing the pitch on runtime using pitch modulation some really nasty aliasing effects occur, so it's not 100% there yet.
-
@Christoph-Hart Hmm the first error above still fails
-
Damn you clang and your overly standard compliant C++ parser. Please try again :)
-
@Christoph-Hart Ok so this one's just for you from my parser :
-
OK, now I've finally reached "change one line, add one error" territory.
-
@Christoph-Hart Sorry to cause you this pain, you'll nee a "rot stier"
-
@Christoph-Hart That's us, build succeed ;) I'll test the conversion module...
-
@Christoph-Hart It seems to work well! You've made happy people over here :)
There's just a small glitch, the wave shape display seems to be stuck on the first shape, but not always. There's like a wee conflict somewhere but nothing important for now.
-
@Christoph-Hart said in Wavetable Synth:
OK, now I've finally reached "change one line, add one error" territory.
That's great, thank you so much!!
-
@Christoph-Hart Awesome work! Thank you! I’ll check this out tomorrow as soon as I can.
-
Just attempted the wavetable conversion process using HISE 2.1.0 scriptnode but found that I get a hard crash when clicking on the 'Convert samplemap to wavetable Bank' using a mac 10.12.3
Anybody else have this problem or know a solution?
Thanks
-
@LeeC yep also crashes for me
-
@lalalandsynth said in Wavetable Synth:
@LeeC yep also crashes for me
this has been broken for like forever... I think Christoph suggested we avoid it..
-
@Lindon any alternative way to use the wavetable synth ?
-
@lalalandsynth nope, well apart from coding your own or asking Christoph to add it to the never ending list of things to add/fix