Skip to main content

Module specialized

Module specialized 

Source
Expand description

Specialized component views for synth editors.

These scenes are stable fixtures for component classes that need more than a generic parameter panel: envelopes, algorithm routes, response plots, fixed banks, step grids, polyphony activity, scopes, and SysEx comparison.

Structs§

SpecializedComponentView
A component-to-view declaration used by editor routing.

Constants§

ALGORITHM_ROUTING_FIXTURE
Algorithm routing fixture name.
ALGORITHM_ROUTING_VIEW_ID
Algorithm routing view id.
ENVELOPE_CURVE_FIXTURE
Envelope curve fixture name.
ENVELOPE_CURVE_VIEW_ID
Envelope curve editor view id.
FILTER_RESPONSE_FIXTURE
Filter response fixture name.
FILTER_RESPONSE_VIEW_ID
Filter response view id.
FIXED_FILTER_BANK_FIXTURE
Fixed filter bank fixture name.
FIXED_FILTER_BANK_VIEW_ID
Fixed filter bank view id.
POLYPHONY_ACTIVITY_FIXTURE
Polyphony activity fixture name.
POLYPHONY_ACTIVITY_VIEW_ID
Polyphony activity map view id.
RESONATOR_RESPONSE_FIXTURE
Resonator response fixture name.
RESONATOR_RESPONSE_VIEW_ID
Resonator response view id.
SCOPE_SPECTRUM_FIXTURE
Scope and spectrum monitor fixture name.
SCOPE_SPECTRUM_VIEW_ID
Scope and spectrum monitor view id.
SEQUENCER_STEP_GRID_FIXTURE
Sequencer step-grid fixture name.
SEQUENCER_STEP_GRID_VIEW_ID
Sequencer step-grid view id.
SPECIALIZED_COMPONENT_VIEW_IDS
Stable ids for all specialized component views.
SPECIALIZED_DECLARING_COMPONENTS
Components that declare specialized views.
SYSEX_COMPARISON_FIXTURE
SysEx comparison fixture name.
SYSEX_COMPARISON_VIEW_ID
SysEx comparison view id.
WIRING_DIAGRAM_VIEW_ID
Wiring diagram view id.

Functions§

specialized_declaring_components
Return every component-to-view declaration.
specialized_fixture_names
Return the fixture names covered by snapshot tests.
specialized_snapshot
Build a deterministic specialized view snapshot by fixture name.
specialized_view_ids
Return every stable specialized view id.