Calf plugin pack. I was able to get this package accepted for the Jaunty cycle, which won't be the only package I help Ubuntu out with. It's a multi-function set of plugins that will work as LADSPA plugins in any LADSPA host (ardour, audacity, jack-rack, etc...), LV2 plugins (once the LV2 standard catches on a little more), or inside their standalone host (which provides the nicest graphical interface right now).
For their full documentations take a look at http://calf.sourceforge.netHowever, I should note that there are a couple instruments included in the pack that may seem inaccessible to most. This is because the Calf plugin host takes JACK midi input rather than the older ALSA midi that most apps currently use.
Some of you may have already seen the new midi tab within qjackctl's connections window (or worse, had your soundcard on one tab with your programs on the other). Don't despair! There's a solution to bridge the JACK midi and ALSA midi! Introducing a2jmidid http://home.gna.org/a2jmidid/ it serves as a bridge between the two worlds. Infact, I've already built a package for Jaunty and it's sitting in my PPA repository at https://launchpad.net/~stochastic/+archive/ppa
FFADO drivers are now available from Ubuntu! Yes, that's right the world of firewire soundcards just got a whole lot easier. However Jaunty still ships with the old firewire stack, so configuring firewire permissions can be a touch tricky. For most, Ubuntu Studio Controls should be all you need to get things running (though you may find you need to add a 'video' group if one isn't already created). However, for some people who've upgraded into Jaunty rather than installing fresh, it seems Ubuntu Studio Controls doesn't properly set the firewire permission. If this might be affecting you, edit (with sudo permissions) /lib/udev/rules.d/50-udev-default.rules and add this line
KERNEL=="raw1394", GROUP="video"save the file, (make sure you're in the video group) and reboot.
I've noticed with my Presonus Firepod that the MIDI from FFADO complies with the new Jack MIDI, so some legacy applications have required me to use the above mentioned a2jmidid program as a converter.
I should also make mention that Ubuntu Studio Karmic Koala is looking for more testers willing to do an install every month or so (on either a test partition or a virtual machine). Just drop me an e-mail at: afterthebeep a t gmail dot c o m and I'll include you in the discussion. It's looking like the new 2.0 firewire stack will be included in this release, so even less configurations will be needed, but more tests WILL be needed to start.