Skip to content

Commit 695f129

Browse files
authored
Update README.md
1 parent 952fc0e commit 695f129

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ If you are having trouble running a "standard" model, try looking for "feather",
2323

2424
For more information on model type support, see the [NeuralAudio](https://github.com/mikeoliphant/NeuralAudio) repository, which is where the model handling code lives.
2525

26+
## Input Calibration
27+
28+
The expected input level to the plugin is 12dBu. For models that include input level information, they will be calibrated against this level. If you know the input level of your audio interface, you should adjust the input level relative to the expected 12dBu to provide the appropriate signal level to the model.
29+
2630
### Building
2731

2832
First clone the repository:

0 commit comments

Comments
 (0)