/\
/ \ _ __ __ _ _ __ ___ __ _ ___ __ _ ___
/ /\ \ | '__/ _` | '_ ` _ \ / _` |/ __/ _` |/ _ \
/ ____ \| | | (_| | | | | | | (_| | (_| (_| | (_) |
/_/ \_\_| \__,_|_| |_| |_|\__,_|\___\__,_|\___/
____________________________________________________
|________________________________________________ /
\_/
ABOUT
=====
Aramacao is a program for creating exposure sheets to sync mouth animation to
an audio track.
DEPENDENCIES
============
In order to compile Aramacao from source code, you need:
* GTK+ 3 and its dependencies (GLib, Cairo, Atk etc.)
* GStreamer 1.0 (gstreamer, gstreamer-pbutils)
GStreamer plugins
-----------------
This is a list of GStreamer plugins that can be useful to Aramacao:
* Base Plugins (ALSA driver, OGG/Vorbis)
* Good Plugins (various audio drivers, AU, FLAC, WAVE)
* Ugly Plugins (MPEG audio)
* Bad Plugins (Bs2b library support)
KNOWN BUGS
==========
No major bugs known.
Troubleshooting
---------------
* Some GTK themes are known to cause glitches and problems. If you're using
Oxygen-GTK and you are experiencing crashes with drop-down lists, add the
following lines to your ~/.config/gtk-3.0/gtk.css file:
* {
-GtkComboBox-appears-as-list: 0;
}
VERSION
=======
This "read me" file was redacted on February 4th, 2021, for Aramacao v1.2.4.
NOTES
=====
Aramacao was inspired by Papagayo. Some icons were taken or modified from icons
taken from Cynthiune.