Skip to content

Commit

Permalink
Updated opcodes.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Cabrera authored and Andres Cabrera committed Sep 8, 2013
1 parent b52242e commit 4a4d12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opcodes.xml
Expand Up @@ -1458,6 +1458,8 @@ pitch control and support for timescale-modified input</desc><synopsis>asig <opc
<opcode><desc>Calculate the spectral centroid of a signal.</desc><synopsis>kcent <opcodename>centroid</opcodename> asig, ktrig, ifftsize</synopsis></opcode>
<opcode><desc>Phase-locked vocoder processing.</desc><synopsis>asig <opcodename>mincer</opcodename> atimpt, kamp, kpitch, ktab, klock[,ifftsize,idecim]
</synopsis></opcode>
<opcode><desc>Phase-locked vocoder processing with onset detection/processing, 'tempo-scaling'.</desc><synopsis>asig <opcodename>temposcal</opcodename> ktimescal, kamp, kpitch, ktab, klock [,ifftsize, idecim, ithresh]
</synopsis></opcode>
</category>
<category name="Strings:Definition">
<opcode><desc>Set string variable to value from strset table or string p-field</desc><synopsis>Sdst <opcodename>strget</opcodename> indx</synopsis></opcode>
Expand Down

0 comments on commit 4a4d12b

Please sign in to comment.