WNC Music Collective

WNC Music Collective This is a gathering place to network for all musicians and genres.

We meet the second Tuesday night of every month from 6pm to 9pm at Sky Studios WNC, located at 124 Miller St., Waynesville, NC 28786.

01/09/2024

Thanks so much everyone for all the birthday wishes and blessings! I hardly ever check Facebook so I was overwhelmed by all the wishes. Hit me on instagram

02/07/2022

WNC MUSIC COLLECTIVE tomorrow night February 8th, from 6pm-9pm. Sky Studios WNC 124 Miller St. Waynesville NC 28786. Everyone is invited snacks and drinks provided. Now that we have had a couple events we have come up with a rough agenda outline to give us more structure and better serve each of you. It will look something like this.

Agenda:
6pm = connect time, meet and great, talk about music industry stuff
7pm = songwriting
8pm = open jam, free form

www.skystudioswnc.com


12/03/2021

WHEN: (FREE EVENT) on the 2nd Tuesday of every month from 6pm-9pm. Come and leave as you wish.

WHERE: SKY STUDIOS WNC, 124 Miller St. Waynesville NC 28786

WHAT: A gathering of musicians to jam, network, collaborate, create and talk about the music industry.

Light snacks and drinks provided (if you want other drinks feel free to bring your own)

Call, Text, Email: Brian Allen - [email protected] or 828.803.9013

Address

124 Miller Street
Waynesville, NC
28786

Alerts

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