Skip to content

Commit

Permalink
fixed a link
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMarc committed Apr 21, 2022
1 parent c9f7a55 commit de6d86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ stims.write('stims.zip') # save the sounds as zip file of wavs
stims = slab.Precomputed.read('stims.zip') # reloads the file into a Precomputed object
```

<b id="f1">1)</b> The basic functionality of the Signal class and some of the sound generation methods in the Sound class were based on the brian.hears Sound class (now [brain2hears](https://brian2hears.readthedocs.io/en/stable/), an auditory modelling package). [](#a1)
<b id="f1">1)</b> The basic functionality of the Signal class and some of the sound generation methods in the Sound class were based on the brian.hears Sound class (now [brian2hears](https://brian2hears.readthedocs.io/en/stable/), an auditory modelling package). [](#a1)

Installation
------------
Expand Down

0 comments on commit de6d86f

Please sign in to comment.