ADVERTISEMENT

Lessons for the aspiring musician from a world-class pianist

Cecile Licad shares her musical journey

Published May 12, 2025 03:11 pm

At A Glance

  • 'I think the most important thing for aspiring musicians is to stick with it. You can't practice just whenever you feel like it. It has to be done consistently and daily—just like eating or brushing your teeth.'
  •  
Classical music endures, even as times change.
Cecile Licad was only seven years old when she debuted as a solo pianist with the Philippine Philharmonic Orchestra (PPO) in 1969. With her mother, Rosario Buencamino Licad, also a pianist, she was exposed to classical music at a very young age. Since then, Cecile has proven her classical prowess, performing with several international orchestras in Hong Kong, Japan, Canada, Switzerland, and Germany. In 2016, she was bestowed the Pamana ng Pilipino Award—an accolade given to Filipinos overseas who bring honor and recognition to the country—by the late President Benigno Aquino III. This year, she’ll return for a special performance with the PPO on Sept. 24, 2025, at the Manila Metropolitan Theater, followed by a series of outreach concerts.
In an interview with Manila Bulletin Lifestyle, Cecile shared her journey and how it can inspire others to take up the art form.
Who are some key figures that inspired you in your path as a musician?
Obviously, my teacher, Rudolf Serkin, is one of the world’s legendary musicians, whose recordings I had been listening to since I was four years old. I had no clue that by age 11, I would be studying with this giant, who treated me so wonderfully.
Another great influence on my playing was Mieczysław Horszowski, with whom I played four-hand music. He is a great idol of many renowned pianists of this generation. Mieczysław showed me the joy and wonder of the art of music, as well as the discipline required over a lifetime.
I’ve been called a colorist of the piano, and the pianist I learned the most from—as a great colorist—was the mighty Vladimir Horowitz, who was good friends with Rudolf Serkin. Vladimir’s imagination remains staggering.
After winning the Leventritt Award, I became indebted early in my career to the many orchestras and great conductors I had the privilege of working with and performing concertos for. Because of this, I have a very large concerto repertoire. Wonderful experiences with Sir George Solti, Seiji Ozawa, and Claudio Abbado—who rarely performed concertos with anyone—especially taught me how to play piano concertos with the greatest acoustic effect. Younger pianists often don’t realize that playing a concerto is an entirely different order than giving a recital.
I'm very concerned that pianists today seem ill-prepared in chamber music. I thank my lucky stars that during my teen years at the Marlboro Music Festival each summer, I had magnificent colleagues who cherished the chamber repertoire as I do, in all its forms. At Marlboro, I was fortunate to play with some of the greatest cellists, violinists, and other musicians in history. It was a rare time that has never been duplicated.
How different is the music scene now from when you started?
It’s a different world—because things change. When I began, the Asian community of musicians was extremely small. Now, it has grown to fill the music schools of the world with many talented young people hoping to succeed in a very difficult art and an even more difficult world.
What are your views on the current standing of Filipino classical music, and how do you feel about the future of classical music?
The Philippines has always been a musical nation. Filipinos have always loved the piano, and there are so many young people striving to become good pianists. These individuals must inspire their own children, just as I was inspired by my parents to respect the arts. If they do this, even in a fast-moving, radically changing world, this important part of life will remain strong in the Philippines, which has great potential in so many areas.
What is an important reminder you have for aspiring musicians?
I think the most important thing for aspiring musicians is to stick with it. You can’t practice just whenever you feel like it. It has to be done consistently and daily—just like eating or brushing your teeth. As the great Romanian pianist Dinu Lipatti once said, “Three days away from the piano, my fingers turn to spaghetti.” And as Ignacy Jan Paderewski remarked, “If I miss one day of practice, I notice it. If I miss two days, the critics notice it. If I miss three days, the audience notices it.”
Also, stay away from competitions. As the great Russian pianist Sviatoslav Richter once said, “They are the devil.”
What are your hopes for your upcoming concert with the PPO on Sept. 24, 2025, at the Manila Metropolitan Theater?
I have always found audiences in Manila to be tremendously enthusiastic—because the audience is essential. A bad audience can make you feel very down, even if you play well. I look forward to working again with the PPO and Maestro Novak, all dedicated musicians to this sacred art.

Related Tags

Arts and Culture Cecile Licad
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.