Skip to content

szym/SoundBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Work in progress]

SoundBox manages a bunch of sound clips. Load them up front, then tell the
SoudBox which clip to play, at what position and volume. The clip will loop
by default, but it can loop any smaller part of it too.

Each clip can only be played once at a time. To play the same sound multiple
times with overlap you need to load the sound bit as multiple clips.

Supports PCM in 8-bit, 16-bit, mono, stereo.
Support for sampling rates (and 8-bit) varies by device.
Samsung Galaxy S cracks at 48kHz.

About

simple sound clip manager for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages