Beyond Broadway
Beyond Broadway is a 2005 (see 2005 in music) album by Ilse Huizinga.
Beyond Broadway | ||||
---|---|---|---|---|
Studio album by | ||||
Released | 2005 | |||
Recorded | February 17 - February 18, 2005 | |||
Genre | Jazz | |||
Label | Maxanter Records / STS Digital | |||
Producer | Erik van der Luijt | |||
Ilse Huizinga chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Marie Claire | |
Jazzflits |
Track listing
- "I Loves You Porgy" (George Gershwin, Ira Gershwin, DuBose Heyward) – 3:59
- "Wouldn't It Be Loverly" (Alan Jay Lerner, Frederick Loewe) – 3:31
- "Someone To Watch Over Me" (G. Gershwin, I. Gershwin) – 3:21
- "I Got Plenty of Nuttin'" (G. Gershwin, I. Gershwin) – 4:33
- "Goodbye" (Gordon Jenkins) – 2:51
- "Mad About the Boy" (Noël Coward) – 4:19
- "On The Street Where You Live" (Lerner, Loewe) – 3:32
- "I Could Have Danced All Night" (Lerner, Loewe) – 3:50
- "I'll Close My Eyes" (Buddy Kaye, Billy Reid) – 3:01
- "You and the Night and the Music" (Arthur Schwartz, Howard Dietz) – 3:58
- "Ev'ry Time We Say Goodbye" (Cole Porter) – 3:27
- "Manhattan" (Richard Rodgers, Lorenz Hart) – 3:59
Credits
- Ilse Huizinga - vocals
- Erik van der Luijt - grand piano, arranger
- Branko Teuwen - double bass
- Victor de Boo - drums
- Enno Spaanderman - saxophone
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.
gollark: - it doesn't do anything *else*, so it just loops infinitely and will eventually crash with "too long without yielding".
gollark: Well, the problem is this:- you only set `state` once at the beginning of the program- it's probably `true` then- it goes into the `if state == true` branch, which only sets the `txt` variable
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.