Csound User-Defined Opcode Database A repository of user-defined opcodes for Csound. http://www.csounds.com/udo/index.php StrCntEls returns number of elements in a stringhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=108 StrNumP tests whether a string is a numerical stringhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=107 StrNumMmb returns the position (as index of element) of the first occurence of inum in Snumstring, or -1 if no element has been foundhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=106 StrNumsSum calculates the sum of the numbers in Snumstringhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=105 StrGetNum returns the number for ielindex in Snumstringhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=104 StrGetEl gets the element of a string by indexing (like tab_i/tablei for function tables)http://www.csounds.com/udo/displayOpcode.php?opcode_id=103 TableDumpSimp prints the content of a table in a simple wayhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=102 PartikkelSimpB The same as PartikkelSimpA, but with a time pointer inputhttp://www.csounds.com/udo/displayOpcode.php?opcode_id=101 SinesToSSTI returns a function table with one of the four standard waveforms, produced by the addition of harmonicshttp://www.csounds.com/udo/displayOpcode.php?opcode_id=100 StrNmLstToFt transforms a string containing a list of numbers to a function tablehttp://www.csounds.com/udo/displayOpcode.php?opcode_id=99