[linux-audio-dev] ZynAddSubFX 2.2.1 released

Jens M Andreasen jens.andreasen at chello.se
Thu Apr 28 16:16:20 UTC 2005


On Thu, 2005-04-28 at 08:31 -0700, Paul wrote:

>         - it is possible to remove completely the
> graphical user interface (e.g. it can r
> un without X). For this you need to modify the
> DISABLE_GUI option from the Makefile.inc 
> ...

Suggestion for running headless:

  if(getenv("DISPLAY"))
    isGraphic = TRUE;
  else
    isGraphic = FALSE;

-- 

   (
    )
  c[]  //  Jens M Andreasen




More information about the Linux-audio-dev mailing list