Mga Awitin ng Puso
Mga Awitin ng Puso is a studio album by Filipino singer-actress Nora Aunor, released in 1972 by Alpha Records Corporation in the Philippines in LP format.[1] Songs from this album are also included on a compilation album from 1990 called Mga Awiting Sariling Atin.[2] This is Aunor's second album in all-Filipino composition.
Mga Awitin ng Puso | ||||
---|---|---|---|---|
Studio album by | ||||
Released | 1972 | |||
Genre | OPM, folk music | |||
Language | Filipino | |||
Label | Alpha Records Corporation (Philippines) | |||
Nora Aunor chronology | ||||
| ||||
Singles from Queen of Songs |
Track listing
Side One
No. | Title | Writer(s) | Length |
---|---|---|---|
1. | "Minamahal Kita" | M. Velarde Jr. - D. Santiago | |
2. | "Ikaw" | M. Velarde Jr. - D. Santiago | |
3. | "Buhat" | M. Velarde Jr. - D. Santiago | |
4. | "Dahil sa Yo" | M. Velarde Jr. - D. Santiago | |
5. | "Ang Mahal Ko'y Ikaw" | Jerry Brandy | |
6. | "Ikaw ay Akin" | M. Velarde Jr. - D. Santiago |
Side Two
No. | Title | Writer(s) | Length |
---|---|---|---|
1. | "Ipinagdarasal Kita" | Jerry Brandy | |
2. | "Pag-ibig ikaw ang Maysala" | Jerry Brandy | |
3. | "Lihim Kitang Mahal" | Ibarra Samson | |
4. | "Pangako ng Puso" | D. Holmsen - A. Fernando | |
5. | "Marupok na Sumpa" | Philip Maninang |
Album credits
Musical arranger
- Doming Valdez
Recording supervisor
- Gil Cruz
Recorded at
- CAI Studios
Original cover design
- Rudy Retanan
gollark: Oh hypermemetic ultrabees.
gollark: ```pythonfrom z3 import *iters = [ Int(f"x{i}") for i in range(40) ]solver = Solver()for n,x in enumerate(iters): if n == 0: solver.add(x == 1111111) else: last = iters[n - 1] solver.add(Or(x == last, (x * 2) == last, x == ((last * 3) + 1)))solver.add(iters[-1] == 1)print(solver.check())print(solver.model())```This is the *best* way to do collatz.
gollark: It's a theorem prover. It can tell you if certain statements/sets of statements are satisfiable, and if so how.
gollark: And I don't think rust does TCO in general.
gollark: Halting is a side effect though.
References
- "Mga Awitin ng Puso". Retrieved 2013-09-17.
- "Alpha Records OPM Hits". Archived from the original on 2013-07-25. Retrieved 2013-08-04.
See also
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.