Created by: zeffii
coming soon.
this node will
-
display incoming data as a waveform in the nodeview , using bgl + custom shader for lines / grid -
will have options for num channels / bitrate (generally useful waveform settings ) -
will allow auto normalize -
will accept both numpy arrays and python lists -
will offer an export to waveform button (initial implementation is non-realtime .wav using import wave
)
this node is intended to be useful for the Oscillator node by @vicdoval