Skip to content

Commit f88d0ff

Browse files
committed
Fix description string in zenodo config file
1 parent e53e231 commit f88d0ff

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

.zenodo.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
{
2-
"description": [
3-
"The Sound Field Synthesis Toolbox (SFS) for Matlab/Octave gives you ",
4-
"the possibility to play around with sound field synthesis methods ",
5-
"like Wave Field Synthesis (WFS) or near-field compensated Higher ",
6-
"Order Ambisonics (NFC-HOA). There are functions to simulate ",
7-
"monochromatic sound fields for different secondary source ",
8-
"(loudspeaker) setups, time snapshots of full band impulses emitted ",
9-
"by the secondary source distributions, or even generate Binaural ",
10-
"Room Scanning (BRS) stimuli sets in order to simulate WFS with the ",
11-
"SoundScape Renderer (SSR).",
12-
"",
13-
"For more information, see: http://matlab.sfstoolbox.org"
14-
],
2+
"description": "<p>The Sound Field Synthesis Toolbox (SFS) for Matlab/Octave gives you the possibility to play around with sound field synthesis methods like Wave Field Synthesis (WFS) or near-field compensated Higher Order Ambisonics (NFC-HOA). There are functions to simulate monochromatic sound fields for different secondary source (loudspeaker) setups, time snapshots of full band impulses emitted by the secondary source distributions, or even generate Binaural Room Scanning (BRS) stimuli sets in order to simulate WFS with the SoundScape Renderer (SSR).</p><p>For more information, see: <a href=\"http://matlab.sfstoolbox.org\">http://matlab.sfstoolbox.org</a></p>",
153
"access_right": "open",
164
"license": "mit-license",
175
"keywords": [

0 commit comments

Comments
 (0)