Sound Loaders

hi

I think it would make sense to move the classes from org.xith3d.sound.loaders.* to a new package org.xith3d.loaders.sound.* (and create inheriting placeholders at the old place to maintain backwards compatility). This way we would have all loaders in the same package structure. The it would additionally make sense to create an abstract base class for all sound loaders.

What do you think?

Marvin

I agree. Don’t forget the placeholders, tho.