hi,
after upgrading to 1.5.0 my racing game sounds don’t work any longer.
i get these errors:
java.lang.IllegalArgumentException: Unsupported control type: Sample Rate
i use javax.sound.sampled.Clips’s in an applet. the control is used to create pitched/bended engine sounds.
does anyone know a solution that works with 1.4.x and 1.5.x?