---
title: Creating visuals with Music Understanding analysis results
framework: musicunderstanding
role: sampleCode
role_heading: Sample Code
path: musicunderstanding/create-visuals-using-musicunderstanding-analysis-results
---

# Creating visuals with Music Understanding analysis results

Create a multiplatform app that presents analysis results from the Music Understanding framework.

## Overview

Overview The Music Understanding Lab sample project builds an app for macOS, iOS, and iPadOS that uses SwiftUI and Swift Charts to visualize analysis results from the MusicUnderstanding framework. Users can select any song for analysis and Music Understanding Lab displays information on the song’s structure, pace, instrument activity, key, beats per minute (BPM), and loudness over time. note: This sample code project is associated with WWDC26 session 253: Meet the Music Understanding framework.
