-
Patchwork
Classes and Structs
Name | Description |
---|---|
patchwork_device |
Base class for all Patchwork devices. |
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. |
cable_splitter_device |
|
drum_sequencer_device |
Create drum note patterns for Patchwork devices. |
instrument_player_device |
Turn Patchwork note inputs into audio using instrument samples. |
song_sync_device |
|
step_modulator_device |
Modify a setting on another Patchwork device in steps over time. |
note_trigger_device |
Send events to devices based on Patchwork note inputs. |
value_setter_device |
Modify a setting on another Patchwork device when triggered. |
music_manager_device |
Define shared settings for Patchwork devices. |
omega_synthesizer_device |
Turn Patchwork note inputs into audio using customizable sound synthesis. |
note_sequencer_device |
Create melodic note patterns for Patchwork devices. |
note_progressor_device |
Transpose Patchwork note inputs to follow a chord progression. |
echo_effect_device |
Apply an echo effect to Patchwork audio inputs. |
speaker_device |
Output Patchwork audio for players to hear. |
drum_player_device |
Turn Patchwork note inputs into audio using drum samples. |