PDA

View Full Version : Sony PA1lib sound library available to the public!!!


hansschmucker
05-02-2003, 04:46 PM
Sony released it's sound API for the T/NR/NX series yesterday. While it limits the sound to 4/8 bit ADPCM, which makes writing an audioplayer pretty much impossible, it's great for adding Midi and soundfx (up to 16 channels each!) pretty easily. Visit http://www.cliedeveloper.com/develop_tool/index.html
to get free access.

The SDK comes with a sample project and documentation as well as a PCM2ADPCM converter for producing test data.

Unregistered
05-04-2003, 07:46 PM
Originally posted by hansschmucker
Sony released it's sound API for the T/NR/NX series yesterday. While it limits the sound to 4/8 bit ADPCM, which makes writing an audioplayer pretty much impossible, it's great for adding Midi and soundfx (up to 16 channels each!) pretty easily. Visit http://www.cliedeveloper.com/develop_tool/index.html
to get free access.

The SDK comes with a sample project and documentation as well as a PCM2ADPCM converter for producing test data.

What took them so long !!
It's the SpringBoard BeatPlus API!