More abstractly, I think Prismatic's Graph library [1] is very similar to
the topologies that you are describing. Unfortunately, they haven't
open-sourced it yet. In the article they touch upon the subject of
different ways to execute the same graph, which would allow you to
parallelize parts t
Hey all,
I've been thinking about and wanting to do some music transcription
projects recently (inferring musical notes from audio) and what the best
way to write systems like this is clojure would be. There are java
libraries and things like fftw that can handle the *hard* parts like
compu