jBridge has been updated to v0.88.
Changes since v0.80c:
- Redundant code cleanup.
- Redesigned some parts of the auxhost's message loop.
- Fixed a minor bug related to the unregisterclass() call.
- Fixed crash with dblue glitch.
- Performance settings are now saved (per plugin).
- Started implementation of a workaround for audioMasterTempoAt.
- Minor code restructuring.
- Now compatible with XP 32bit.
- Added "Performance mode" option (experimental). This may improve the program's performance, at the expense of an additional delay equal to 1 buffer size.
- Added audiomasterGetTime performance hack option (experimental). The program will make all the audiomasterGetTime calls inside the processReplacing calls in this mode. ( please note: at the current time, the above options aren't saved, this is intentional. )
- Performance enhancement tweak for Ableton Live.
- Misc. tweaks and fixes.