AG Media Atlanta

AG Media Atlanta This is the professional page for composer/multi-media artist Allen Welty-Green. It will be devoted to AWG's various music and artistic projects.

Misophonia!An evening of unpredictable aural exploration.FeaturingKareem Khalifa, with members of Zentropy and DP3includ...
07/08/2022

Misophonia!
An evening of unpredictable aural exploration.

Featuring
Kareem Khalifa, with members of Zentropy and DP3
including
Davis Peterson
Allen Welty-Green
Paul Mercer
Andrew Boring
Zano
Kevin "Expanding Hands" Andrews
Stan Satin

No Tomorrow Undeground
July 16, 8 pm

Seen on I-285 this AM- a giant potato
07/06/2022

Seen on I-285 this AM- a giant potato

AWG - guitar hero!Laying down some relatively easy guitar tracks down in the studio today …
01/08/2022

AWG - guitar hero!
Laying down some relatively easy guitar tracks down in the studio today …

Looking forward to playing in January!
12/17/2021

Looking forward to playing in January!

Bummer
07/20/2021

Bummer

Image from the field
06/10/2021

Image from the field

Lichen on a bench
09/22/2020

Lichen on a bench

An unexpected compliment... East Atlanta Copy Center has Zentropy’s Zentangled CD on display in their showcase. Cool!
03/04/2020

An unexpected compliment... East Atlanta Copy Center has Zentropy’s Zentangled CD on display in their showcase. Cool!

Cerebrus (minus one)
03/02/2020

Cerebrus (minus one)

Address

Atlanta, GA

Website

Alerts

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