Michael Zerang

Michael Zerang (born November 16, 1958 in Chicago) is an American jazz percussionist.

Zerang's parents both emigrated to the United States from the Middle East; his father is Iranian and his mother Iraqi.[1] He began playing professionally in 1976 (with Kent Kessler), and studied at Wilbur Wright College from 1977 to 1978 and Roosevelt College from 1978 to 1982.[1] He began touring internationally in 1981, and has recorded on more than 120 albums.

Zerang has played with many American-based jazz musicians, such as Jim Baker, Dave Rempis, Edward Wilkerson, Fred Anderson, Fred Lonberg-Holm, Hamid Drake, Jeff Parker, Joe McPhee, Josh Berman, Kent Kessler, Kevin Drumm, Scott Fields, Mars Williams, and Tatsu Aoki. He has also played with international musicians such as Axel Dörner, Elisabeth Harnik, Fredy Studer, Hannes Bauer, Jaap Blonk, Luc Houtkamp, Magda Mayas, Mats Gustafsson, Mazen Kerbaj, Mikolaj Trzaska, Peter Brötzmann, Sharif Sehnaoui, and Tobias Delius. He has been active as a jazz educator at the Art Institute of Chicago and Northwestern University, in addition to founding and directing the Link's Hall Performance Series from 1985 to 1989.[2]

Discography

  • Improvisors (Kontrans, 1996)
  • Redmoon Theater's the Ballad of Frankie and Johnny (Eighth Day Music, 1997)
  • 35 Grapes (19 Sown) (BoxMedia, 1998)
  • Scratch Match (Penumbra, 2000)
  • Guts (OkkaDisk, 2007)

As guest

gollark: Site-3371.
gollark: I mean, postgres has very good caching, so it gets fairly fast if I search for bees multiple times, but whyyyy?
gollark: Yes.
gollark: ```sqlnonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query) AS rank, ts_headline(fts::text, query, 'MaxWords=60') FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN -------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.79..861.06 rows=1 width=96) (actual time=35935.590..35935.594 rows=1 loops=1) -> Result (cost=860.79..874.83 rows=52 width=96) (actual time=35935.587..35935.589 rows=1 loops=1) -> Sort (cost=860.79..860.92 rows=52 width=178) (actual time=35934.109..35934.111 rows=1 loops=1) Sort Key: (ts_rank(pages.fts, query.query)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=0.25..860.53 rows=52 width=178) (actual time=444.148..35932.932 rows=349 loops=1) Join Filter: (pages.fts @@ query.query) Rows Removed by Join Filter: 10272 -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.038..0.041 rows=1 loops=1) -> Seq Scan on pages (cost=0.00..728.95 rows=10495 width=142) (actual time=10.189..289.581 rows=10621 loops=1) Planning Time: 0.184 ms Execution Time: 35935.637 ms(12 rows)```
gollark: What? Why does it say it's doing a sequential scan now? Æ all is bee.

References

  1. Biography Archived 2015-09-05 at the Wayback Machine, Encyclopedia of Jazz Musicians. Jazz.com.
  2. Michael Zerang biography, AllMusic
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.