Expand description
GUI frontend for Phosphor (egui/eframe).
Stub โ will be implemented in Phase 6.
Functionsยง
- run
requestis what the command line asked for โ usually nothing โ not what the engine will run at. When this grows an audio path it must do whatphosphor_tui::appdoes: open theCpalBackendfirst, takeCpalBackend::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.