DYMY
DYMY, broadcasting as 105.5 Easy Rock Bacolod is a music FM radio station owned by Cebu Broadcasting Company and operated by its affiliate Manila Broadcasting Company under the Easy Rock Network. The station is currently broadcasting from Bacolod. Its studio and transmitter are located at RML Building, Burgos Street, Bacolod City, Negros Occidental. The main format of the station is soft rock music.
City | Bacolod |
---|---|
Broadcast area | Negros Island Region (Negros Occidental and Negros Oriental) |
Frequency | 105.5 MHz |
Branding | 105.5 Easy Rock Bacolod |
Slogan | "Just the Rite Rock" |
Programming | |
Format | Adult Contemporary, Soft Rock |
Affiliations | Easy Rock Network |
Ownership | |
Owner | Cebu Broadcasting Company |
Operator | Manila Broadcasting Company |
Sister stations | Aksyon Radyo 684 Bacolod, DZRH 1080 Bacolod, 91.9 Love Radio |
History | |
First air date | 1995 (as Showbiz Tsismis) 2000 (as YES! FM) July 1, 2009 (as Easy Rock) |
Former call signs | DYTS (1995-2000) |
Technical information | |
Power | 25,000 watts |
ERP | 42,000 watts |
Links | |
Website | Easy Rock Bacolod Easy Rock Bacolod 2 |
History
- In 1995, DYTS was originally broadcast as 105.5 Showbiz Tsismis with simulcast live via satellite from Manila.
- In 2000, it was rebranded as 105.5 YES FM along with changing the callsign to DYMY. It carried a Hot AC and OPM format.
- On July 1, 2009, it changed its name to 105.5 Easy Rock and it carried a soft rock format.
Current DJs
- Steven Richards
- Alexandra
Easy Rock stations
Easy Rock is also broadcast to 9 provincial stations in the Philippines.
gollark: https://www.bbc.co.uk/news/uk-53884401Isn't the education system GREAT?
gollark: Okay, I fixed some bracket handling, great.
gollark: OH NOSEGMENTATION VIOLATIONDEPLOY BEES
gollark: It's not actually finished yet, either.
gollark: ```rust let parser = Parser::new_ext(md, options).map(|ev| match ev { Event::Text(txt) => { match &*txt { "[" => { // wikilink has opened, two consecutive [ if was_bracket { in_wikilink = true; was_bracket = false; } else { was_bracket = true; } Event::Text("".into()) }, "]" => { // wikilink has closed, two consecutive ] if in_wikilink && was_bracket { was_bracket = false; return Event::Html("<a href='/bees'>commit</a>".into()); } if in_wikilink { was_bracket = true; } Event::Text("".into()) }, _ => { let w = was_bracket; was_bracket = false; if w { return Event::Text(format!("bracket!{}", &*txt).into()); } was_bracket = false; if in_wikilink { wlbuf.push_str(&*txt); Event::Text("".into()) } else { Event::Text(txt) } } } }, _ => ev });```
See also
- Manila Broadcasting Company - Parent Company of Cebu Broadcasting Company.
- 96.7 WRocK Bacolod
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.