-
Patchwork
Classes and Structs
| Name | Description |
|---|---|
patchwork_device |
Base class for all Patchwork devices. |
drum_sequencer_device |
Create drum note patterns for Patchwork devices. |
cable_splitter_device |
|
distortion_effect_device |
Apply a distortion effect to Patchwork audio inputs. |
lfo_modulator_device |
Modify a setting on another Patchwork device in a regularly repeating pattern. |
instrument_player_device |
Turn Patchwork note inputs into audio using instrument samples. |
note_trigger_device |
Send events to devices based on Patchwork note inputs. |
song_sync_device |
|
step_modulator_device |
Modify a setting on another Patchwork device in steps over time. |
omega_synthesizer_device |
Turn Patchwork note inputs into audio using customizable sound synthesis. |
drum_player_device |
Turn Patchwork note inputs into audio using drum samples. |
echo_effect_device |
Apply an echo effect to Patchwork audio inputs. |
note_sequencer_device |
Create melodic note patterns for Patchwork devices. |
music_manager_device |
Provides a shared tempo, key, and timeline for Patchwork devices to follow. |
note_progressor_device |
Transpose Patchwork note inputs to follow a chord progression. |
value_setter_device |
Modify a setting on another Patchwork device when triggered. |
speaker_device |
Output Patchwork audio for players to hear. |