diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..6611814 --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# My wav lib for Odin + +This is my wav lib for Odin. +Eventually, I think this will becomoe the most complete wav lib available for Odin, but right now it's not at all. +I'm only adding features and coverage as I find I need it. +Don't use it yet. +It's built mainly for dealing with obscure metadata extensions like BEXT and iXML. |