linuxwave icon indicating copy to clipboard operation
linuxwave copied to clipboard

Generate music from the entropy of Linux 🐧🎵

Results 17 linuxwave issues
Sort by recently updated
recently updated
newest added

## Description Partially taken from #8 Change summary: - `zig-clap` updated to 0.8.0, with necessary changes - removed the `main.zig` test, the cli parser chokes on the args received from...

Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2 to 3. Release notes Sourced from orhun/git-cliff-action's releases. Release v3.0.0 [3.0.0] - 2024-02-19 Chore deps Bump actions/checkout from 3 to 4 (#14) docker Update git-cliff to...

dependencies

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3. Release notes Sourced from actions/upload-pages-artifact's releases. v3.0.0 Changelog Use v4 upload-artifact tag @​robherley (#80) Upload pages artifact with upload-artifact v4-beta @​konradpabjan (#78) To deploy...

dependencies

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 4. Release notes Sourced from actions/deploy-pages's releases. v4.0.0 Changelog Deploy pages using artifact IDs @​konradpabjan (#251) :warning: This version of actions/deploy-pages is ONLY compatible with...

dependencies

Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4. Release notes Sourced from actions/configure-pages's releases. v4.0.0 Changelog Use a centralized .node-version file @​JamesMGreene (#117) Update action to node20 @​takost (#108) See details of...

dependencies

Greetings! I recently came across your project and I'm very much looking forward to testing it out. However the build is failing. Repoository was cloned, submodules were updated. Zig is...

bug

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

## Description Fixes some compilation errors I encountered when building under Zig 0.11.0-dev.2287+1de64dba2. ~~This PR probably ain't ready to merge yet, since there are also some errors in `zig-clap` that...

**Is your feature request related to a problem? Please describe.** I am not a digital audio person _at all_ so I don't know if this is easy or near-impossible, but...

enhancement
help wanted