Heart & Soul (Conway Twitty album)
Heart & Soul is the 41st studio album by American country music singer Conway Twitty. The album was released in 1980, by MCA Records.[1]
Heart & Soul | ||||
---|---|---|---|---|
Studio album by | ||||
Released | 1980 | |||
Recorded | 1980 | |||
Genre | Country | |||
Label | MCA Records | |||
Producer | Conway Twitty, David Barnes | |||
Conway Twitty chronology | ||||
| ||||
Singles from Heart & Soul | ||||
|
Track listing
No. | Title | Length |
---|---|---|
1. | "For My Woman's Love" | 3:18 |
2. | "I'd Love to Lay You Down" | 3:19 |
3. | "I've Never Seen the Likes of You" | 2:50 |
4. | "The Feel of Bein' Gone" | 2:30 |
5. | "We've Got Tonite" | 4:09 |
6. | "Soulful Woman" | 2:36 |
7. | "Smoke from a Distant Fire" | 2:47 |
8. | "She Thinks I Still Care" | 3:17 |
9. | "Night Fires" | 2:27 |
10. | "Turn On Your Love Light" | 4:24 |
Charts
Chart (1980) | Peak position |
---|---|
US Top Country Albums (Billboard)[2] | 10 |
gollark: It's a "wiki-style personal note-taking app" and also eternally unfinished.
gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
References
- "Heart & Soul - Conway Twitty". AllMusic. Retrieved 2019-04-20.
- "Conway Twitty Chart History (Top Country Albums)". Billboard. Retrieved April 20, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.