
- This event has passed.
Teen Open Mic
December 19, 2020 @ 3:00 pm - 5:00 pm
An event every month that begins at 3:00 pm on day Third of the month, repeating indefinitely
Teens, looking for a place to perform? A place to recite your latest poem?
How about your newest original scene? Or, a time-tested monologue? If so, The Buttonwood Tree Teen Open Mic is FOR YOU!
Be a part of Buttonwood’s first ever open mic specifically for teen performers ages 12-18. Perform any type of artwork: you can use our piano or bring a guitar, ukulele, or other instrument to play! Cover your favorite song or perform an original! Whether it is your first time performing or you are an experienced teen musician, poet, or artist, the Buttonwood Tree is a positive, supporting environment for teens to perform. Parents and friends are welcome to come support!
Thanks to Matt at the Middlesex Music Academy, a back line of a full drum kit, bass amp and guitar amp can be provided with advance notice. Email or call us to make arrangements.
function robly_recaptcha_callback(token) {
var email = $("#DATA0").val(); if (!is_valid_email_address(email)) { alert("Please enter a valid email address."); return false; }
var f = $("#robly_embedded_subscribe_form"); f.submit(); }
function is_valid_email_address(emailAddress) { var pattern = new RegExp(/^((([a-z]|d|[!#$%&'*+-/=?^_`{|}~]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])+(.([a-z]|d|[!#$%&'*+-/=?^_`{|}~]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])+)*)|((x22)((((x20|x09)*(x0dx0a))?(x20|x09)+)?(([x01-x08x0bx0cx0e-x1fx7f]|x21|[x23-x5b]|[x5d-x7e]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])|(([x01-x09x0bx0cx0d-x7f]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF]))))*(((x20|x09)*(x0dx0a))?(x20|x09)+)?(x22)))@((([a-z]|d|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])|(([a-z]|d|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])([a-z]|d|-|.|_|~|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])*([a-z]|d|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF]))).)+(([a-z]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])|(([a-z]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])([a-z]|d|-|.|_|~|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])*([a-z]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF]))).?$/i); return pattern.test(emailAddress); }