rsc3/doc/help/server-command/d-recv.help.scrbl

14 lines
397 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
#lang scribble/manual
@(require (for-label racket))
@title{/d_recv Receive a synth definition file}
bytes - buffer of data.
bytes - an OSC message to execute upon completion. (optional)
Loads a file of synth definitions from a buffer in the
message. Resident definitions with the same names are overwritten.
Asynchronous. Replies to sender with /done when complete.