Skip to content

Commit 297fb2d

Browse files
author
Fiete Winter
committed
add sentence about on-demand-download functionality to README
1 parent a10e285 commit 297fb2d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ Two!Ears Binaural Simulator
44
The [Two!Ears Binaural Simulator] enables the creation of binaural audio signals
55
for different situations. This is done via the usage of head-related transfer
66
functions (HRTFs) or binaural room impulse responses (BRIRs), which are provided
7-
in the [Two!Ears data] repository.
8-
It can be used as one module in the [Two!Ears Auditory Model].
7+
in the [Two!Ears data] repository. All the needed data will be downloaded on
8+
demand via a http connection to the data repository. It can be used as one module in the [Two!Ears Auditory Model].
99
The [Two!Ears Binaural Simulator] uses the signal processing core of the
1010
[SoundScape Renderer].
1111

1212

1313
### Table of Contents
1414

15-
**[Installation](#installation)**
16-
**[Usage](#usage)**
17-
**[Examples](#examples)**
18-
**[Credits](#credits)**
19-
**[License](#license)**
20-
**[Funding](#funding)**
15+
**[Installation](#installation)**
16+
**[Usage](#usage)**
17+
**[Examples](#examples)**
18+
**[Credits](#credits)**
19+
**[License](#license)**
20+
**[Funding](#funding)**
2121

2222

2323
## Installation

0 commit comments

Comments
 (0)