Re: Comment on bug JDK-8013586

2015-01-09 Thread Klaus Jaensch
registered subclasses of AudioFileReader. As such, all subclasses of AudioFileReader in the JRE should be reviewed for this problem. best regards, -Mike -- Best regards, Sergey. -- ---------- Klaus Jaensch Muenchen Germany Institut fuer Phonet

Re: DirectSound multi-channel recording

2008-01-03 Thread Klaus Jaensch
sible to record multi-channel without pretending non-existing quality or channels. To keep compatibility entirely, unchecked opening of the line could be signalized by an AudioFormat property (e.g. FORCE_UNCHECKED_OPEN). Regards, Klaus > Regards, > Florian > > > On 9/24/2007

Re: DirectSound multi-channel recording

2007-09-24 Thread Klaus Jaensch
Hi Alex, On Mon, 24 Sep 2007, Alex Menkov wrote: > > Klaus Jaensch wrote: > > > It's CR 6477263: JavaSound doesn't support multi-channels on Windows > > > (http://bugs.sun.com/view_bug.do?bug_id=6477263) > > > Feel free to develop a fix for the CR

Re: DirectSound multi-channel recording

2007-09-24 Thread Klaus Jaensch
nels is available, but only when the line is open. Regards, Klaus > Regards > Alex > > Klaus Jaensch wrote: > > Hello, > > > > I would like to record multi-channel 24-bit audio with the DirectSound > > JavaSound implementation under Windows. >

DirectSound multi-channel recording

2007-09-24 Thread Klaus Jaensch
s are restricted to basic formats. The question is how to make multi-channel possible without changing the supported defaults formats, which can be queried by isFormatSupported(AudioFormat). Regards, Klaus -- Klaus Jaensch Muenchen Germany Institut fuer Phoneti