From 13b68f5c32e6d9343506abd66bbf2a9a3ae0b707 Mon Sep 17 00:00:00 2001 From: tee <code@dadacafe.org> Date: Thu, 24 Jun 2021 11:16:05 +0200 Subject: [PATCH] spelling --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 966ce5e..01c61bc 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,16 @@ scripts, snippets, little helpers etc for audio on linux ## meters -* ebur128 a stereo meter using live fft of ffmpeg +* ebur128 a stereo meter using ffmpeg for live fft * meterbridge-inputs-all * meterbridge-pa-sink * meterbridge-system-inputs ## jack control scripts -These were written to get a reproducible audio setup with specific hardware, working around "user friendly" dysfunctions of the audio system, particularly PA. -Make sure to adapt the amount of input/output ports to your hardware. -These are thought of as commandline alternatives of qjackctl/cadence. +These were written to get a reproducible audio setup with specific hardware, working around "user friendly" dysfunctions of the audio system, particularly PA. +Make sure to adapt the amount of input/output ports to your hardware. +These are thought of as commandline alternatives to qjackctl/cadence. * myjackctl-LP16 start jackd for Cymatic Audio LP-16 Live Player * myjackctl-MTK start jackd for Soundcraft MTK series -- GitLab