You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #27, currently there are no JS bindings for algorithms that expect vector_stereosample type for its inputs or output variables. However, an intermediate wrapper can be made for LoudnessEBUR128 using StereoMuxer algorithm in essentia.
This proposed wrapper could expose the following interface for JS bindings instead of expecting a vector_stereosample type.
As mentioned in #27, currently there are no JS bindings for algorithms that expect
vector_stereosample
type for its inputs or output variables. However, an intermediate wrapper can be made forLoudnessEBUR128
usingStereoMuxer
algorithm in essentia.This proposed wrapper could expose the following interface for JS bindings instead of expecting a
vector_stereosample
type.The text was updated successfully, but these errors were encountered: