Freddie Kohlman

Louis Freddie Kohlman (August 25, 1918 – September 29, 1990) was an American jazz drummer, vocalist, and bandleader who was a native of New Orleans. He studied under the famed drummer Louis Cottrell, Sr., and Manuel Manetta.

Biography

Freddie Kohlman was born in New Orleans and began playing professionally as a teenager,[1] working with A. J. Piron, Joe Robichaux, Papa Celestin, and Sam Morgan. He moved to Chicago in the middle of the 1930s, where he played with Albert Ammons, Stuff Smith, Earl Hines, and Lee Collins. After returning to New Orleans in 1941, he led his own band from 1944. In the mid-1950s he played briefly with Louis Armstrong and recorded as a leader with the Jambalaya Four (1953), then became the house drummer at Jazz, Ltd. in Chicago ("where he played with everyone from Billie Holiday to Art Hodes")[2] before returning to New Orleans once again in the 1960s. There he played with Louis Cottrell, Jr., the Dukes of Dixieland, and the Onward Brass Band (1968). In 1969 he appeared at the New Orleans Jazz Festival. As a member of the Preservation Hall Jazz Band, he traveled widely in the United States and overseas.[1]

He played in European festivals with his own groups in the 1970s and 1980s. He recorded with Chris Barber and Dr. John in 1980, and also appears on record with Albert Nicholas, Art Hodes, Bob Wilber, Harry Connick, Jr., the Excelsior Brass Band, and the Heritage Hall Jazz Band.

Kohlman appeared in several films, including Pete Kelly's Blues, Pretty Baby and Angel Heart.[1][3]

He died of cancer at his home in New Orleans, aged 75.[1]

Selected discography

  • Freddie Kohlman, 1955
  • All of Me, 1977[2]
gollark: It makes more sense, yes, thus I will not implement it.
gollark: Except it's addition.
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)

References

  1. Obituary: "Louis Freddie Kohlman, Jazz Drummer, 75", New York Times, October 4, 1990.
  2. "Alyn Shipton". Archived from the original on 2013-02-11. Retrieved 2013-05-29.
  3. "Louis Freddie Kohlman", Orlando Sentinel, October 4, 1990.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.