More than one usable Music object in Slick/LWJGL?

[s]Is there a way to increase the number of channels used for the Music object in Slick/LWJGL?
I want to play two Music files simultaneously.

The reason I need more than one Music object is because you can change the volume of a playing Music. This do not work with the Sound object.[/s]

Edit: Just use TinySound