Sound bug - must be a short integer problem
Sound bug - must be a short integer problem
- Subject: Sound bug - must be a short integer problem
- From: Brian Davies <email@hidden>
- Date: Mon, 24 Oct 2005 11:24:03 +1000
Hi Michael
Your attached code did not arrive (probably doesn't matter).
I did look for exceptions before making the post to java-dev - I should have posted the code with diagnostics in it to show this. No exceptions are thrown.
Also had the line
System.out.println("supported " + mDataLineInfo.isFormatSupported(mFormat));
This returns true - using either Java 1.3 or 1.4. BUT, the app runs under 1.3, hangs under 1.4.
-------------------------- 15 minutes later *** EUREKA
I tried some other rates. 65535 - WORKS: but 65536 - FAILS. Exactly when the next (16th) bit kicks in. Someone changed a data type in the transition from 1.3 to 1.4!
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden