diff options
author | David Robillard <d@drobilla.net> | 2022-05-26 10:23:37 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-05-26 10:23:37 -0400 |
commit | c5e468c5d51d1e320c6191119ab3b8c3e01f0ddd (patch) | |
tree | 73dd152cc02dff39bea90659103827f97a03559e /content/pages | |
parent | b151c14a31e735a9458e06aa9605b3ad409ec20c (diff) | |
download | lv2site-c5e468c5d51d1e320c6191119ab3b8c3e01f0ddd.tar.xz |
Add READPER to projects list
Diffstat (limited to 'content/pages')
-rw-r--r-- | content/pages/projects.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/pages/projects.md b/content/pages/projects.md index c407cdc..1243ec4 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -100,6 +100,7 @@ Project | Descripti [lv2file](https://github.com/jeremysalwen/lv2file) | Applies LV2 effects from the command line. [LV2proc](http://naspro.sourceforge.net/applications.html#lv2proc) | Simple command line effect processor. [QTractor](http://qtractor.sourceforge.net/) | Audio/MIDI multi-track sequencer. +[REAPER](https://www.reaper.fm/) | Digital Audio Workstation. [Traverso](http://traverso-daw.org/) | Multitrack audio recorder and editor. [Synthclone](https://code.google.com/p/synthclone/) | Tool for creating sample-based instruments. [pd-lv2plugin](https://bitbucket.org/agraef/pd-lv2plugin) | LV2 hosting PureData external. |