Adam Live Music

Adam Live Music 1

08/21/2019

This page is no longer an active page, I'm just too lazy to delete it. My last gig will be the last Sunday of September for the sing out loud fest. I had a small medical scare, but life is good and I've recovered quite well, but I won't be playing anywhere (other then SOL) anytime soon. Thank y'all for the support! ❤ maybe someday I'll make another run at music, but for now it's all about family and focusing on health.

08/06/2018

Monday funday, 4:30 to 8:30, every Monday!

04/16/2018

The Milltop Tavern & Listening Room, every Monday 5 till 9.

03/19/2018

Milltop Mondays! 5 till 9.

03/12/2018

I'll be at the Milltop tonight, and every Monday, 5 till 9ish.

03/10/2018

I'm playing tunes at Scarlets this evening, 6 till 9ish.

03/05/2018

The Milltop Tavern & Listening Room, 5 till 9 every Monday!

03/02/2018

Sangrias Wine & Tapas Bar tonight! We start at 8.

02/26/2018

The Milltop Tavern & Listening Room Mondays! I'll be playing tunes from 5 till 9!

02/24/2018

I'll be at the oasis tonight, 7 till 10:30.

Address

Downtown Area
Saint Augustine, FL
32084

Alerts

Be the first to know and let us send you an email when Adam Live Music 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); });