From d3d0d3fb62a0807e9ffbabc00f1deb74b5c77cd1 Mon Sep 17 00:00:00 2001
From: falkTX
Transport can misbehave when rolling back or forwards, so this feature is still classified as experimental.
- The plan is to have transport working fully stable when the final 2.0 version is released.
+ The plan is to have transport working completely stable when the final 2.0 version is released.
The full libjack API is not implemented though, only the important parts to get most applications running.
The most notable missing calls are related precise timing information and non-callback based processing.
- But even without this, stuff like audacity, lmms, hydrogen, renoise and vlc work.
- Also no session management is implemented at the moment.
+ Also no session management is implemented at the moment.
+ But, even without this, stuff like audacity, lmms, hydrogen, renoise and vlc work.
This is a work in progress, but already working quite well considering how new it is.