Fix various typos

Found via `codespell -q 3 -S *.po,./share/patchfiles,./libs -L ba,buss,busses,doubleclick,hsi,ontop,ro,seh,siz,sord,sur,te,trough,ue`  
Follow-up to 364f2f078
This commit is contained in:
luz paz
2022-04-07 09:09:04 -04:00
committed by Robin Gareus
parent a77ac7107f
commit 3d395585c1
51 changed files with 91 additions and 91 deletions

View File

@@ -65,7 +65,7 @@ function factory () return function ()
-- f = vamp:plugin ():process (); callback (f)
vamp:analyze (r:to_readable (), 0, callback)
-- get remaining features (end of analyis)
-- get remaining features (end of analysis)
callback (vamp:plugin ():getRemainingFeatures ())
-- reset the plugin (prepare for next iteration)