From 99315be8df233df84b369383f654a65e459f6243 Mon Sep 17 00:00:00 2001 From: Daniel Wolf Date: Wed, 18 Dec 2024 11:22:01 +0100 Subject: [PATCH] Update readme file --- README.adoc | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index e459dd3..919c132 100644 --- a/README.adoc +++ b/README.adoc @@ -1,3 +1,5 @@ += Rhubarb Lip Sync + :A: Ⓐ :B: Ⓑ :C: Ⓒ @@ -27,7 +29,7 @@ Rhubarb Lip Sync integrates with the following applications: * *Vegas Pro* by Magix (see <>) * *Visionaire Studio* (see https://www.visionaire-studio.net/forum/thread/mouth-animation-using-rhubarb-lip-sync[external link]) -In addition, you can use Rhubarb Lip Sync's command line interface (*CLI*) to generate files in various <> (<>/<>/<>). +In addition, you can use Rhubarb Lip Sync's command line interface (*CLI*) to generate files in various <> (<>/<>/<>). == Demo video @@ -117,11 +119,11 @@ This shape is also used as an in-between when animating from {C} or {D} to {F}. === General usage === -Rhubarb Lip Sync is a command-line tool that is currently available for Windows and OS X. +Rhubarb Lip Sync is a command-line tool that is currently available for Windows, macOS, and Linux. -* Download the https://github.com/DanielSWolf/rhubarb-lip-sync/releases[latest release] and unzip the file anywhere on your computer. -* Call `rhubarb`, passing it an audio file as argument and telling it where to create the output file. In its simplest form, this might look like this: `rhubarb -o output.txt my-recording.wav`. There are additional <> you can specify in order to get better results. -* Rhubarb Lip Sync will analyze the sound file, animate it, and create an output file containing the animation. If an error occurs, Rhubarb Lip Sync will instead print an error message to `stderr` and exit with a non-zero exit code. +* Download the https://github.com/DanielSWolf/rhubarb-lip-sync/releases[latest release] for your operating system and unpack the file anywhere on your computer. +* On the command-line, call `rhubarb`, passing it an audio file as argument and telling it where to create the output file. In its simplest form, this might look like this: `rhubarb -o output.txt my-recording.wav`. There are additional <> you can specify in order to get better results. +* Rhubarb Lip Sync will analyze the sound file, animate it, and create an output file containing the animation. If an error occurs, it will instead print an error message to `stderr` and exit with a non-zero exit code. [[options]] === Command-line options ===