This is because a flaw in some device driver implementations, they should indeed fail when source is not set before starting (what kind of sound is a sound without a soundsource?).
Aani.java experiences this problem in release 0.1, but it is fixed in the current CVS.
We should add more error checking to the drivers, especially because we can't be sure that driver that inits correctly will actually start correctly...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is because a flaw in some device driver implementations, they should indeed fail when source is not set before starting (what kind of sound is a sound without a soundsource?).
Aani.java experiences this problem in release 0.1, but it is fixed in the current CVS.
We should add more error checking to the drivers, especially because we can't be sure that driver that inits correctly will actually start correctly...