File:White noise.ogg
White_noise.ogg (Ogg Vorbis sound file, length 10 s, 161 kbps, file size: 197 KB)
Captions
DescriptionWhite noise.ogg |
Українська: Файл випадкового білого шуму із середнім рівнем -18 dBFS, 160 кбіт/с, моно. Створено за допомогою «Cool Edit Pro» як файл формату «*.wav», стиснений до формату «*.ogg» за допомогою «Blaze Media Pro».
English: Random white noise file with average level at -18 dBFS. 160 kbps, mono. Generated with Cool Edit Pro as a WAV file, compressed as OGG with Blaze Media Pro. Binksternet (talk) 22:46, 3 April 2010 (UTC)
|
|||
Date | ||||
Source |
Generated with GNU Octave's random number generator rand(), which generates uniformly distributed random values in the interval [0,1). The wavwrite() function expects values in [-1.0, 1.0), so we multiply by 2 and shift down by 1. So to generate 10 seconds of noise sampled at 48 kHz: white=rand(48000*10,1)*2-1;
I'm not sure about the inner workings of /dev/urandom, but I used the "reseed" command to feed it data from random.org, so this should be pretty random. To export this to a 16-bit, 48 kHz .wav file in our home directory, the command is: wavwrite(white,48000,16,'white noise uniform.wav');
Then I converted the .wav file to a FLAC-encoded Ogg (.oga) file: flac --ogg "white noise uniform.wav"
(The "compressed" FLAC file is actually larger than the .wav file.) :) Then I generated a lossily-compressed .ogg Vorbis file: oggenc "white noise uniform.wav"
This allows the pristine, lossless file to be downloaded directly from File history, while the smaller lossy file is the one included in articles. RMS value derived from: sox "white noise uniform.wav" -e stat
and then in dB is Histogram derived from hist(white,100,1)
|
|||
Author | Omegatron | |||
Permission (Reusing this file) |
|
Assessment
[edit]This file was selected as the media of the day for 30 April 2023. It was captioned as follows:
English: At the end of a certain month, we will listen to a piece of noise. Let's listen to white noise today.
Other languages
Čeština: Na konci měsíce přinášíme obvykle ukázku nějakého zvuku. Dnes jde o bílý šum. English: At the end of a certain month, we will listen to a piece of noise. Let's listen to white noise today. Italiano: Alla fine di ciascun mese, ascolteremo un brano contenente rumore. Oggi ascoltiamo il rumore bianco. Эрзянь: Течи кунсолотанок ашо виев гайть. Slovenščina: Govorjena različica članka Wikipedije v kitajščini o Williamu Shakespearu Українська: Файл випадкового білого шуму із середнім рівнем -18 dBFS, 160 кбіт/с, моно. Створено за допомогою «Cool Edit Pro» як файл формату «*.wav», стиснений до формату «*.ogg» за допомогою «Blaze Media Pro».
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 22:42, 3 April 2010 | 10 s (197 KB) | Binksternet (talk | contribs) | Better quality sound, higher bit rate, more suitable average level of -18dBFS, better HF response, monophonic, lower file size. | |
03:24, 21 April 2008 | 10 s (88 KB) | Omegatron (talk | contribs) | Lossy Ogg Vorbis version of the same file | ||
03:23, 21 April 2008 | 10 s (957 KB) | Omegatron (talk | contribs) | Lossless, FLAC-encoded version generated from GNU Octave |
You cannot overwrite this file.
File usage on Commons
The following 12 pages use this file:
- User:Omegatron/Gallery
- User talk:Omegatron
- File:White noise spectrum.png
- Template:Motd/2023-04
- Template:Motd/2023-04-30
- Template:Motd/2023-04-30 (cs)
- Template:Motd/2023-04-30 (en)
- Template:Motd/2023-04-30 (it)
- Template:Motd/2023-04-30 (myv)
- Template:Motd/2023-04-30 (uk)
- Template:Potd/2023-04
- Category:White noise
Transcode status
Update transcode statusFormat | Bitrate | Download | Status | Encode time |
---|---|---|---|---|
MP3 | 129 kbps | Completed 12:32, 24 December 2017 | 1.0 s |
File usage on other wikis
The following other wikis use this file:
- Usage on als.wikipedia.org
- Usage on ast.wikipedia.org
- Usage on ca.wikipedia.org
- Usage on cs.wikipedia.org
- Usage on cv.wikipedia.org
- Usage on da.wikipedia.org
- Usage on en.wikipedia.org
- Usage on en.wiktionary.org
- Usage on es.wikipedia.org
- Usage on fa.wikipedia.org
- Usage on fr.wikipedia.org
- Usage on fr.wikiversity.org
- Usage on he.wikipedia.org
- Usage on hu.wikipedia.org
- Usage on hy.wikipedia.org
- Usage on ja.wikipedia.org
- Usage on mk.wikipedia.org
- Usage on ml.wikipedia.org
- Usage on nl.wikipedia.org
- Usage on ru.wikipedia.org
- Usage on ru.wikinews.org
- Usage on ru.wikiquote.org
- Usage on tr.wikipedia.org
- Usage on vep.wikipedia.org
- Usage on www.wikidata.org
- Usage on zh.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Software used | Xiph.Org libVorbis I 20020717 |
---|