// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 22, 2026
26.4 C
Singapore

Netizens say ‘no thanks’ to music onboard SMRT trains, suggest delays and faults be looked into instead

Experts have found that music has the ability to reduce stress, which is why in some public areas around the globe music is piped in, including transport stations. Some SMRT stations here in Singapore have adopted this practice, such as  Gaut, Bishan, Ang Mo Kio, and others.

The Straits Times reported on this on Sunday, October 28, emphasizing that this is “part of SMRT’s adoption of the Japanese concept of kaizen, or continuous improvement, to work on its processes and improve commuter experience.”

The music piped in at SMRT stations is courtesy of Express melody. Jerry Chen, the company’s managing director said that the music is supposed to help soothe negative feelings during the stress of a commute, such as a train breakdown. Mr. Chen also said that the music can help shorten the perception of how long commuters wait.

Ang Swee Hoon, an Associate Professor at National University of Singapore Business School, emphasized that music could make commuters move faster rather than loiter around stations. One person interviewed by the paper agreed that music had a calming effect, another one said it did not seem to make that big of a difference.

See also  Man who was knocked unconscious by teens at Hillview MRT station lodge police report

Netizens, by and large, said, “thanks, but no thanks,” preferring instead that more important issues such as overcrowding, train frequency and breakdowns be addressed instead.

Screen Shot 2018 10 29 at 10.43.10 AMScreen Shot 2018 10 29 at 10.47.20 AMScreen Shot 2018 10 29 at 10.46.47 AMScreen Shot 2018 10 29 at 10.44.43 AM

Screen Shot 2018 10 29 at 10.45.41 AM

Read related: Singaporeans call out SMRT CEO for going “into hiding” after first train breakdown

One commenter stressed that “providing reliable transportation” is the most important job of SMRT’s management.

Screen Shot 2018 10 29 at 10.44.28 AM

Yet others complained about the music played

Screen Shot 2018 10 29 at 10.44.17 AM

Screen Shot 2018 10 29 at 10.46.20 AM

Screen Shot 2018 10 29 at 10.47.27 AM

Others said that while the music was all right, the outdated speaker systems spoiled it

Screen Shot 2018 10 29 at 10.45.58 AM

Others commented their suggestions on what type of music to play–from Mariah Carey

Screen Shot 2018 10 29 at 10.47.38 AM

…to live performances…

Screen Shot 2018 10 29 at 10.45.47 AM

…to different genres for different days of the week.

Screen Shot 2018 10 29 at 10.45.33 AM

Yet another commenter suggested that food and drinks be allowed on the train, for consumption during delays.

Screen Shot 2018 10 29 at 10.43.34 AM

Many netizens shot this suggestion down

Screen Shot 2018 10 29 at 10.43.50 AM

Another netizen said that fewer anti-terrorism announcements would be a better stress-buster

Screen Shot 2018 10 29 at 10.45.11 AM

A few decided to be humorous, but pointed, about the matter

Screen Shot 2018 10 29 at 10.46.57 AM

Screen Shot 2018 10 29 at 10.45.06 AM

Very few people seemed to think it was a good idea

See also  SMRT business arm Stellar Lifestyle calls on start-ups for smarter retail and advertising concepts in train stations

Screen Shot 2018 10 29 at 10.46.10 AM

But one netizen said that instead of complaining, Singaporeans should appreciate SMRT stations and trains for being so clean, when compared to other nations.

Screen Shot 2018 10 29 at 10.46.40 AM

Read related: SMRT Trains see a record $86 million loss for FY2018

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //