Apply styleguide to audio section (#388)

Part of  #325

Applies new style guide to the audio section of the README.md

Co-authored-by: cloudymax <admin@cloudydev.net>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/388
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Max <cloudymax@noreply.codeberg.org>
Co-committed-by: Max <cloudymax@noreply.codeberg.org>
This commit is contained in:
Max 2026-04-15 22:04:08 +02:00 committed by JesseBot
commit d9973cc47d

View file

@ -27,6 +27,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Request for Help](#request-for-help)
* [Sibling Repos](#sibling-repos)
* [Tainted Software](#tainted-software)
* [Audio](#audio)
* [Browsers](#browsers)
* [Desktop Browsers](#desktop-browsers)
* [Mobile Browsers](#mobile-browsers)
@ -59,7 +60,6 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Python](#python)
* [Rust](#rust)
* [Game Engines](#game-engines)
* [Audio](#audio)
* [Language and Localization](#language-and-localization)
* [Messaging](#messaging)
* [Package Managers](#package-managers)
@ -228,6 +228,17 @@ This is a section for repos that are similar to this one either because they are
> [!Warning]
> We've recently added a "Last Untainted Version or Commit ID" section to our below tables. This is meant for tech savvy individuals to be able to fork the project and continue maintaining it without the use of AI. Choosing to install an older version of software could expose you to to security risks over time. Only do this if you are able to accept such risks.
## Audio
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s)
|---|:---:|---|---|
| [HISE](https://github.com/christophhart/HISE) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) [(1)](https://github.com/christophhart/HISE/blob/59dab9965c5483a61dae01ec667f77aeecbbdb51/AGENTS.md) | [DPF](https://github.com/DISTRHO/DPF) |
| [zrythm](https://www.zrythm.org) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) [(1)](https://github.com/zrythm/zrythm/blob/master/CLAUDE.md) | [Ardour](https://ardour.org/)<sup>1</sup> |
| [FineTune](https://github.com/ronitsingh10/FineTune) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help)| [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) [(1)](https://github.com/ronitsingh10/FineTune/blob/20bbef22644a468f403cf9a011586ba2b0ed067f/.gitignore#L3) | [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) |
| [SimpMusic](https://github.com/maxrave-dev/SimpMusic) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) [(1)](https://github.com/maxrave-dev/SimpMusic/blob/d57617bd26ab29261f83654dfaf8063b4eb51d0f/CLAUDE.md) [(2)](https://github.com/maxrave-dev/SimpMusic/tree/d57617bd26ab29261f83654dfaf8063b4eb51d0f/.claude) <br /> [![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) [(1)](https://github.com/maxrave-dev/SimpMusic/blob/d57617bd26ab29261f83654dfaf8063b4eb51d0f/README.md?plain=1#L30) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
1: Status as a *replacement* may be debatable.
## Browsers
### Desktop Browsers
@ -535,15 +546,6 @@ Also, there is an advisory database of Rust slopware crates, which you can use i
| [UPBGE 0.5](https://upbge.org) | UPBGE 0.36.1 seems to be slop-free | [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) |
| [Godot Engine](https://godotengine.org/) | [Pandemonium Engine](https://pandemoniumengine.org/) | [Allows LLM contributions](https://contributing.godotengine.org/en/latest/pull_requests/pull_request_guidelines.html#ai-assisted-contributions) (also see [this comment](https://github.com/godotengine/godot/pull/112471#issuecomment-4047941693)) |
## Audio
| Name | Alternative(s) | Evidence |
|---|---|---|
| [HISE](https://github.com/christophhart/HISE) | [DPF](https://github.com/DISTRHO/DPF) | Include [`AGENTS.md`](https://github.com/christophhart/HISE/blob/59dab9965c5483a61dae01ec667f77aeecbbdb51/AGENTS.md) |
| [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 |
| [FineTune](https://github.com/ronitsingh10/FineTune) | [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) | Include [`CLAUDE.md`](https://github.com/ronitsingh10/FineTune/blob/20bbef22644a468f403cf9a011586ba2b0ed067f/.gitignore#L3) in the `.gitignore` |
| [SimpMusic](https://github.com/maxrave-dev/SimpMusic) | | Include [`CLAUDE.md`](https://github.com/maxrave-dev/SimpMusic/blob/d57617bd26ab29261f83654dfaf8063b4eb51d0f/CLAUDE.md) and [`.claude`](https://github.com/maxrave-dev/SimpMusic/tree/d57617bd26ab29261f83654dfaf8063b4eb51d0f/.claude) directory; offers [AI integration](https://github.com/maxrave-dev/SimpMusic/blob/d57617bd26ab29261f83654dfaf8063b4eb51d0f/README.md?plain=1#L30) for song suggestions |
## Language and Localization
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
@ -757,7 +759,7 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
| [nebula](https://github.com/slackhq/nebula) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/slackhq/nebula/commit/f8587956babc28da162afaba9861c282dc90a90e)) |
| [frp](https://github.com/fatedier/frp) | [`0.48.0`](https://github.com/fatedier/frp/tree/v0.48.0?tab=readme-ov-file) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/fatedier/frp/commit/6b1be922e155def020e78aa78f4b796b7a530ea4), [2](https://github.com/fatedier/frp/commit/7cfa546b55ee485240c3a713b01a4923ee6b714c)) <br /> [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/fatedier/frp/pull/5234), [2](https://github.com/fatedier/frp/pull/5223), [3](https://github.com/fatedier/frp/pull/5209)) <br /> [![AI sponsored](./badges/ai-sponsored-blue.svg)](#sponsored-by-ai) ([1](https://github.com/fatedier/frp?tab=readme-ov-file#sponsors)) |
> [!NOTE]
> [!NOTE]
> ### VPN Software Alternatives
> * Use [WireGuard](https://www.wireguard.com/)<sup>®️</sup> capable VPN's such as those listed in the official [wireguard repos](https://www.wireguard.com/repositories/).