Mine gives me:
horgand 1.11 - Copyright (c) 2003-2007 Josep Andreu (Holborn)
Try 'horgand --help' for command-line options.
mkdir: cannot create directory `/home/david/.horgand': File exists
cannot open audio device plughw:0,0
It is easy enough to get rid of the directory which only contains some
samples. However, best practice is to test for existance first and create
only if need be.
However, the second error disables the program. Jack is running fine but there
is no "plughw:0,0". Just hw:0 and hw:1 with 0,0 variants in the qjackctl
setup.
1.07 works fine.