Ubuntu Studio 10.4: realtime kernel not installed by default

In Ubuntu Studio 10.4, generic kernel will be installed as default. The realtime kernel is needed for digital audio. To install, in the Terminal:

sudo apt-get install linux-rt

then restart after installation.