Byakuya (True Light)
"Byakuya (True Light)" (白夜 ~True Light~, White Night (True Light)) is a song by Shunichi Miyamoto. It was released as Miyamoto's debut CD single by Victor Entertainment on May 7, 2003. On the Oricon weekly singles chart, it placed at number twenty-eight.[1] The TV version of the song was used as the opening song for the anime D.N.Angel.
"Byakuya (True Light)" | ||||
---|---|---|---|---|
Single by Shunichi Miyamoto | ||||
Released | May 7, 2003 | |||
Recorded | 2003 | |||
Label | Victor Entertainment (VICL-35479) | |||
Songwriter(s) | Sakai Mikio, Yamazaki Masumi | |||
Shunichi Miyamoto singles chronology | ||||
|
Track list
No. | Title | Lyrics | Music | Length |
---|---|---|---|---|
1. | "Byakuya (True Light)" | Mikio Sakai (酒井ミキオ, Sakai Mikio) | Masumi Yamazaki (山崎ますみ, Yamazaki Masumi) | |
2. | "Byakuya (True Light)" (Piano solo) | Sakai | Yamazaki | |
3. | "Byakuya (True Light)" (Acoustic version) | Sakai | Yamazaki | |
4. | "Byakuya (True Light)" (TV version) | Sakai | Yamazaki | |
5. | "Byakuya (True Light)" (Instrumental) | Sakai | Yamazaki |
gollark: LIES!
gollark: LIES!
gollark: I am a competent™™ websiteination™ administron.
gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
References
- "白夜: True Light" (in Japanese). Oricon. Retrieved 2010-03-22.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.