This repository has been archived by the owner on Mar 27, 2020. It is now read-only.
Releases: Skrylar/skjack-vcv
Releases · Skrylar/skjack-vcv
0.6.8
Performance tweaks
- 8-OUT no longer causes performance issues.
- Duplicating modules will assign new names to their JACK ports.
Its Bright Outside
This release brings preliminary support for Windows builds.
Resampling
- Resampling glitch is now fixed; JACK and Rack no longer need matching sampling rates.
- Default port names use a different algorithm; they now look more like YouTube video IDs than random splorts of numbers, and should no longer take up two lines.
- Minor tweak to the visibility of the JACK module.
- Revised the front page; less tentative verbage and better mention of using multiple modules.
Multiple Module Party
JACK Audio
modules are now more cooperative. They patiently wait for their neighbors to fill up, and the last remaining module will stall Rack when there are too many samples waiting for the interface. This means you can now just throw in multiple modules if you need more input or output ports.- There should also be more stability when adding and removing
JACK Audio
modules.
macOS support
- Now attempts to load JACK at runtime, with a soft fallback of simply not working instead of crashing Rack.
- Can now be compiled and used on macOS
Initial usable version
This version works on my laptop. It might work on your workstation, or it might explode horribly. We'll have to see.