George Kelly (musician)
George Kelly (July 31, 1915 – May 24, 1998) was an American jazz tenor saxophonist and arranger born in Miami, Florida.[1] Panama Francis was a sideman in Kelly's band in the 1930s; Kelly played in Francis's Savoy Sultans band in the 1970s, and had played in Al Cooper's band of the same name in the 1940s.[2] Additionally, Kelly led his own bands and worked with other jazz artists such as Tiny Grimes, Rex Stewart and Cozy Cole.[2]
George Kelly | |
---|---|
Kelly in 1977 | |
Background information | |
Born | July 31, 1915 Miami, Florida, US |
Died | May 24, 1998 (aged 82) |
Genres | Jazz |
Occupation(s) | Musician, arranger |
Instruments | Tenor saxophone |
Labels | Dharma |
Associated acts | Panama Francis, Gene Krupa, Cozy Cole |
"Kelly had a strong tenor tone that looked back towards the swing era while he was clearly aware of later developments."[2]
Discography
As leader/co-leader
gollark: Actually, SQLite is just very fast anyway, it can do sensible queries in a few milliseconds.
gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
References
- Simmen, Johnny; Kernfeld, Barry (2003), "Kelly, George", Oxford Music Online, Grove Music Online. Oxford Music Online. Oxford University Press, doi:10.1093/gmo/9781561592630.article.J244200
- Yanow, Scott. "George Kelly". AllMusic. Retrieved June 4, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.