Device: Sample player #23

Open
opened 2023-05-08 22:12:09 +02:00 by liquidev · 0 comments
liquidev commented 2023-05-08 22:12:09 +02:00 (Migrated from github.com)
  • Controls: The sample to play; whether to use playhead signal
  • Inputs: Gate, playhead phase
  • Does: Just plays the given sample. Nothing special. Has its own phase generator inside (which you can override with a control and use the playhead phase input instead)
  • Outputs: Audio

Not sure how to handle big samples provided by the player, we'll probably need some more efficient storage format because storing the raw waveform would be incredibly inefficient.

- **Controls:** The sample to play; whether to use playhead signal - **Inputs:** Gate, playhead phase - **Does:** Just plays the given sample. Nothing special. Has its own phase generator inside (which you can override with a control and use the playhead phase input instead) - **Outputs:** Audio Not sure how to handle big samples provided by the player, we'll probably need some more efficient storage format because storing the raw waveform would be incredibly inefficient.
This repository is archived. You cannot comment on issues.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archive/dawd3#23
No description provided.