recorder v.0.1.0

recorder for pd and netpd

download:
recorder.pd
recorder2.pd (beta)

the recorder can be used with any pd-patch by sending [s~ record-l] and [s~ record-r] to record a wave file. its code is hidden under a canvas RECORDER.

usage:
new(1) choose destination and filename.
choose bitrate and sync (to master)
rec(2) start recording
stop(3) stop recording!!!

quick recording:
choose bitrate and sync (to master)
rec generates a name recording-1.wav into recorder's directory, starts recording
stop stop recording!!!

note:
design borrowed from rdz's _netpd-player.pd thanks!
can be used without netpd.

added by Enrique Erne