[Csnd] UDOs for table printing
Date | 2012-08-24 09:48 |
From | joachim heintz |
Subject | [Csnd] UDOs for table printing |
hi all - as i missed it, i have written (and rewritten) some UDOs for printing out the content of a table. basically these are TbDmp (i-rate) and TbDmpk (k-rate): http://www.csounds.com/udo/displayOpcode.php?opcode_id=85 http://www.csounds.com/udo/displayOpcode.php?opcode_id=170 sometimes it is useful to have a string as introduction; i called it TbDmpS and TbDmpSk: http://www.csounds.com/udo/displayOpcode.php?opcode_id=102 http://www.csounds.com/udo/displayOpcode.php?opcode_id=171 a simple example is below, other examples are on the udo site. let me know if you experience any problems. best - joachim |
Date | 2012-08-24 17:16 |
From | peiman khosravi |
Subject | Re: [Csnd] UDOs for table printing |
Thanks joachim. I've found a way of graphically plotting lines in python so this will be very handy in passing table content to python and plot them. P On 24 August 2012 09:48, joachim heintz <jh@joachimheintz.de> wrote: hi all - |
Date | 2012-08-24 17:36 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] UDOs for table printing |
Really useful UDOs. Thanks. Peiman, please share your plotting routines too! Sent from my iPhone.
|
Date | 2012-08-24 17:45 |
From | peiman khosravi |
Subject | Re: [Csnd] UDOs for table printing |
for sure, it's just a sketch at the moment. Best, Peiman On 24 August 2012 17:36, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
|