Busy Being Born

Busy Being Born is the fourth album by Gary Lucas, released on March 17, 1998 through Tzadik Records.

Busy Being Born
Studio album by
ReleasedMarch 17, 1998
GenreFolk
Length49:07
LabelTzadik
ProducerGary Lucas, Kazunori Sugiyama
Gary Lucas chronology
Evangeline
(1997)
Busy Being Born
(1998)
@ Paradiso
(1999)
Professional ratings
Review scores
SourceRating
Allmusic[1]
Entertainment WeeklyB[2]

Track listing

All tracks are written by Gary Lucas, except where noted.

No.TitleWriter(s)Length
1."Adon Olom" (Instrumental)Traditional arr.1:30
2."Adon Olom" (Vocal)Traditional arr.3:11
3."Shekhinah" 2:19
4."Sandman" 4:27
5."Sunrise Sunset"Jerry Bock, Sheldon Harnick2:53
6."Tradition"Jerry Bock, Sheldon Harnick2:35
7."The Mensch in the Moon"Walter Horn, Gary Lucas5:07
8."Lydia, The Tattooed Lady"Harold Arlen, Yip Harburg2:06
9."Crawlspace" 3:08
10."Dayenu/Dreidel"Traditional arr.2:56
11."Fleischerei"Green, Lerner, Timberg3:01
12."A Hundred Pounds of Clay"Luther Dixon, Bob Elgin, Kay Rogers2:41
13."The Seven Faces of Dr. Lao"Leigh Harline2:06
14."Abie the Fishman" 2:28
15."Hinay Ma Tov"Traditional arr.2:53
16."Theme from Exodus"Ernest Gold2:50
17."Adon Olom" (Acappella)Traditional arr.2:56

Personnel

Musicians
Production and additional personnel
  • Larry Fine vocals on "Adon Olom", "The Mensch in the Moon" and "A Hundred Pounds of Clay"
  • André Grossmann photography
  • Kenny Hurwitz – vocals on "Adon Olom", "The Mensch in the Moon" and "A Hundred Pounds of Clay"
  • Tim Kalliches – engineering
  • Misako Kano piano on "Abie the Fishman"
  • Ikue Mori design
  • Sascha von Oertzen – engineering
  • Kazunori Sugiyama production
  • Irene Trudel – engineering
  • Allan Tucker – mastering
  • John Zorn saxophone on "Adon Olom" and "Sandman"
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!

References

  1. Layne, Joslyn. "Busy Being Born". Allmusic. Retrieved February 16, 2013.
  2. columnist (June 19, 1998). Entertainment Weekly: 75. Missing or empty |title= (help)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.