diff --git a/README.md b/README.md index d741e85..0749cec 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Python](#python) * [Rust](#rust) * [Game Engines](#game-engines) - * [Music](#music) + * [Audio](#audio) * [Services and Utilities](#services-and-utilities) * [File Storage](#file-storage) * [Password Management](#password-management) @@ -305,12 +305,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 +## Audio | 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. | +| [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` | ## Services and Utilities