[Csnd] GEN51 and cpstun
| Date | 2024-11-24 23:56 |
| From | "Jeanette C." |
| Subject | [Csnd] GEN51 and cpstun |
Hey hey,
I just played with cpstun. In its reference manual entry it says that tuning
tables should be create with GEN02:
https://csound.com/manual/cpstun.html
However, in the manual entry for GEN51 it says that it is compatible with
cpstun:
https://csound.com/manual/GEN51.html
Using a GEN51 with cpstun does not yield the expected results though. Using
GEN02, as suggested in the cpstun documentation works perfectly.
Is that an error in the documentation or the opcodes/GEN routine?
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
Baby, there's something about you
Show me, that nothing can hold you down <3
(Britney Spears)
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 |
| Date | 2024-11-25 01:04 |
| From | thorin kerr |
| Subject | Re: [Csnd] GEN51 and cpstun |
Well... if you read carefully, it says 'in the manner of', which admittedly is a bit open to interpretation.... GEN 51 fills a table with raw hz values using arguments to the Gen routine in a similar way that arguments are used by the cpstun opcodes. On Mon, Nov 25, 2024 at 9:56 AM Jeanette C. <julien@mail.upb.de> wrote: Hey hey, |