We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17339d commit 9a39c96Copy full SHA for 9a39c96
docs/gettingstarted.md
@@ -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