[Csnd-dev] WINDAT struct...
Date | 2016-02-02 18:54 |
From | Rory Walsh |
Subject | [Csnd-dev] WINDAT struct... |
Am I right to assume that WINDAT::npts is the number of points in a table and WINDAT::fdata is the amplitude of each of those points?
|
Date | 2016-02-02 18:54 |
From | Rory Walsh |
Subject | Re: [Csnd-dev] WINDAT struct... |
And, is drawGraphCallback() only called at k boundaries? On 2 February 2016 at 18:54, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2016-02-02 19:50 |
From | Rory Walsh |
Subject | Re: [Csnd-dev] WINDAT struct... |
I reckon my first assumption is right after running a few tests. But can someone confirm that the graph callbacks only get called at k-boundaries? On 2 February 2016 at 18:54, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2016-02-02 20:16 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] WINDAT struct... |
yes.
|
Date | 2016-02-03 12:07 |
From | Rory Walsh |
Subject | Re: [Csnd-dev] WINDAT struct... |
Thanks Victor. Once again I have to tip my hat to everyone involved in developing the Csound API. It's an awesome framework for audio development. On 2 February 2016 at 20:16, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
|
Date | 2016-02-03 13:45 |
From | Rory Walsh |
Subject | Re: [Csnd-dev] WINDAT struct... |
Last question about this, can only one instance of dispfft be used? I just tried using two in two different instruments, but the dropdown menu in the little Csound display window only shows one? On 3 February 2016 at 12:07, Rory Walsh <rorywalsh@ear.ie> wrote:
|