Bug: Wavetable only imports to left channel
-
I'm on the dev build of Hise and there's a bug where if you drag and drop a sample into the wavetable waterfall (floating tile) component or via the wavetable synth module, sometimes the wavetable will be hard panned to the left, and the right channel doesn't get converted. I can't find any real correlation with the sample type, length etc - seems to be random. I think this has been a bug for a while.

-
Also sometimes import fails and this is displayed on the wavetable synth:

-
Update: also happens the other way around, so essentially only one channel gets converted sometimes (left or right)

-
@paper_lung Which commit are you on?
-
@paper_lung Can you send me one of the stereo files you're working with so I can test and find a fix?
-
@paper_lung Also, are you dropping an actual power-of-2 wavetable file, or an arbitrary audio file?
-
I'm on commit 08581208. It happens when you drop any audio file. I've not found any correlation between files, it's completely random (sometimes files will work, sometimes not).
Here's a file that panned one side (can't reproduce)
-
@paper_lung 08581208 isn't a commit. Did you build HISE yourself from a recent commit?
I can reproduce your bug in the latest commit anyway, so it's definitely there. But still a good idea for you to be on the latest commit.
When you drop an arbitrary audio file (not a power-of-two wavetable) onto the Wavetable module, it triggers the Resynthesis function, so that might be where the bug lives.
-
@dannytaurus Sorry, not sure what happened there - I'm on commit 80bc493.
-
@paper_lung Gotcha. Not too far behind then. Still worth getting up to date though
