Skip to content

Commit 91b9e52

Browse files
Update README.md
1 parent 0ee3912 commit 91b9e52

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,10 @@ These are the example videos. to save on GitHub storage, I have moved these vide
4949
6. if you export to "WAV Signed 16-24 bit" then AudioManager.BitsPerSample should be 16-24 and IsSigned should be true
5050
7. The Assertions will tell you is wrong and how wrong
5151
---
52-
# Usage Rights
53-
Feel free to do whatever you want with the code I made it only for the youtube video but you might have another use for it, It's public for a reason :)
52+
# Update notes:
53+
* 2021-03-17:
54+
- I have moved the example videos to youtube to save on github repo space:
55+
- Bit Depth Example: https://youtu.be/MA2SIkZfr7k
56+
- Total Step Count Example: https://youtu.be/T0QXu6qF100
57+
- AudioMod/bin/Debug/* has been deleted
58+
- if you want to rebuild the project, you can build it yourself with visual studio

0 commit comments

Comments
 (0)