Blasé (album)

Blasé is an album by jazz saxophonist Archie Shepp recorded in Europe in 1969 for the BYG Actuel label.

Blasé
Studio album by
Released1969
RecordedAugust 16, 1969
StudioStudios Davout, Paris, France
GenreJazz, post-bop, avant-garde jazz, free jazz, jazz poetry
LabelBYG Actuel Vol. 18
CDGR 292-2 (CD re-issue)
ProducerJean Georgakarakos, Jean-Luc Young
Archie Shepp chronology
Poem for Malcolm
(1969)
Blasé
(1969)
Black Gipsy
(1969)
Professional ratings
Review scores
SourceRating
Allmusic [1]

Track listing

All tracks written and arranged by Archie Shepp, except where noted.

  1. "My Angel" – 10:08
  2. "Blasé" – 10:25
  3. "There Is a Balm in Gilead" (Traditional; arranged by Archie Shepp) – 5:57
  4. "Sophisticated Lady" (Duke Ellington, Irving Mills) – 5:11
  5. "Touareg" – 9:15

Personnel

gollark: Oh, this is the potatOS sandbox.
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.