Skip to main content

Crate phosphor_core

Crate phosphor_core 

Source

Modules§

audio
Audio I/O backend abstraction.
clip
MIDI clip: a sequence of timestamped MIDI events on a timeline.
cpal_backend
Real audio output via cpal.
engine
The audio engine: owns the transport, synth, MIDI routing, and drives the audio callback.
metronome
Metronome — click track that follows the transport BPM.
mixer
Per-track audio mixer with MIDI recording and clip playback.
project
Shared domain models for the audio engine and UI.
transport
Transport state: play, pause, stop, record, loop.

Structs§

EngineConfig
Configuration for the audio engine.