Scott Steelman Studio

Scott Steelman Studio I’m an artist, composer, musician, etc, etc ,etc.

Today I'm remembering my old buddy "Warpo". He was my inspirational muse for decades, sitting there in the studio, looki...
05/27/2026

Today I'm remembering my old buddy "Warpo". He was my inspirational muse for decades, sitting there in the studio, looking over my shoulder as I worked on music and art. That traumatic day he died will always haunt me! He bled out all over the floor (sawdust) and like Humpty Dumpty, and we couldn't put him together again. Smorzando my friend!

05/25/2026

This is titled, "Triplication", based on the 3 objects in the painting. Coincidentally, I later composed a song by the same name, based on 3 recurring hits in the rhythm. It now occurred to me to put the painting and music together as one

She's pondering my painting!
05/24/2026

She's pondering my painting!

05/23/2026

Small section of wall projection in my last show. Love the exposed brick wall!

05/21/2026

This is a wall projection from my pop-up show at Lemonade last week.

Show opens Friday for the Clintonville Jamboree 5-8pm. Paintings, collages and video installation. Buy ART, gifts, snack...
05/13/2026

Show opens Friday for the Clintonville Jamboree 5-8pm. Paintings, collages and video installation. Buy ART, gifts, snacks and mingle with fun folks. It's a cool place for art, music and events.

Here's a black and white version of my digital collage, "Downtown".
05/07/2026

Here's a black and white version of my digital collage, "Downtown".

"Cling" Acrylic and Marker on Canvas 40" x 30"
04/18/2026

"Cling" Acrylic and Marker on Canvas 40" x 30"

04/11/2026

My paint drawers by color...

I've been working on a black and white collage.
04/01/2026

I've been working on a black and white collage.

03/28/2026

Couldn't decide what to call my video. Two classic songs came to mind: 'On the Sunny Side of the Street" and "Me and My Shadow". Any other suggestions?

Address

1509 Blatt Boulevard
Gahanna, OH
43230

Alerts

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