Re: [CLAM] Network Editor: Looks fine but no action/sound?

Johan Ekenberg johan at ekenberg.se
Sun Feb 25 15:25:32 PST 2007


> Well, just to confirm my suspects, If you are compiling from the source and 
> you don't mind adding some traces, could you send me the output of 
> NetworkEditor when unquoting the trace at 
> CLAM/src/Flow/Networks/PushFlowControl.cxx:67 ?
> To know whether the jack callback is even called you can add a trace at
> CLAM/src/Flow/Networks/JACKNetworkPlayer.cxx:12

I added traces to both these files. To the first I also uncommented line 71, and added a generic trace at the top of the function Do(). The result is that the Do() function is NEVER called. Jack is called however, the trace in JACKNetworkPlayer.cxx gives (a lot of) output.

I also tried running it from gdb but couldn't figure out how to put a breakpoint in PushFlowControl.cxx:Do() (Function Do not defined).

Let me know what else I can do to debug this further!

/Johan



More information about the clam-users mailing list