Converts the project to use a licensed WAVE file reader.

This is easier to distribute.
This commit is contained in:
Markil3
2021-07-24 14:12:42 -07:00
parent 97985044f8
commit adf4cea82c
19 changed files with 850 additions and 379 deletions

View File

@@ -23,4 +23,4 @@ rootProject.name = 'UniversalMusicPlayer'
include ':interface'
include ':add-on'
include ':player'
include ':WavReader'
include ':libwave'