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
It would good to make sure the sonification "core" does not rely on d3. (Datum constructor uses d3.time for example). I don't think you need that dependency.
In general, less is better for dependencies for the library itself.
It would good to make sure the sonification "core" does not rely on d3. (Datum constructor uses d3.time for example). I don't think you need that dependency.
In general, less is better for dependencies for the library itself.