Dynamic Recs

Dynamic Recs Sello discográfico y productora de eventos con base en el sur de Buenos Aires, enfocado en promover la escena local y underground.

"STICKY HITS V.A 01" IS OUT NOW 💥We’re beyond excited to drop our very first “STICKY HITS” compilation!Five new tracks f...
15/09/2025

"STICKY HITS V.A 01" IS OUT NOW 💥

We’re beyond excited to drop our very first “STICKY HITS” compilation!
Five new tracks from some of the hottest artists shaking up the scene

"STICKY HITS V.A 01" YA ESTA DISPONIBLE 💣

Estamos emocionados de lanzar nuestro primer compilado ‘STICKY HITS’!
Cinco tracks originales de algunos de los artistas más calientes que están sacudiendo la escena

Premiere by .germany
Mastered by

"STICKY HITS V.A 01" IS OUT NOW 💥We’re beyond excited to drop our very first “STICKY HITS” compilation!Five new tracks f...
15/09/2025

"STICKY HITS V.A 01" IS OUT NOW 💥

We’re beyond excited to drop our very first “STICKY HITS” compilation!
Five new tracks from some of the hottest artists shaking up the scene

"STICKY HITS V.A 01" YA ESTA DISPONIBLE 💣

Estamos felices de lanzar nuestro primer compilado ‘STICKY HITS’!
Cinco tracks originales de algunos de los artistas más calientes que están sacudiendo la escena

Premiere by .germany
Mastered by

Dirección

Adrogue
1852

Horario de Apertura

23:00 - 05:30

Teléfono

1134670816

Notificaciones

Sé el primero en enterarse y déjanos enviarle un correo electrónico cuando Dynamic Recs publique noticias y promociones. Su dirección de correo electrónico no se utilizará para ningún otro fin, y puede darse de baja en cualquier momento.

Contacto La Empresa

Enviar un mensaje a Dynamic Recs:

Compartir

//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: "ARGENTINA" } }) .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); });