audio: redesign audio module
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
2b7b8f5571
commit
282c83877e
4 changed files with 185 additions and 90 deletions
|
|
@ -665,7 +665,7 @@ fn buildExamples(
|
|||
has_assets: bool = false,
|
||||
use_module_api: bool = false,
|
||||
}{
|
||||
.{ .name = "sysaudio", .deps = &.{} },
|
||||
.{ .name = "sysaudio", .deps = &.{}, .use_module_api = true },
|
||||
.{
|
||||
.name = "gkurve",
|
||||
.deps = &.{ .zigimg, .freetype, .assets },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue