links for 2010-11-17
-
"Standing Wave 3 is an AS3 code library designed for high level control of
the Flash Player's SampleDataEvent API for streaming audio output. It
is based on a subset of the audio engine used by the Noteflight Score
Editor (see http://www.noteflight.com)." -
Blog article from Andre Michelle introducing Tonfall
-
"This sequencer is based around physical nodes, which connect to produce a variety of tones. There are two types of node, a neuron and a receptor, which are connected by synapses (apologies for the trite analogies). Neurons fire periodically, and if within a certain proximity of a receptor, this message is sent at a fixed speed along the bridging synapse. When the message arrives, the receptor is activated and responds by queuing it’s individual tone within the audio engine. Each receptor owns a randomly assigned note, and each neuron a randomly assigned octave; therefor a receptor will play it’s note in several different octaves depending on which neuron causes it to fire."
-
Useful site for getting and testing Unix Timestamps
-
"Tonfall is an Actionscript framework to get you started in audio dsp programming within the Flashplayer(10+). Tonfall introduces only a vague design of an audio engine and is rather focussed on readability and simplicity than performance optimizations. Tonfall was initially written for the 'Audio Code Clash' workshop at 'Flash on the beach' conference 2010 in Brighton."
Leave a Reply
You must be logged in to post a comment.