# SEAM

*Sustained Electro-Acoustic Music* is a project inspired by [Alvise Vidolin and Nicola Bernardini](https://www.academia.edu/16348988/Sustainable_live_electro-acoustic_music).

#### SEAM meaning

> **seam** | siːm |\
> noun\
> 1\. a line where two pieces of fabric are sewn together in a garment or other article.
>
> * a line where the edges of two pieces of wood, wallpaper, or another material touch each other: the task involved clamping the panels into position and arc welding a seam to join them.
> * a long thin indentation or scar: the track cleaves a seam through corn.
>   1. an underground layer of a mineral such as coal or gold: the buried forests became seams of coal.
> * a supply of something valuable: Sunderland have a rich seam of experienced players.
> * a trace or presence of something: there is a seam of despondency in Stipe's words.   &#x20;
>
> verb 1. join with a seam: it can be used for seaming garments. 2. (usually as adjective seamed) make a long, narrow indentation in: men in middle age have seamed faces.


---

# 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://grammaton.gitbook.io/seam/master.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.
