Killing Pulseaudio from command line.
$~: pulseaudio -k
Preserving autospaning in pulseaudio configuration file ~/.pulse/client.cnf:
autospawn = no
Start ags
with realtime priorities.
chrt -p 99 ./ags
Setting realtime priorities by editing /etc/security/limits.conf.
@audio - rtprio 95
@audio - memlock 512000
@audio - nice -19
Assumed you experience problems using Advanced Gtk+ Sequencer in ordinary mode you may be want to take a look at the XML RPC client. It does ags running on the network but isn't implemented for now.
Work in progress.
References:
http://ocaml.org/releases/4.01.0.html
http://ocaml.org/docs/install.html