---
title: "Jim Ruberto | Audio Engineer | Denver, Colorado"
description: "Recording, mixing, mastering, and immersive audio engineer in Denver. Classical, indie, experimental, film. Spatial audio mastering in Dolby Atmos."
url: "https://jimruberto.com"
schema: ["Person","ProfessionalService"]
---

# Jim Ruberto

Audio engineer · Denver, Colorado

Recording, mixing, mastering, and immersive audio. Classical sessions, experimental sound art, music conceived for space.

## Recent releases

[More credits →](https://jimruberto.com/work)

- [![Metanoia — Yulianna Avdeeva cover art](https://jimruberto.com/images/covers/metanoia.jpg)](https://www.pentatonemusic.com/product/metanoia/)
  **[Metanoia](https://www.pentatonemusic.com/product/metanoia/)**
  Yulianna Avdeeva
  Assistant engineer · Pentatone · 2026
- [![Rendez-vous — Camille Thomas & Julien Brocal cover art](https://jimruberto.com/images/covers/rendez-vous.jpg)](https://tippetrise.org/news/rendez-vous-a-new-album-by-camille-thomas-and-julien-brocal)
  **[Rendez-vous](https://tippetrise.org/news/rendez-vous-a-new-album-by-camille-thomas-and-julien-brocal)**
  Camille Thomas & Julien Brocal
  Producer, Assistant engineer · Tippet Rise Productions · 2026
- [![subtle vessel — Matthew Langford cover art](https://jimruberto.com/images/covers/subtle-vessel.jpg)](https://discreetarchive.bandcamp.com/album/subtle-vessel)
  **[subtle vessel](https://discreetarchive.bandcamp.com/album/subtle-vessel)**
  Matthew Langford
  Producer, Mix engineer, Mastering engineer · Discreet Archive · 2026
- [![John Luther Adams: Lines Made By Walking — JACK Quartet cover art](https://jimruberto.com/images/covers/lines-made-by-walking.jpg)](https://www.johnlutheradams.net/recordings/19)
  **[John Luther Adams: Lines Made By Walking](https://www.johnlutheradams.net/recordings/19)**
  JACK Quartet
  Assistant engineer · Cold Blue Music · 2020

## Philosophy

> Audio signals exist not only in the physical realm, but are imbued with intentional weight, often to the point of saturation. They must be handled so well at each junction to remain potent and evocative; when engineers do our jobs thoughtfully, the technology disappears and we make recordings that are not only accurate historical records, but works of art in their own right.

I love working on both sides of the glass. Artist, composer, producer, label founder — I deliver in every room in the building.

## Immersive mastering

Now offering immersive mastering from a calibrated 7.2.4 spatial monitoring environment. Dolby Atmos today, with the open Eclipsa Audio format on the horizon.

[Learn more →](https://jimruberto.com/immersive)

## Structured data

schema.org JSON-LD, verbatim from the `<head>` of the HTML page at https://jimruberto.com

```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "@id": "https://jimruberto.com#person",
  "name": "Jim Ruberto",
  "jobTitle": "Audio Engineer",
  "description": "Audio engineer specializing in recording, mixing, mastering, and immersive audio for classical, contemporary, and experimental music.",
  "url": "https://jimruberto.com",
  "email": "jim@jimruberto.com",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Denver",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "worksFor": {
    "@type": "Organization",
    "name": "Tippet Rise Art Center",
    "url": "https://tippetrise.org"
  },
  "knowsAbout": [
    "Immersive audio mastering",
    "Dolby Atmos",
    "Eclipsa Audio",
    "Spatial audio",
    "Classical music recording",
    "Audio mastering",
    "Audio mixing",
    "Audio restoration",
    "Location recording",
    "Spatial composition"
  ],
  "sameAs": [
    "https://www.linkedin.com/in/jruberto/",
    "https://www.discogs.com/artist/8236800-Jim-Ruberto",
    "https://www.allmusic.com/artist/jim-ruberto-mn0003978658",
    "https://www.instagram.com/jruberto3737/"
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "ProfessionalService",
  "name": "Jim Ruberto Audio",
  "description": "Recording, mixing, mastering, and immersive audio engineering for classical and contemporary music.",
  "url": "https://jimruberto.com",
  "image": "https://jimruberto.com/og-default.jpg",
  "priceRange": "$$$",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Denver",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "areaServed": [
    {
      "@type": "State",
      "name": "Colorado"
    },
    {
      "@type": "Country",
      "name": "United States"
    }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Audio engineering services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Immersive audio mastering"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Immersive catalog reissues"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Immersive recording"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Stereo mastering"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Audio mixing"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Studio & location recording"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Audio restoration"
        }
      }
    ]
  }
}
```
