Skip to main content

Crate phosphor_gui

Crate phosphor_gui 

Source
Expand description

GUI frontend for Phosphor (egui/eframe).

Stub โ€” will be implemented in Phase 6.

Functionsยง

run
request is what the command line asked for โ€” usually nothing โ€” not what the engine will run at. When this grows an audio path it must do what phosphor_tui::app does: open the CpalBackend first, take CpalBackend::format(), and build the engine and mixer from that. Building from the request directly is how the whole application ended up running 8.8% sharp.