Box-Circle Songwriter's Round

Box-Circle Songwriter's Round The Box-Circle Songwriter's Round premiered at Crafty Bastards on February 6, 2025.

Hosted and created by Shawn Manley, who decided to put a songwriter "circle" together, where he would play the cajon or "box" drum percussion with the performers.

Songwriter, Dave Cozine at Blue Crab Festival. He performed at last months Box-Circle.
05/27/2026

Songwriter, Dave Cozine at Blue Crab Festival. He performed at last months Box-Circle.

So far, 103 artists have all performed at our monthly songwriters' night. Don't miss the next ■○ Songwriter's Round XVI ...
05/25/2026

So far, 103 artists have all performed at our monthly songwriters' night. Don't miss the next ■○ Songwriter's Round XVI @ Crafty's happening on Thursday, May 28th.

What a blast the fifteenth installment of our monthly songwriters night was. We made it to over 100 performers!
04/24/2026

What a blast the fifteenth installment of our monthly songwriters night was. We made it to over 100 performers!

04/22/2026

Some things to try with maj7's, 7's, and Secondary Dominants to freshen up your songwriting.

04/22/2026

There are still a couple more slots left on the roster for the next ■○ Songwriter's Round @ Crafty's happening this Thursday night at 7pm. I'm also looking for someone who might be interested in introducing a few artists.
Let me know if you would like to join?

Address

4860 NW 39th Ave Suite A
Gainesville, FL
32606

Alerts

Be the first to know and let us send you an email when Box-Circle Songwriter's Round 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); });