# Intro to the "Dattorro" reverb structure

As far as I can tell, the vast majority of FV-1 reverbs use variations on the structure defined in this paper published in September 1997 by Jon Dattorro.  Hey, that's relatively recent; only 25 years ago.  The author claims several times that this structure is good for plate reverb emulation.

{% embed url="<https://ccrma.stanford.edu/~dattorro/EffectDesignPart1.pdf>" %}

The small reverb we've been looking at recently is even further simplified in that:

* There are only 2 all-pass/delay line pairs in the "tank"
* There is no modulation of the all-passes
* There is no damping filter or other explicit tone control anywhere

I've noticed that in the online archive of FV-1 programs, several are called out specifically as "Dattorro" reverbs, although I don't think I've ever encountered the term in Spin's documentation.  We'll take a look at some of these in a future article.

Here is the [Spin Knowledge Base section](http://spinsemi.com/knowledge_base/effects.html#Reverberation) showing a very Dattorro-like structure.


---

# 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://holy-city-audio.gitbook.io/spincad-designer/design-concepts/intro-to-the-dattorro-reverb-structure.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.
