Csound Csound-dev Csound-tekno Search About

[Csnd] OSCsend: docs discrepancy

Date2019-03-20 23:33
Fromburton
Subject[Csnd] OSCsend: docs discrepancy
https://csound.com/docs/manual/OSCsend, section Performance:

	kwhen — a message is sent whenever this value changes. A message will
always be sent on the first call.

but a message is not sent if kwhen = 0 (sound 6.13 from git 40a21168c)

so either (a) the manual should be change and “always” rephrased towards
“unless 0” or (b) the opcode should send on the first call even if kwhen=0.

i guess it’s simpler to fix the docs… it will not invalidate current usage
and it preserves the perhaps useful option of not sending on the first call.

alex.

csound_test_OSCsend_kwhen.csd
  



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here