Skip to content

Commit 9a39c96

Browse files
committed
gettingstarted.md
1 parent a17339d commit 9a39c96

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/gettingstarted.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Getting started
2+
3+
## Example filterbank files
4+
### Use one of the following filterbank files as an example:
5+
* <a href="https://git.dev.ti-more.net/uploads/-/system/personal_snippet/2/bc063035797e978034adfb6f2da75e70/pspm8.fil">8 bit</a>
6+
* <a href="https://git.dev.ti-more.net/uploads/-/system/personal_snippet/2/bc063035797e978034adfb6f2da75e70/pspm16.fil">16 bit</a>
7+
* <a href="https://git.dev.ti-more.net/uploads/-/system/personal_snippet/2/bc063035797e978034adfb6f2da75e70/pspm32.fil">32 bit</a>
8+
9+
## Import
10+
> ```from filterbank.filterbank import *```

0 commit comments

Comments
 (0)