Skip to content

Comment on White noise improves learning by modulating activity in midbrain regions (2014)parent

Comments

Most of these machines are 'multi-function' machines that play crickets / waterfalls, etc in addition to white noise. That sound is best handled by capturing a snippet and looping it over and over again. The same applies for white noise as well unfortunately.

Also it's usually a good idea to buy a little machine for this that uses like 5W vs running your computer all night.

It's crazy they loop, it just takes one transistor in avalanche mode to create white noise. Maybe I should mod my Bose Sleep buds that have ridiculously bad sound quality and short loops (and battery life).

It's easy electronically but if you're writing an app for a device/OS that doesn't implement that capability and expose it to apps you're left with either pseudorandom numbers or a sample. A very long losslessly compressed sample can be good but would require a large download, so in practice these apps generally have short, lossily compressed samples. These samples (and the alternative, pseudorandom numbers) sound absolutely awful. A human mind on the verge of sleep is an insanely powerful signal processing device and recogniser/producer/completer of patterns.

Raspberry Pis have hardware random number generators. I use one to generate smoothed brown noise for sleep. It's blissful.

I've been meaning to get round to solving this problem on phones, making an app that can, without a ridiculously large download, generate really high quality sleep noise. I have some ideas but it's not an easy problem.

A human mind on the verge of sleep is an insanely powerful signal processing device and recogniser/producer/completer of patterns.

This resonates with my feelings. Hardware pseudo random noise is something i'd like to try, but I'm not sure my partner is so keen on it, how to deliver the sound in a discrete and non-intrusive way?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.