Hi everyone,
java let me to record audio at "16bit and 192000hz", but when i try to record at "24bit and 192000hz" i obtain an error: "not supported format".
I'm using windows and audio cards which support that format.
I need to record in 24 bit, because i need float samples...
If java sound can't, do exist alternatives libraries which can do it?