Colorado Trombone Festival Frequently Asked Questions.
Yes, but only pre-teen adults/directors can attend for no charge. Others need to register as an auditor.
Confident beginners-advanced.
Bring a sack lunch, or there are numerous restaurants in the local downtown area.
The age range is 13 and above. Pre-teens are welcome but need to have parent or director accompany. No auditor charge for an adult that accompanies pre-teen. Pre-teen students are welcome but need to be mature and serious about learning.
function do_resize(){
var width=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).width(); var height=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).height();
var toggleSize = true; jQuery('iframe').animate({ width: toggleSize ? width : 640, height: toggleSize ? height : 360 }, 250);
toggleSize = !toggleSize; }