[all pages:] introduction tscore cwn mugraph sigadlib signal score2sig utilities references [site map]
All pages: introduction tscore cwn mugraph sigadlib signal score2sig utilities references [site map]
mugraph | BandM muSig | signal |
BandB Sigadlib, a Framework for Signal Processing
1
Fundamentals
1.1
Intentions and Basic Ideas
The sigadlib framework is a Java library of basic building blocks and an overall strategy for creating signal processing networks „manually“.
Being intended to serve as a back-end for the „sig“ compiler, it turned out to be very handy for signal processing on its own and has been employed in several small composition projects.
The most important underlying idea (which seems to be a really new, inspite of its simplicity!) is to separate flow of control and flow of data and to configure both explicitly.
Basically a signal processing node is a piece of code which PULLS its input data actively, when running, calculates a result and stores the result in some location for the following nodes (in the sense of data flow) to fetch it from.
mugraph | BandM muSig | signal |
made
2024-09-01_10h39 by
lepper on
happy-ubuntu
produced with
eu.bandm.metatools.d2d
and
XSLT
FYI view
page d2d source text