[Stk] Realtime Effect Processing Using Callback

Stephen Sinclair sinclair at music.mcgill.ca
Mon Jan 5 10:30:37 PST 2009


On Mon, Jan 5, 2009 at 12:09 PM, BEN SHEPHERD <benshep at roadrunner.com> wrote:
> I've added breakpoints inside the tick (and computesample) functions,
> but it doesn't make it that far. I'll look at the pointer creation,
> but I'm using code from the tutorials, as I attached previously. In
> main() I'm doing the typical:
> Delay * delay = new Delay();
> Followed by 2 setDelay functions. I then pass &delay via the
> openstream function.

If you're having trouble finding the problem with the debugger, I'd
suggest attaching the whole cpp file to your next email so it can be
tested by others.

Steve



More information about the Stk mailing list