Client.freewheel

void freewheel(bool on) @property

Set freewheel state. Not real-time safe.

Parameters

ontrue to enable freewheeling (JACK server processes data as fast as possible, for faster than realtime rendering), false otherwise

Throws

JackException on failure