š¾ Archived View for gemini.ctrl-c.club āŗ ~ssb22 āŗ noise.gmi captured on 2023-01-29 at 03:25:03. Gemini links have been rewritten to link to archived content
ā¬ ļø Previous capture (2022-07-16)
ā”ļø Next capture (2024-03-21)
-=-=-=-=-=-=-
Noises at night can disturb sleep.āIf you canāt stop these noises, then you could try āmaskingā them by generating white noise.
However, if you attend a conference and find your accommodation is noisy, you might not have brought any device that can generate a continuous stream of white noise.
This MIDI file can be played on some older mobile phones as a āringtoneā (if the phone supports MIDI ringtones, e.g. Windows MobileĀ 6, *not* Android or iOS).āIts size is less than 2Ā kB but it still gives 1Ā hour of continuous noise (which usually works better than setting a shorter file to repeat).
May sound bad on some devices.āIt *should* sound like this (but much longer).
It is not *true* white noise because most phone-based synthesizers canāt do that.āInstead, I tell your phoneās tone generator to play an impossibly low violin chord containing all 12 pitches of the chromatic scale.āOn *some* synthesizers, this results in a mingling of harmonics that approximates white noise.āBut on other synthesizers you just get a cacophonous rumble.āYour mileage may vary.
If the āwhite noiseā MIDI file does not work on your equipment, you could try this white noise AMR file instead (2.3Ā M download for 1Ā hour of noise).āItās still smaller than MP3s etc, although not nearly as small as the MIDI file.
You might also be interested in this 52-byte silence.mid to set as a ring-tone for persistent sales departments etc.āIt actually has two extremely soft notes with silence in between, as some players are āconfusedā by anything less, but youāre unlikely to hear it.āIf you need an MP3, try this silence.mp3 (1 second, 1.9k).
Here is a Python script to generate MIDI ringtones (for older, MIDI-capable phones, *not* modern Android or iOS); the ringtones generated are:
The script can of course be customised.
Note that Apple phones are not capable of playing these MIDI files as ringtones: even after converting to m4r (which typically uses 50 or 100 times the storage space), the phoneās length limit will be too short for the extended reduced-volume section, and the process of loading the file onto the phone requires additional proprietary software and setup.āMany Android phones are not much better in this instance: they dropped support for MIDI ringtones and donāt always support long ringtones.
Download: ringtone.py (requires Python to run)
All material Ā© Silas S. Brown unless otherwise stated. Android is a trademark of Google LLC. Apple is a trademark of Apple Inc. MP3 is a trademark that was registered in Europe to Hypermedia GmbH Webcasting but I was unable to confirm its current holder. Python is a trademark of the Python Software Foundation. Windows is a registered trademark of Microsoft Corp. Any other trademarks I mentioned without realising are trademarks of their respective holders.