Page 1 of 1

BUG!!!

Posted: 01 Nov 2007 12:33
by flos
Seems that the additive generator cannot load more than 20 waveforms!!! :shock:
It simply loads the first 20 in the list but if choose the wavs with index # > 20 I get the following error: "Access violation at address XXXXXX in module "mvscrt.dll". Read of address YYYYYYY."

Posted: 01 Nov 2007 12:39
by flos
Seems something weirder because I can load a wav with index > 20, but only that!!!

Posted: 01 Nov 2007 14:11
by flos
Seems an issue only with the additive osc, the pad osc loads fine... :?

Posted: 01 Nov 2007 18:06
by karmafx
argghh... :oops:
will fix in next release (1.01) I guess...
until then don't use so many waveforms :)

Posted: 01 Nov 2007 18:42
by flos
Doh! I have nearly 48 waveforms sampled that I'd like to try... I guess I will import the wave without saving. :wink:

Posted: 15 Jan 2008 00:29
by karmafx
fixed. will be in next release!

Posted: 01 Feb 2008 03:14
by karmafx
I believe this is fixed in v1.01.

True, the dropdown menu will only show the first 20 (internal design, otherwise I would have to implement scrolling compobox'es), but right clicking in the large waveform display will show all available waveforms. So yes, it should be possible to load more than 20 waveforms now.
Let me know if I'm mistaken ;-)

Posted: 01 Feb 2008 23:30
by flos
karmafx wrote:I believe this is fixed in v1.01.

True, the dropdown menu will only show the first 20 (internal design, otherwise I would have to implement scrolling compobox'es), but right clicking in the large waveform display will show all available waveforms. So yes, it should be possible to load more than 20 waveforms now.
Let me know if I'm mistaken ;-)
FIXED! :twisted: 8)