Baby Sleep Sounds v0.4
Pre-release
Pre-release
This is release v0.4 of Baby Sleep Sounds.
New features/improvements:
- A low pass filter option has been added, allowing one to configure a cut-off frequency. #18
- Previously when the sound looped there was a brief pause. Now when a sound loops it cross-fades into the next iteration. #17
- The train sound has been removed due to it being tricky to get it to cross-fade well.
- The size of the enclosed audio files has been reduced, shrinking the size of the application.
- The minimum required SDK version has been reduced to 16.
Note:
Cross-fading and the low pass filter are dependent on using FFmpeg-Android. As a result, this application now only supports audio playback for the following architectures:
- armv7
- armv7-neon
- x86