Use drflac instead of miniflac
This one is fast as hell! Does seeking really good too. Thank u Doctor Flac.
This commit is contained in:
@@ -149,9 +149,6 @@ return function()
|
||||
library("MillerShuffle", "Apache 2.0", function()
|
||||
apache("Copyright 2022 Ronald Ross Miller")
|
||||
end)
|
||||
library("miniflac", "BSD", function()
|
||||
bsd("Copyright (C) 2022 John Regan <john@jrjrtech.com>")
|
||||
end)
|
||||
library("ogg", "BSD", function()
|
||||
xiphbsd("Copyright (c) 2002, Xiph.org Foundation")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user