Download List

프로젝트 설명

CASampledSP is a JNI-based service provider for the javax.sound.sampled.spi interfaces. As such it is capable of decoding many popular audio formats (like mp3 and aac) at native speed taking advantage of Apple's CoreAudio library. The focus is currently on decoding and converting to LPCM, not on writing or exporting.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-04 20:42
0.9.4

이 릴리스에 순전히 타사 라이브러리와 Maven 빌드 시스템의 현대 버전으로 프로젝트의 구조를 변경에 집중 했다. Maven 프로 파일 활성화 문제가 해결 되었습니다. Maven 3.0.4, JUnit 4.10 및 네이티브 maven 플러그인 지금 사용 하 고.
This release is purely focused on changing the project's structure towards more modern versions of 3rd party libraries and the Maven build system. An issue with Maven profile activation was fixed. Maven 3.0.4, JUnit 4.10, and native-maven-plugin are now used.

2011-12-08 20:43
0.9.3

체인 변환 용도로 여러 AudioInputStreams 문제가 수정 되었습니다.
Issues with chaining multiple AudioInputStreams for conversion purposes were fixed.

2011-11-24 21:28
0.9.2

스트림-(하지 파일-) 기반 변환 문제의 과다는 압축 풀기 (예: 애플 무손실) 마법 쿠키를 필요로 하는 형식과 문제와 함께 고정 되었다.
A plethora of issues with stream-(not file-)based conversion was fixed along with issues with formats that require a magic cookie for decompression (e.g. Apple Lossless).

2011-11-22 07:34
0.9.1

네이티브 라이브러리를 사용할 수 없습니다 (예: Windows 시스템) 하는 경우에 라이브러리를 (no-op) 서비스 공급자로 존재할 수 여전히 지금. Caaudiofilereader에 잘못 된 엔디안 문제가 수정 되었습니다. 비 ASCII 파일 이름 문제가 해결 되었습니다. 이 릴리스 (실패)로 변환 CASampledSP 비 Audioinputstreams에서를 방지 합니다.
The library can now still be present as a (no-op) service provider even when the native library is not available (e.g. on Windows systems). An incorrect endianness issue in CAAudioFileReader has been fixed. An issue with non-ASCII file names has been fixed. This release prevents conversion from non-CASampledSP AudioInputStreams (as it will fail).

Project Resources