NERD B Studio NERD B Studio
สตูดิโออัดเสียง ทำดนตรี อัดCover Live session บริการทางด้านเสียงเพลงในราคาจับต้องได้

คุณเจมส์บอนเข้ามาอัดsingle
17/05/2026

คุณเจมส์บอนเข้ามาอัดsingle

คุณโอมม่อนเข้ามาอัดเสียง
14/05/2026

คุณโอมม่อนเข้ามาอัดเสียง

คุณนัทเข้ามาอัดsingle
11/05/2026

คุณนัทเข้ามาอัดsingle

คุณเข้ามาอัดsingle
09/05/2026

คุณเข้ามาอัดsingle

คุณหนูอินเข้ามาอัดเสียง
06/05/2026

คุณหนูอินเข้ามาอัดเสียง

คุณเจเจเข้ามาอัดsingleใหม่
03/05/2026

คุณเจเจเข้ามาอัดsingleใหม่

น้องก๋วยเตี๋ยวเข้ามาลงเสียง
01/05/2026

น้องก๋วยเตี๋ยวเข้ามาลงเสียง

คุณปันปันสุดสวยเข้ามาอัดเสียง
28/04/2026

คุณปันปันสุดสวยเข้ามาอัดเสียง

ครูปายเข้ามาอัดsingle
26/04/2026

ครูปายเข้ามาอัดsingle

สาวๆจาก About P มาอัดsingle
22/04/2026

สาวๆจาก About P มาอัดsingle

น้องๆจากวง About P เข้ามาอัดsingle
19/04/2026

น้องๆจากวง About P เข้ามาอัดsingle

ที่อยู่

ศรีวรา
Bangkok
10310

เบอร์โทรศัพท์

+66801365991

เว็บไซต์

แจ้งเตือน

รับทราบข่าวสารและโปรโมชั่นของ NERD B Studioผ่านทางอีเมล์ของคุณ เราจะเก็บข้อมูลของคุณเป็นความลับ คุณสามารถกดยกเลิกการติดตามได้ตลอดเวลา

ติดต่อ ธุรกิจของเรา

ส่งข้อความของคุณถึง NERD B Studio:

แชร์

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