flac/opus: move sysaudio examples into main repo #1170

Open
opened 2024-03-06 17:29:43 +00:00 by emidoots · 0 comments
emidoots commented 2024-03-06 17:29:43 +00:00 (Migrated from github.com)

currently mach-flac's build.zig.zon and mach-opus's build.zig.zon list a dependency on mach-sysaudio.

We should eliminate that dependency, by moving the sysaudio-based examples from those repositories into src/sysaudio/examples of this repo.

currently [mach-flac's build.zig.zon](https://github.com/hexops/mach-flac/blob/main/build.zig.zon) and [mach-opus's build.zig.zon](https://github.com/hexops/mach-opus/blob/main/build.zig.zon) list a dependency on `mach-sysaudio`. We should eliminate that dependency, by moving the sysaudio-based examples from those repositories into [src/sysaudio/examples](https://github.com/hexops/mach/tree/main/src/sysaudio/examples) of this repo.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#1170
No description provided.