mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
noise generators
This commit is contained in:
@@ -2019,6 +2019,10 @@ in
|
||||
stream = "http://mp3.ffh.de/radioffh/hqlivestream.mp3";
|
||||
station = "Hitradio FFH";
|
||||
}
|
||||
{ # Lex Fridman's favourite
|
||||
stream = "av://lavfi:anoisesrc=color=brown";
|
||||
station = "Brownian noise";
|
||||
}
|
||||
]
|
||||
++ map (name: {
|
||||
stream = "https://${name}.stream.publicradio.org/${name}.aac";
|
||||
|
||||
Reference in New Issue
Block a user