Melody / Help / Utility / Record
Record
Capture audio passing through it into a buffer you can reuse. A PASS-THROUGH tap: wire a source (or chain) into its input and its output onward (e.g. to the Speaker, so you monitor the signal) — the audio is untouched. Toggle Record on to capture, off to finish. Then wire its output into a Sampler's Sample input (a DATA link, exactly like a File Input): the finished take loads in as a playable instrument — record a riff, play it back. Capturing is browser audio I/O (audio.js owns the PCM via a melody-owned tap worklet); the kernel owns the node, its connections, and the Record transport.
Inputs
| Port | Signal |
|---|---|
| audio_in | audio · audio |
| Gate | audio · gate |
Outputs
| Port | Signal |
|---|---|
| audio_out | audio |
Parameters
| Parameter | Range | Default |
|---|---|---|
| Record | False | |
| Monitor | 0 – 1.5 | 1 |
| Format | wav, flac, mp3 | wav |
| Rate | source, 44100, 48000, 96000 | source |
| Depth | 16, 24, 32f | 24 |
| Bitrate | 128, 192, 256, 320 | 192 |
Used in these rigs
Arrangement · Bounce to Sample · Vocal Production · Voice Recording
More utility nodes
Assets · Clock · Code · Code Gate · Controller · Fade · Gain · Key · Key Detector · Looper · MIDI Map · MIDI Out