Town Hall 1972

Town Hall 1972 is a live album by American jazz saxophonist Anthony Braxton recorded in 1972 at The Town Hall in New York City and originally released on the Japanese Trio label and rereleased on the hatART label as Town Hall (Trio & Quintet) 1972 in 1992.[1][2]

Town Hall 1972
Live album by
Released1972
RecordedMay 22, 1972
VenueTown Hall in New York City
GenreJazz
Length67:43
LabelTrio
ProducerKuniya Inaoka, Takafumi Ohkuma
Anthony Braxton chronology
Saxophone Improvisations Series F
(1972)
Town Hall 1972
(1972)
Four Compositions (1973)
(1973)

Reception

The Allmusic review by Thom Jurek awarded the album 4 stars stating "The playing here is soulful and engaging throughout it features some crack improvisation".[3]

Professional ratings
Review scores
SourceRating
Allmusic[3]

Track listing

All compositions by Anthony Braxton except where noted.

  1. "Composition 6 N / Composition 6 (O)" – 18:18
  2. "All The Things You Are" (Jerome Kern, Oscar Hammerstein II) – 14:12
  3. "Composition 6 P I" – 13:46
  4. "Composition 6 P II" – 21:25

Personnel

gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
gollark: I found `async-scoped`, but it seems like that would either block the entire thread or possibly cause safety issues.
gollark: Hi. I'm trying to concurrently read from a websocket and do some things with that socket at an interval, with `async_std` and `tide-websocket`. I thought I could use `task::spawn` for this, but it seems to want that to only use `'static` things, which the websocket connection is not. What's the right way to do this?
gollark: <@619953832918777856> SECURITY ANNOUNCEMENT: The letter "j" is banned from this point on.

References

  1. Anthony Braxton discography accessed December 13, 2011
  2. Anthony Braxton Project: 1971-1979 Chronology accessed November 7, 2016
  3. Jurek, T. Allmusic Review accessed December 13, 2011
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.