summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/libkeyfinder/pkg-descr12
-rw-r--r--audio/muse-sequencer/pkg-descr2
-rw-r--r--audio/orbit-lv2/pkg-descr2
-rw-r--r--audio/py-speechrecognition/pkg-descr2
-rw-r--r--audio/rkr-lv2/pkg-descr2
-rw-r--r--audio/sherlock-lv2/pkg-descr6
6 files changed, 13 insertions, 13 deletions
diff --git a/audio/libkeyfinder/pkg-descr b/audio/libkeyfinder/pkg-descr
index 78fe1b97bb3f..cb3438c06ce0 100644
--- a/audio/libkeyfinder/pkg-descr
+++ b/audio/libkeyfinder/pkg-descr
@@ -1,14 +1,14 @@
libkeyfinder is a small C++11 library for estimating the musical key of digital
audio. It is published under the GNU General Public License version 3 or later.
-It was written by Ibrahim Shaath who wrote it in 2011 as part of a master's
-thesis in computer science. A GUI application to use it is available for macOS
-and Windows, however that is no longer maintained and does not build on
+It was written by Ibrahim Shaath who wrote it in 2011 as part of a master's
+thesis in computer science. A GUI application to use it is available for macOS
+and Windows, however that is no longer maintained and does not build on
contemporary Linux distributions.
-In 2020, Ibrahim handed over maintenance of libkeyfinder to the Mixxx DJ
-software team who incorporated it into Mixxx as of Mixxx 2.3. If you want to
-discuss anything related to libkeyfinder with us, please get in touch on the
+In 2020, Ibrahim handed over maintenance of libkeyfinder to the Mixxx DJ
+software team who incorporated it into Mixxx as of Mixxx 2.3. If you want to
+discuss anything related to libkeyfinder with us, please get in touch on the
Mixxx Zulip chat. Contributions are welcome by opening pull requests and issues
on GitHub.
diff --git a/audio/muse-sequencer/pkg-descr b/audio/muse-sequencer/pkg-descr
index f3ca196ca83a..7177cf8adbb9 100644
--- a/audio/muse-sequencer/pkg-descr
+++ b/audio/muse-sequencer/pkg-descr
@@ -1,6 +1,6 @@
MusE is a MIDI/Audio sequencer with recording and editing capabilities written
originally by Werner Schweer now developed and maintained by the MusE
development team. MusE aims to be a complete multitrack virtual studio for
-Linux, it is published under the GNU General Public License.
+Linux, it is published under the GNU General Public License.
WWW: http://muse-sequencer.org/
diff --git a/audio/orbit-lv2/pkg-descr b/audio/orbit-lv2/pkg-descr
index 5df139d9daeb..9639f4641df8 100644
--- a/audio/orbit-lv2/pkg-descr
+++ b/audio/orbit-lv2/pkg-descr
@@ -19,6 +19,6 @@ Several LV2 plugin bundled together:
Quantizes incoming events to whole beats.
* Subspace
Subdivide or multiply incoming time signals by whole fractions, e.g. to speed
- up time x2, x3, ... or slow it down to x1/2, x1/3, ...
+ up time x2, x3, ... or slow it down to x1/2, x1/3, ...
WWW: https://open-music-kontrollers.ch/lv2/orbit/
diff --git a/audio/py-speechrecognition/pkg-descr b/audio/py-speechrecognition/pkg-descr
index 4d4e163a8648..686a50c4090b 100644
--- a/audio/py-speechrecognition/pkg-descr
+++ b/audio/py-speechrecognition/pkg-descr
@@ -1,4 +1,4 @@
-SpeechRecognition is a Python library for performing speech recognition,
+SpeechRecognition is a Python library for performing speech recognition,
with support for several engines and APIs, online and offline.
WWW: https://github.com/Uberi/speech_recognition
diff --git a/audio/rkr-lv2/pkg-descr b/audio/rkr-lv2/pkg-descr
index 0c754ae825c3..d4fc23c877c0 100644
--- a/audio/rkr-lv2/pkg-descr
+++ b/audio/rkr-lv2/pkg-descr
@@ -1,5 +1,5 @@
rkr has 42 effects: EQ Lineal, Compressor, Distortion, Overdrive, Echo, Chorus,
-Phaser, Flanger, Reverb , Parametric EQ, Wah Wah, Alienwha, Harmonizer etc.
+Phaser, Flanger, Reverb , Parametric EQ, Wah Wah, Alienwha, Harmonizer etc.
The effects are procesed in cascade... The order of effects are configurable by
the user.
diff --git a/audio/sherlock-lv2/pkg-descr b/audio/sherlock-lv2/pkg-descr
index b4a1866a6d2c..662bb54a6c68 100644
--- a/audio/sherlock-lv2/pkg-descr
+++ b/audio/sherlock-lv2/pkg-descr
@@ -1,12 +1,12 @@
A set of utilities to inspect other plugins:
* The Atom Inspector is meant as a monitor/debug tool for LV2 plugin and
host authors. It captures all Atom events sent to its event input port
- and presents them on its user interface for convenient nested browsing.
+ and presents them on its user interface for convenient nested browsing.
* The MIDI Inspector is meant as a monitor/debug tool for LV2 plugin and
host authors. It captures all MIDI events sent to its event input port
- and presents them on its user interface for convenient nested browsing.
+ and presents them on its user interface for convenient nested browsing.
* The OSC Inspector is meant as a monitor/debug tool for LV2 plugin and
host authors. It captures all OSC events sent to its event input port
- and presents them on its user interface for convenient nested browsing.
+ and presents them on its user interface for convenient nested browsing.
WWW: https://open-music-kontrollers.ch/lv2/sherlock/