phosphor-gui 0.3.21

GUI frontend for the Phosphor DAW (planned)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "phosphor-gui"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "GUI frontend for the Phosphor DAW (planned)"
readme = "../../README.md"

[dependencies]
phosphor-app.workspace = true
phosphor-core.workspace = true
eframe.workspace = true
egui.workspace = true
anyhow.workspace = true
tracing.workspace = true