micsthepick / JSVocalRedIso

Implementation of a fft center/vocals isolation plugin based on an audacity plugin
16 stars 1 forks source link

eel is out of sync with main #10

Closed micsthepick closed 9 months ago

micsthepick commented 1 year ago

I noticed that there are some lines that are different in the eel version that are different, due to updating the main edition but not updating the older version. It should be relatively easy to update the file by doing a side by side comparison in e.g. vscode and updating where appropriate (not where it is intentionally different, such as code that has been moved or deleted, like @slider and @serialize

micsthepick commented 9 months ago

finished work.