Std.Audio.Graph.clip
1 declaration
fn
clip: Std.Audio.Pcm -> Int -> Std.Audio.Graph.NodeThis is a callable function.
What it does
A clip of audio that begins at a frame of the output.
Read the signature
- The text after the name is the type checked by Pudu.
- Read arrows from left to right: inputs come first, and the final type is returned.
