Hi,
Grabbed 0.6.3
Doing a ./configure and then make on Fedora 21:
mkdir -p html/
xsltproc --output html/ --xinclude
/usr/share/xml/docbook/stylesheet/docbook-xsl/htmlhelp/htmlhelp.xsl
./doc/usersBook.xml
warning: failed to load external entity
"/usr/share/xml/docbook/stylesheet/docbook-xsl/htmlhelp/htmlhelp.xsl"
cannot parse
/usr/share/xml/docbook/stylesheet/docbook-xsl/htmlhelp/htmlhelp.xsl
Makefile:7000: recipe for target 'html' failed
make: *** [html] Error 4
If I replace that by hand:
/usr/share/xml/docbook/stylesheet/docbook-xsl/htmlhelp/htmlhelp.xsl
with:
/usr/share/sgml/docbook/xsl-stylesheets-1.78.1/htmlhelp/htmlhelp.xsl
at line 70001 of the Makefile then compile is successful
However if I run
./gsequencer
or
pasuspender -- ./gsequencer
** Message: loading preferences for: /home/lo/.gsequencer/ags.conf
(gsequencer:23469): GLib-GObject-WARNING **: gsignal.c:2461: signal
'stop' is invalid for instance '0x7f9c11f698c0' of type 'AgsDevout
Which will or will not start the program.
If it does start... How does one make noise?
I tried adding a synth then a matrix, in the matrix properties enabling
output and then selecting a synth.. then added random 'squares' to the
matrix (which I assume is a sort of step-sequencer?)... tried clicking
run and the play button.
I am probably missing something fundamental, however clicking run and/or
play the GIU essentially freezes (i.e. nothing is clickable / responsive)
What is the main use case you have in mind for this sequencer? Are there
any tutorials?
Thank
Lorenzo.
On 13/09/15 00:06, Joël Krähemann wrote:
Hi all
There's a new release available of GSequencer as version 0.6.0. This
release brings accessibility features for all widgets.
Please visit
http://gsequencer.org
If you missed it here are the key-strokes:
----
AgsMatrix
* Left, Left-Arrow
* Move within matrix left
* Right, Right-Arrow
* Move within matrix right
* Up, Up-Arrow
* Move within matrix up
* Down, Down-Arrow
* Move within matrix down
* Space
* Toggle audio pattern
* Tab
* Leave matrix editor
----
AgsPatternEdit
* Left, Left-Arrow
* Move within pattern edit left
* Right, Right-Arrow
* Move within pattern edit right
* Up, Up-Arrow
* Move within pattern edit up
* Down, Down-Arrow
* Move within pattern edit down
* Space
* Add audio pattern
* Delete
* Remove audio pattern
* Tab
* Leave pattern editor
----
AgsNoteEdit
* Left, Left-Arrow
* Move within note edit left
* Right, Right-Arrow
* Move within note edit right
* Up, Up-Arrow
* Move within note edit up
* Down, Down-Arrow
* Move within note edit down
* Space
* Add audio note
* Shift+Left, Shift+Left-Arrow
* Shrink note by given zoom factor
* Shift+Right, Shift+Right-Arrow
* Grow note by given zoom factor
* Delete
* Remove audio note
* Tab
* Leave note editor
----
cheers,
Joël
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user