# Design and aesthetic

### The Value of Design in Sonification

**Audio is a powerful modality** because it is immediate, and often even emotionally impactful. Thus, sonification practitioners hold a **responsibility** to bring intention into their designs. This will benefit the sonification community as a whole and get more people excited about this unique storytelling method!&#x20;

People probably won’t be interested in a sonification that is hastily thrown together, jarring, or difficult to understand. In contrast, data sonifications that are **well-designed, aesthetically intentional, and contextual** will land on listeners’ ears with better success. Why not bring the listener on a journey, and make it fun in the process?

**Examples of intentionally-designed sonifications:**

* [A sonic memorial to the victims at Orlando’s Pulse nightclub](https://revealnews.org/blog/a-sonic-memorial-to-the-victims-at-orlandos-pulse-nightclub/) — Jim Briggs from Reveal at The Center for Investigative Reporting&#x20;
* [Two Trains: Sonification of Income Inequality on the NYC Subway](https://datadrivendj.com/tracks/subway/) — Brian Foo, Data-Driven DJ

<figure><img src="/files/r5aMYu06jTLuLcCezs6H" alt="Rainbow-colored audio waveform shape with black background."><figcaption><p>From article for <a href="https://revealnews.org/blog/a-sonic-memorial-to-the-victims-at-orlandos-pulse-nightclub/">A sonic memorial to the victims at Orlando’s Pulse nightclub</a>, which sonifies victim life spans over a 50-year period.</p></figcaption></figure>

### How Do Sonification and Design Go Together?

The practice of data sonification, is by nature, a **design problem**. It requires creatively finding a solution for conveying some message or piece of information. The sonification developer must consider:

1. Their own perspective in crafting a story;
2. The experience of the user or audience; and&#x20;
3. The \[*potentially fallible*] truths embedded in the data.&#x20;

With all this in mind, it is up to the designer to craft an aesthetic composition, while providing the context to make it meaningful.&#x20;

**Need convincing? Here's the research:**

Researchers **Sara Lenzi** and **Paolo Ciuccarelli** (co-founders of the [Data Sonification Archive](https://sonification.design/)) have delved into the synergy between design and data sonification. They point out that design-conscious sonification can be incredibly poignant, especially for communicating social issues. They emphasize that carefully crafted work could shift the practice of sonification from a “scientific research domain” into a tool for broader communication with the public. This is especially applicable for journalists who are sharing data-driven stories with a wide-ranging audience.

In their paper on the topic of design conscious sonification, they write:

> “…data soniﬁcation involves different degrees of intentionality, meaning deliberate decisions to address speciﬁc needs, in a given context and with a purpose, when transforming data into sound” (2).

Sonification that is reductive in approach or lacking context is unlikely to move listeners in a signifiant way. If the intent is to reach people at their core, purposeful design choices can be transformative.

> “To effectively serve \[a wider non-expert public], recognizing the inevitability of a communicative relationship in every translation process — and the need to design it intentionally and responsibly — is essential” (6).

### Design Resources for Sonification

The sonification design space is vast and may seem overwhelming due to the many possible approaches available. But this opens up an opportunity to get creative:&#x20;

* Consider ways to [customize to your sonification](https://rjionline.org/news/customization-is-key-to-a-compelling-sonification/).
* Use [vocal sketching](https://interaction.shenkar.ac.il/wp-content/uploads/2020/04/vocal-sketching-dis.pdf) for sonic brainstorming. \
  \&#xNAN;*Vocal sketching description:* [*The Data Sonification Handbook*](https://sonification.de/handbook/download/TheSonificationHandbook-HermannHuntNeuhoff-2011.pdf)*, page 98.*
* Create [visual drawings of sounds](https://aurawalmer.com/total-solar-eclipse-2024) to explore components of sound and aesthetic.

<div align="center" data-full-width="false"><figure><img src="/files/ZbkMkKRrlFvyaSEX4QeK" alt="Color-coded, digitally drawn sketch of sonic layers for a sonification of the 2024 total solar eclipse. Layers are color-coded and the sketch can be read from left to right." width="375"><figcaption><p>Color-coded, digitally drawn sketch of sonic layers <br>for a <a href="https://aurawalmer.com/total-solar-eclipse-2024">sonification of the 2024 total solar eclipse</a>.</p></figcaption></figure> <figure><img src="/files/rT0nV5qOnCDvmzi6qMCr" alt="An example from the Dear Data Project by Stefanie Posavec and Giorgia Lupi. It consists of many hand-drawn, color-coded ellipses representing “a week of laughter.”" width="375"><figcaption><p>An example from the <a href="https://www.dear-data.com/theproject">Dear Data Project</a> <br>by <a href="https://www.stefanieposavec.com/">Stefanie Posavec</a> and <a href="https://giorgialupi.com/">Giorgia Lupi</a>.</p></figcaption></figure></div>

\
Check out the [Data Sonification Canvas](https://sonification.design/resource.html), from the[ Data Sonification Archive](https://sonification.design/resource.html) (downloadable template available, or see below). It offers a framework for **mapping out the plan** of a sonification, and exploring how **project goals** will be achieved.

<figure><img src="/files/rwJHpcTBhfHYWlEOBinh" alt="Rectangular space organized into quadrants, categorized by Use Case, Mapping Choices, Sonification Approach, and Listening Experience. Each quadrant is further broken down into categories of the sonification design process. "><figcaption><p>The <a href="https://sonification.design/resource.html">Data Sonification Canvas</a>, from the Data Sonification Archive</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.sonificationkit.com/data-sonification/concepts/design-and-aesthetic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
