sayonara - advanced but lightweight audio player and library
manager
sayonara [filelist] [--multi-instances]
Sayonara is a small, clear and fast audio player for Linux written
in C++, supported by the Qt framework. It uses Gstreamer as audio
backend.
- SAYONARA_LIB_DIR
- Specify a different directory where to search for library plugins. Default
is INSTALL_PREFIX/lib(32|64)?/sayonara, e.g. /usr/lib/sayonara or
/usr/local/lib64/sayonara
- SAYONARA_SHARE_DIR
- Specify a different directory where to search for the translations
directory. Default is INSTALL_PREFIX/share/sayonara, e.g.
/usr/share/sayonara
- SAYONARA_ENGINE_BROADCAST
- By specifying OFF as value, the pipeline will be created without the
broadcasting part.
- SAYONARA_ENGINE_PITCH
- By specifying OFF as value, the pipeline will be created without
speed/pitch functionality.
- SAYONARA_ENGINE_STREAM_RECORDER
- By specifying OFF as value, the pipeline will be created without stream
recording functionality.
- SAYONARA_ENGINE_VISUALIZER
- By specifying OFF as value, the pipeline will be created without
level/spectrum functionality.
Please file in new bug reports at
https://gitlab.com/luciocarreras/sayonara-player
Michael Lugmair (sayonara-player@posteo.org)