rsc3/doc/examples/server-command/_scm/status.help.scm

19 lines
455 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /status Query the status
; No arguments.
; Replies to sender with the following message.
; /status.reply
; int - 1. unused.
; int - number of unit generators.
; int - number of synths.
; int - number of groups.
; int - number of loaded synth definitions.
; float - average percent CPU usage for signal processing
; float - peak percent CPU usage for signal processing
; double - nominal sample rate
; double - actual sample rate