Csound Csound-dev Csound-tekno Search About

[Csnd-dev] WINDAT struct...

Date2016-02-02 18:54
FromRory 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? 

Date2016-02-02 18:54
FromRory Walsh
SubjectRe: [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:
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? 


Date2016-02-02 19:50
FromRory Walsh
SubjectRe: [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:
And, is drawGraphCallback() only called at k boundaries? 

On 2 February 2016 at 18:54, Rory Walsh <rorywalsh@ear.ie> wrote:
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? 



Date2016-02-02 20:16
FromVictor Lazzarini
SubjectRe: [Csnd-dev] WINDAT struct...
yes.

On 2 Feb 2016, at 19:50, Rory Walsh <rorywalsh@EAR.IE> wrote:

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:
And, is drawGraphCallback() only called at k boundaries? 

On 2 February 2016 at 18:54, Rory Walsh <rorywalsh@ear.ie> wrote:
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? 



Date2016-02-03 12:07
FromRory Walsh
SubjectRe: [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:
yes.

On 2 Feb 2016, at 19:50, Rory Walsh <rorywalsh@EAR.IE> wrote:

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:
And, is drawGraphCallback() only called at k boundaries? 

On 2 February 2016 at 18:54, Rory Walsh <rorywalsh@ear.ie> wrote:
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? 




Date2016-02-03 13:45
FromRory Walsh
SubjectRe: [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:
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:
yes.

On 2 Feb 2016, at 19:50, Rory Walsh <rorywalsh@EAR.IE> wrote:

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:
And, is drawGraphCallback() only called at k boundaries? 

On 2 February 2016 at 18:54, Rory Walsh <rorywalsh@ear.ie> wrote:
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?