The One (Afgansyah Reza album)
The One is the second studio album by Indonesian singer Afgan. It was released on April 1, 2010. The album has 12 songs, including "Bukan Cinta Biasa", "Panah Asmara", "Dia Dia Dia", and "Bawalah Cintaku".[1]
The One | ||||
---|---|---|---|---|
Studio album by Afgan Syahreza | ||||
Released | April 1, 2010 | |||
Recorded | 2009 | |||
Genre | Pop | |||
Length | 45:57 | |||
Language | Bahasa Indonesia | |||
Label | Wanna B Music Production | |||
Producer | Wanna B Music Producer | |||
Afgan Syahreza chronology | ||||
| ||||
Singles from The One | ||||
|
The single "Cinta 2 Hati" was used on the soundtrack of the Indonesian film Cinta 2 Hati, starring Afgan and Olivia Jensen.[2]
The single "Seperti Bintang" was used in an advertisement for the Indonesian brand Panadol Cold & Flu.
Track listing
No. | Title | Writer(s) | Length |
---|---|---|---|
1. | "Tak Peduli" |
| 3:14 |
2. | "Cinta 2 Hati" | Mario Ricardo PU | 4:24 |
3. | "Bukan Cinta Biasa" | Bebi Romeo | 4:06 |
4. | "Wajahmu Mengalirkan Duniamu" | Bemby Noor | 3:09 |
5. | "Bawalah Cintaku" | Bebi Romeo | 3:53 |
6. | "Dia Dia Dia" | Bemby Noor | 3:08 |
7. | "Panah Asmara" | Tohpati | 4:33 |
8. | "Masih Untukmu" | Bemby Noor | 3:48 |
9. | "Semurni Kasih" | Dian Permana Poetra | 4:24 |
10. | "Rumahmu Jauh" |
| 3:20 |
11. | "Seperti Bintang" |
| 3:49 |
12. | "Pencari Jalan-Mu" | Fajar "Element" | 4:04 |
Total length: | 45:57 |
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
gollark: <@332271551481118732> YOU COORDINATE EVENTS RIGHT
References
- (in Indonesian) Afgan: "The One" Eksistensi Berprestasi retrieved on 2010-06-07
- (in Indonesian) Cinta 2 Hati, Kisah Cinta Afgan Sesungguhnya retrieved on 2010-04-02
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.