Category Archives: Software

Getting good performance with Windows VSTs in Linux

I do all my music making in Linux, but it’s no secret that the number of available plugins is vastly larger for the Windows platform than for Linux. Luckily, Alexandre Bique has made the nifty vst-bridge that enables you to … Continue reading

Posted in Software | Leave a comment

Lessons learned with Dropbox and UnionFS-FUSE

I’m an avid user of Dropbox, and also of the fantastic layered filesystem UnionFS-FUSE. However, I found that they don’t work well together. Whenever I tried to mount a unionfs folder somewhere where Dropbox could see it, Dropbox would seemingly … Continue reading

Posted in Software | Leave a comment

Jack2DSSI version 0.2 is released

A new version of Jack2DSSI, version 0.2, has been released. For those not in the know, Jack2DSSI is a DSSI plugin that can host Jack audio clients inside it. It adds several fixes and compatibility options to make it even … Continue reading

Posted in Software | Leave a comment

Jacktube bugfix release

Jacktube v0.31 is out, which is a bugfix release, and it should be much more stable thanks to this. Check it out at the Jacktube homepage.

Posted in Software | Leave a comment

Introducing Jack2DSSI

For a long time it annoyed me that certain Jack applications in Linux did not have a plugin version, so it could not be used inside a DAW without manual port routing and launch scripts, etc. Yoshimi is one example, … Continue reading

Posted in Software | Leave a comment

Jacktube 0.30 is out

My carpal tunnel problems have been less severe lately and I have gotten the chance to do some coding again! I will write more about that later. In the meantime, for those who are not familiar with Jacktube, it is … Continue reading

Posted in Software | Leave a comment

Introducing dssi-vst-rt

Since the original dssi-vst project seems to have halted development, I have decided to fork the project, and dssi-vst-rt is the result: A VST plugin wrapper dedicated to providing real time performance from VST plugins. I also made a more … Continue reading

Posted in Software | Leave a comment

Real time Windows VST plugins in Linux

The most common plugin standard for audio is VST. The standard itself is not platform dependent, so it will work on any platform. However, in most cases, plugin authors will not bother to compile their plugins for any other platform … Continue reading

Posted in Software | 2 Comments

New version of Jacktube

A new version of the Jacktube audio/MIDI processor is out. The new features are mainly 64-bit support and general bugfixes. The fixes had already been lurking in Subversion for a while, and now they are available in version 0.21. Grab … Continue reading

Posted in Software | Leave a comment