/ Examples / Plot

Basic . Blep

Right-click to copy examples to your workspace


Wherein the plot thickens.

The MusicAPI includes simple plotting capabilities. If you compute any data in your music scripts you may want to visualize it to ensure it matches your expectations. The plotting functionality causes your data to be delivered to one of two plotting surfaces in the Audio Monitor Panel.

The plotting feature operates independent of the audio engine. Some of these simple examples therefore don't require a call to AScene.BeginFiber.

See also: Hz.Scope for plotting of audio spectra and signals.

home .. topics .. interface .. reference .. examples .. tipjar