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
Requires.jl is really nice for this in theory.
However, in practice it is incredibly slow, because of how it forces the world to stop to run the compiler.
Also we don't have a great way to handle versions in it AFAIK,
so I would hold off on doing that til other things are done.
Unsure whether to implement Logger dispatch for
SampleBuf
. It will result inSampledSignals
dependency.https://github.com/JuliaAudio/SampledSignals.jl/blob/master/src/SampleBuf.jl
#27
The text was updated successfully, but these errors were encountered: