mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-30 21:57:03 +02:00
Merge pull request 'Add Audio software category' (#105) from itshub/open-slopware:audio into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/105
This commit is contained in:
commit
41900358ee
1 changed files with 8 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Python](#python)
|
||||
* [Rust](#rust)
|
||||
* [Game Engines](#game-engines)
|
||||
* [Music](#music)
|
||||
* [Services and Utilities](#services-and-utilities)
|
||||
* [File Storage](#file-storage)
|
||||
* [Password Management](#password-management)
|
||||
|
|
@ -265,6 +266,13 @@ Also, there is an advistory database of Rust slopware crates, which you can use
|
|||
|---|---|---|
|
||||
| [UPBGE 0.5](https://upbge.org) | UPBGE 0.36.1 seems to be slop-free, [Godot](https://github.com/godotengine/godot) | [0.5 release notes state the use of AI in plain language](https://github.com/UPBGE/upbge/wiki/Release-notes-version-0.50#b-implementation-technique-and-limitations) |
|
||||
|
||||
## Music
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [HISE](https://github.com/christophhart/HISE) | [DPF](https://github.com/DISTRHO/DPF) | `claude` committed to the repo. This is a framework to build audio plugins so it's tainting those that use it. |
|
||||
| [zrythm](https://www.zrythm.org) | [Ardour](https://ardour.org/) (opinions may vary whether it is a replacement or not) | [CLAUDE.md](https://github.com/zrythm/zrythm/blob/master/CLAUDE.md) in repository |
|
||||
|
||||
## Services and Utilities
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue