Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sayonara(1)			 Sayonara Player		     sayonara(1)

NAME
     sayonara - advanced but lightweight audio player and library manager

SYNOPSIS
     sayonara [filelist] [--multi-instances]

DESCRIPTION
     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.

OPTIONS
     --multi-instances
	    Allows starting more than one instance of sayonara

ENVIRONMENT
     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/say-
	    onara 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.

BUGS
     Please  file  in  new  bug reports at https://gitlab.com/luciocarreras/say-
     onara-player

AUTHOR
     Michael Lugmair (sayonara-player@posteo.org)

1.11.0-stable1			  31 July 2026			     sayonara(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sayonara&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help