Sub Rosa Shows

Sub Rosa Shows Sub Rosa is a show series of outdoor concerts and performances. Sub Rosa was launched by a grant from the Alachua County Arts Council.

Sub Rosa, Latin for "under the rose" is an ancient phrase meant to describe a secret meeting place marked by a rose. Sub Rosa's mission is to create safe space for our community to take in live music and performance in the beauty of nature while caring for ourselves and each other. Sub Rosa is a show series supported by the makers of Riverine Reunion that takes place in various secret outdoor loca

tions in north central Florida, established January 2021. The series features intimate performances with ticket caps on small audiences and open-air generator-powered shows. Stay tuned to this page and follow us on insta for more details.

05/02/2022
Sub Rosa  #4 teaser. Tickets only sold in advance and capped at 100, still a few left at ticketbud.subrosa.com/4
04/23/2022

Sub Rosa #4 teaser. Tickets only sold in advance and capped at 100, still a few left at ticketbud.subrosa.com/4

04/06/2022

Sub Rosa #4 to be announced this week.

06/24/2021

Sub Rosa is taking a little break to let hurricane season do its thing. Look for Sub Rosa #4 in the fall.

Our Sub Rosa mascot, Dune.
03/29/2021

Our Sub Rosa mascot, Dune.

Sub Rosa  #2 tickets have sold out. Stay tuned for Sub Rosa  #3.
02/05/2021

Sub Rosa #2 tickets have sold out. Stay tuned for Sub Rosa #3.

Address

Gainesville, FL

Website

Alerts

Be the first to know and let us send you an email when Sub Rosa Shows posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });