loader image

News2

Read about our latest activities, community partners, and news-making faculty.

$args = array( 'posts_per_page' => 4, // Limit number of posts displayed 'orderby' => 'date', // Order by most recent posts 'order' => 'DESC', // Show latest posts first 'category_name' => 'alumni-faculty-trumpets', // Replace with the category slug you want to display posts from );$query = new WP_Query($args);
<?php the_title(); ?>
Read More ›
No posts found.

'; endif; ?>
It’s National Arts and Humanities Month!

It’s finally October! We hope you’ll join us in celebrating the impact of arts and humanities on our lives and on yours. At Rocky Ridge, we...

Read More ›
College Intensive Flute Faculty Member Begins Tour

This Saturday, January 15 2022, Rocky Ridge Music College Intensive Flute Faculty member Claudia Anderson begins the inaugural tour of “Glass Ceilings,” a commission-performance project featuring works for...

Read More ›
2022 Annual Report

Rocky Ridge Music is pleased to announce that our new annual report for our 2022 fiscal year is now available. This publication, our first such since...

Read More ›
Announcement: Keith and Jackie Stephenson Memorial Music Scholarship Fund

NEWS RELEASE For Immediate Release January 17, 2023   Contact: John Dilts 303-449-1106 john@rockyridge.org   Rocky Ridge Music (Estes Park, CO) is honored to announce the...

Read More ›
We Celebrated Our 80th Year of Music in the Mountains in 2022!

The world has changed in innumerable ways since our beginning in 1942, and we’re working to ensure that Rocky Ridge Music remains dynamic and responsive to...

Read More ›
SoYoung Lee Named 2022 Livingston Fellow

FOR IMMEDIATE RELEASE Contact: Megan Quilliam || 303-449-1106 Email: rrmc@rockyridge.org Denver, CO (December 9, 2021) – Bonfils-Stanton Foundation is pleased to announceSoYoung Lee as one of...

Read More ›
4, // Display 4 posts (change this number as needed) 'orderby' => 'date', // Sort by date 'order' => 'DESC', // Most recent first 'category_name' => 'alumni-faculty-trumpets', // Specify the category, change as needed );$recent_posts = new WP_Query($args);if ($recent_posts->have_posts()) : while ($recent_posts->have_posts()) : $recent_posts->the_post(); ?>
<?php the_title(); ?>
Read More ›
No posts found.

'; endif;// Reset post data after custom loop wp_reset_postdata(); ?>

Read More
No posts found.

'; endif; ?>
Send this to a friend