Skip to content

Commit

Permalink
Add original code reference and new goals
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanhunen committed Oct 25, 2024
1 parent 27f39f7 commit 073f679
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rt-plugins
rt-plugins: LADSPA plugins for Active Loudspeakers
# rt-plugins: LADSPA plugins for Active Loudspeakers

This is a fork of the [original rt-plugins code](https://faculty.tru.ca/rtaylor/rt-plugins/index.html) developed by Richard Taylor.

Development Goals:
- Add support for container-based development and GitHub Actions
- Add support for additional useful plugins for active loudspeakers (e.g. Linkwitz Transform)
- Continue to make code and test quality improvements
- Improve documentation and examples

# Compiling

Expand Down Expand Up @@ -32,11 +39,3 @@ processors. Compiling for other architectures will probably require some
changes to the source code.

You can set `USE_SSE2` to `off` using `ccmake` if you do not want to use SSE2.


# Bug reports

Please send bug reports or comments to [email protected].

Enjoy,
Richard

0 comments on commit 073f679

Please sign in to comment.