Menu

troubleshoot

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

Low latency howto

OCaml 4.01.0

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


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.