[Csnd] Mc Curdy example doesn't work
Date | 2023-08-08 17:22 |
From | Stefan Thomas |
Subject | [Csnd] Mc Curdy example doesn't work |
Dear community, I wanted to try this example of the McMcurdy Collection: Unfortunately it doesn't work, I've got: csound StretchedHarmonicPartials.csd What must be done to get that patch working? Thanks, Stefan |
Date | 2023-08-08 17:31 |
From | Rory Walsh |
Subject | Re: [Csnd] Mc Curdy example doesn't work |
What operating system are you using? I don't think the fltk opcodes ship on all systems now, and this example clearly users them.. On Tue 8 Aug 2023, 6:23 p.m. Stefan Thomas, <kontrapunktstefan@gmail.com> wrote:
|
Date | 2023-08-10 17:58 |
From | Aaron Krister Johnson |
Subject | Re: [Csnd] Mc Curdy example doesn't work |
Stefan, Check your version has the FLTK opcodes by doing: csound -z and looking through the alphabetical list. If they aren't there, as Rory is guessing, the issue is that your build of csound wasn't made to contain them. The solution in that case is to rebuild, or use a pre-built version that does contain them. On Tue, Aug 8, 2023 at 9:31 AM Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2023-08-10 18:20 |
From | Stefan Thomas |
Subject | Re: [Csnd] Mc Curdy example doesn't work |
Hi there, It's true, I don't have the fltk opcodes. How can I build them or where could I find a actual pre-built version containing these opcodes? Am Do., 10. Aug. 2023 um 18:58 Uhr schrieb Aaron Krister Johnson <akjmicro@gmail.com>:
|
Date | 2023-08-11 00:12 |
From | Aaron Krister Johnson |
Subject | Re: [Csnd] Mc Curdy example doesn't work |
Hi Stefan, That's a question where the answer depends on your OS and its packaging system. It's always recommended to use a package first, since building csound can be....difficult.On Thu, Aug 10, 2023 at 10:20 AM Stefan Thomas <kontrapunktstefan@gmail.com> wrote:
|