3.0.0 - Get error when using Vocal Remove/Isolation

Edition Windows 10 Home
Version 20H2
Installed on ‎9/‎21/‎2020
OS build 19042.867
Experience Windows Feature Experience Pack 120.2212.551.0

Just installed the current Windows version. I get this error every time I try to use the Vocal Remover plugin. Happens when I choose a small selection or a big selection.

error: array index out of bounds - 117
Function: #<Subr-AREF: #09EE6B20>
Arguments:
#()
117
Function: #<FSubr-SETF: #09EE2B30>
Arguments:
(: OUT I)
(: WEIGHT (/ (1+ I) 2))
Function: #<FSubr-DO: #09EE7B30>
Arguments:
((I LOW-TRANSITION (+ I 2)))
((>= I HIGH-TRANSITION))
(SETF (: OUT I) (: WEIGHT (/ (1+ I) 2)))
(SETF (: OUT (1+ I)) (: WEIGHT (/ (1+ I) 2)))
Function: #<FSubr-LET*: #09EE5A10>
Arguments:
((POWER-SUM (POWER-SPECTRUM MID FS 2)) (POWER-DIF (POWER-SPECTRUM SIDE FS 2)) (WT-EXP (S-EXP (SCALE STRENGTH (DIFF POWER-DIF POWER-SUM)))) (WEIGHT (SHAPE WT-EXP MAP 0)) (WEIGHT (SND-SAMPLES WEIGHT NY:ALL)))
(DO ((I LOW-TRANSITION (+ I 2))) ((>= I HIGH-TRANSITION)) (SETF (: OUT I) (: WEIGHT (/ (1+ I) 2))) (SETF (: OUT (1+ I)) (: WEIGHT (/ (1+ I) 2))))
(SND-SAMPLES (MULT (SND-FROM-ARRAY 0 1 MID) (SND-FROM-ARRAY 0 1 OUT)) FS)
Function: #<FSubr-COND: #09EE6090>
Arguments:
((AND MID SIDE) (LET* ((POWER-SUM (POWER-SPECTRUM MID FS 2)) (POWER-DIF (POWER-SPECTRUM SIDE FS 2)) (WT-EXP (S-EXP (SCALE STRENGTH (DIFF POWER-DIF POWER-SUM)))) (WEIGHT (SHAPE WT-EXP MAP 0)) (WEIGHT (SND-SAMPLES WEIGHT NY:ALL))) (DO ((I LOW-TRANSITION (+ I 2))) ((>= I HIGH-TRANSITION)) (SETF (: OUT I) (: WEIGHT (/ (1+ I) 2))) (SETF (: OUT (1+ I)) (: WEIGHT (/ (1+ I) 2)))) (SND-SAMPLES (MULT (SND-FROM-ARRAY 0 1 MID) (SND-FROM-ARRAY 0 1 OUT)) FS)))
(T NIL)
Function: #<Closure-STEER: #09BFC5C0>
Arguments:
#(0 0 0 0 0 0 0 0 0 0) > {{Abbreviated a shitload of zero’s}}
#<Object: #09D55D18>
Function: #<Subr-FUNCALL: #09EE5F10>
Arguments:
STEER
#(0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0) > {{Abbreviated a shitload of zero’s}}
#<Object: #09D55D18>
Function: #<FSubr-IF: #09EE7AC0>
Arguments:
ARGUMENT2
(FUNCALL FUNCTION (SND-FFT SOUND LENGTH SKIP WINDOW) ARGUMENT2)
(FUNCALL FUNCTION (SND-FFT SOUND LENGTH SKIP WINDOW))
Function: #<Subr-SEND: #09EE8660>
Arguments:
#<Object: #09D55638>
#<Object: #09D55638>
1>

Sorry, meant to say I’m using “Isolate Vocals” specifically, within that one plugin.

I can confirm that “Isolate Vocals” is not working properly in 3.0.0. This is a regression from 2.4.2. For me, it simply doesn’t do anything, and there is no Undo information saved.

I confirm that too (on W10), thanks John.

In fact the only one that appears to work in 3.0.0 and alpha test 3.0.1 is the Remove Vocals to Mono

I’ll be logging this regression bug shortly.

Peter.

Top Tip: I have one very useful file which is mastered in such a way that VR&I actually does some serious removal or isolation and that’s Johnny Cash’s Ring of Fire.

Perhaps you Windows guys could also check out this topic: https://forum.audacityteam.org/t/bug-in-vocal-reduction-and-isolation/60809/1
I’ve included some sample files for testing in that topic.

Original issue logged as P1 Bug 2706
https://bugzilla.audacityteam.org/show_bug.cgi?id=2706
Vocal Reduction and Isolation most options fail

Great catch supallcomm - many thanks for the report, much appreciated :slight_smile: :sunglasses:

Peter.

This appears to be exactly the same issue as this thread.

I have added a link there to this thread - and a link to thhe bug

Peter.

This apperas to be a Windows-only bug - Steve tested this as OK on Linux and then tested it as OK on Mac.

Peter.

It’s an overflow problem in 32-bit builds. It will be fixed in the next Audacity release.
If anyone desperately needs this effect, please say so and I’ll make a temporary fix to tie you over until the next release.

I’m having this problem too.
I’m on Windows 10 Pro.
Only “Remove vocals to Mono” is working. None of the other options (Remove vocals, isolate vocals etc) are working. When clicking “OK” after setting those options, the window plugin closes and nothing happens. I mainly use this ny plugin, so this version is practically useless for me.
I’ll be going back to the previous ver.

This is a known bug that has already been fixed fir the upcoming 3.0.1.

See: https://bugzilla.audacityteam.org/show_bug.cgi?id=2706

WC

Same for me Windows 10 pro…however about a month ago I completely wiped my computer and redownloaded Audacity. Before I did that the vocal removal worked fine. And…I just looked it up, the newest version released on March 17…so the bug is just in this latest release…so is there an approximate date for when 3.0.1 will be released?

3.0.2 was released last week.

WC