QGM QGM brings local music into the limelight in the Danbury area and beyond. QGM offers services in every aspect of art and promotions.

The organization began as a live performance group centered around percussionist Q Gelderman and eventually grew to involve all types of local and non-local artists and promoters.

09/29/2019

Hey all! Open mic is tonight at Widow Browns!

It is the last Sunday rather than the first. We may shift it permanently to the last Sunday moving forward.

03/03/2019

The open mic Widows is postponed until next week.

01/31/2019

Open Mic at Widow Browns is postponed to Feb 10th due to the Super Bowl.

11/15/2018

Open mic tonight at Bambu is cancelled

11/13/2018

Open Mic this Thursday at Bambu starts at 9:30!

10/05/2018

Tonight at Widows!
Scott Elliot
Ethan James (Easy Street)

Open Mic this Sunday at Widows starts at 9!

08/10/2018

Tonight starting at 10!
Take October

08/03/2018

Open Mic this Sunday at Widow Browns starts at 9!

Live at Widows 8/3 10pmAnthony Gach and Catie Graves
08/02/2018

Live at Widows 8/3 10pm
Anthony Gach and Catie Graves

07/02/2018

This month at Widow Browns Cafe!

7/6- The Other Erik / Easy Street
7/13- Whiskey Brothers
7/20- Gender Mutiny/ Kevin Sayour
7/27- Dano Virga and Q

Address

Danbury, CT

Website

Alerts

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

Contact The Establishment

Send a message to QGM:

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); });