I'm thinking of porting my vis to foobar so I had a quick look at the vis_test example.
In the vis_test the 'rendering' is performed in the on_data function,
but I'm wondering if that would be the right way to get a 'stable' framerate.
In general, how often is the on_data function called (per second) ?
