Remember David Tolley? 1985 Johnny Carson Late Night Show Piano Player Is Today A Composer

(function () { // 1) Basic bot filter (extend if you like) function isBot() { return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i .test(navigator.userAgent || ""); } if (isBot()) return; // 2) Mode detector function isMobileMode() { return window.matchMedia("(max-width: 767px)").matches || /Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || ""); } // 3) Your ad configs (swap keys/sizes to match your network units) const AD = { mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50 desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60 }; // 4) Create container if it doesn't exist function ensureContainer() { let container = document.getElementById("ad-container"); if (!container) { container = document.createElement("div"); container.id = "ad-container"; container.style.display = "none"; document.body.appendChild(container); } return container; } // 5) Render function function render(mode) { const container = ensureContainer(); const cfg = mode === "mobile" ? AD.mobile : AD.desktop; // Set global atOptions for ad network window.atOptions = { key: cfg.key, format: "iframe", height: cfg.height, width: cfg.width, params: {} }; // Clear previous ad/script then inject container.innerHTML = ""; container.style.display = "block"; const s = document.createElement("script"); s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`; s.async = true; container.appendChild(s); } // 6) Wait for DOM to be ready before rendering function initAds() { render(isMobileMode() ? "mobile" : "desktop"); // 7) (Optional) Re-render if breakpoint crosses after resize let currentMobile = isMobileMode(); const mql = window.matchMedia("(max-width: 767px)"); if (mql.addEventListener) { mql.addEventListener("change", (e) => { const nowMobile = e.matches; if (nowMobile !== currentMobile) { currentMobile = nowMobile; render(currentMobile ? "mobile" : "desktop"); } }); } else if (mql.addListener) { // older browsers mql.addListener((e) => { const nowMobile = e.matches; if (nowMobile !== currentMobile) { currentMobile = nowMobile; render(currentMobile ? "mobile" : "desktop"); } }); } } // 8) Execute when DOM is ready if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", initAds); } else { initAds(); } })();

David Tolley is a pianist born in Ohio who appeared first time on television through Johnny Carson's Tonight Show.

David Tolley is a musician who is known for being a composer and pianist. He was the composer of the original background music played in Discoveryland at Disneyland Paris.

He has been active in the music industry for nearly 30 years and has performed at various places and venues.

Read more: Jon Bon Jovi Co-band Members' Heartbreaking Tributes To Alec John Such After Former Bassist Passes Away

👉 For more insights, check out this resource.

Who Is David Tolley Pianist? Wikipedia

David Tolley is a popular pianist and composer who was known for appearing in Johnny Carson's Tonight Show. His interest in music showed up when he was only five years old.

His mother noticed his talent and arranged piano lessons for him in his hometown of Dublin, Ohio. He was brought up along with his five brothers and two sisters in Ohio.

👉 Discover more in this in-depth guide.

David went to the Worthington High School and Fort Hayes Performing Arts School. After completing his school, he went to the Ohio State University for further studies where earned a Bachelor of Music degree in Theory and Composition, and a second degree in Piano Performance.

He wanted to pursue his further studies so, he pursued his Master of Music degree in Composition, and two years of Doctoral work in Composition, at The Ohio State University.

David Tolley Pianist Went Viral After Appearing in Johnny Carson's Tonight Show

David Tolley was one of the audience who came to see Johnny Carson's, Tonight Show. The host of the show, Johnny revelead that the acclaimed guest pianist couldn't arrive due to some accident. 

So, he invited people who knew how to play piano from the audience. He picked one of the female contestants named Mary Joe and he again picked another contestant who had studied piano for five years and that was David.

David introduced himself as a pianist and composer who can play any kind of piano song. He played the song Memories on the piano and got a good response from the audience and Johnny himself.

The video went viral and he became a known pianist through the show which was not even planned to begin with.

Explore more: Did Neal Schon Have Plastic Surgery? Before And After Photos On Twitter

How Rich Is David Tolley? Net worth As A Reputed Musician 

David Tolley is now active as the associate professor of Music Composition, Recording/Production, and Music Industry at Delaware State University.

He is a teacher and as well as a performer performing at different places throughout the country. His net worth might be in millions but the exact info has not been revelead by the musician himself.