Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 834 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 834 Bytes

Chroma Doze is an Android app that dynamically generates white/colored noise according to a frequency/amplitude spectrum sketched by the user.

It is intended to be used as a sleep sound generator. It provides rapid feedback to adjustments in the spectrum, and is designed to minimize CPU usage in the steady state.

It works by running shaped white noise through an Inverse Discrete Cosine Transform, generating a few megabytes of distinct audio blocks. The steady-state behavior selects blocks at random, and smoothly crossfades between them.

Here's its page on Google Play.

Screenshots: