diff --git a/README.md b/README.md index 795e8fc..4f6e61d 100644 --- a/README.md +++ b/README.md @@ -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 |