Ronald Muldrow

Ronald Muldrow (February 2, 1949 in Chicago – January 31, 2007 in Los Angeles) was a soul jazz and hard bop jazz guitarist.[1]

As an emerging jazz guitarist in the early 1970s, Muldrow connected with soul-jazz saxophonist Eddie Harris and contributed to many of his Atlantic albums from 1971 to 1976 and reunited with the saxophonist on Listen Here (1982).[2]

A teenage Muldrow heard jazz guitarist Wes Montgomery play "Canadian Sunset" on the radio and was captivated. His first big-time gig was with the Staple Singers, a gospel group.[3] He also taught at various colleges and had published guitar-instruction books.[4]

Muldrow began forming bands in high school and earned a bachelor's in jazz studies from Roosevelt University in Illinois and a master's in studio and jazz guitar from the USC Thornton School of Music.

Discography

As leader

  • Yesterdays (Enja, 1993)
  • Diaspora (Enja, 1995)
  • Facing Wes (Kokopelli, 1996])
  • Freedom's Serenade (Double-Time, 1999)

As sideman

With Eddie Harris

With others

gollark: ```scheme(define (take n xs) (let loop ((n n) (xs xs) (zs (list))) (if (or (zero? n) (null? xs)) (reverse zs) (loop (- n 1) (cdr xs) (cons (car xs) zs)))))(define (zip . xss) (apply map list xss))(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```if you want to add it to your stuff.
gollark: Do you like `actually-forgiving-grudge`?!
gollark: https://github.com/cristal-smac/ipd - huh
gollark: > [Edit] Worth to note is that Gradual was designed to be a strategy that outperforms Tit for Tat. It has similar properties in that it is willing to cooperate and retaliates against a defecting opponent. Unlike Tit for Tat, which only has a memory of the last round played, Gradual will remember the complete interaction and defect the number of times the opponent has defected so far. It will offer mutual cooperation afterwards again, though.
gollark: The *description* of "Gradual" is pretty understandable.

References

  1. Nelson, Valerie J. "Obituaries: Ronald Muldrow, 57; jazz guitarist recorded with saxophonist Eddie Harris." Los Angeles Times. February 11, 2007. http://articles.latimes.com/2007/feb/11/local/me-muldrow11
  2. https://www.allmusic.com/artist/ronald-muldrow-p108172/credits
  3. https://www.allmusic.com/artist/ronald-muldrow-p108172/biography
  4. Muldrow, Ronald. Fundamentals of Funk for Guitar: Electric Guiar/Funk. Mel Bay Publications, Inc. 1996. ISBN 0-7866-8072-5
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.