mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-28 01:29:31 +00:00
stuff
This commit is contained in:
parent
08afbe1d6d
commit
b55c6b0dfd
8 changed files with 56 additions and 4 deletions
|
|
@ -5,5 +5,8 @@ return {
|
|||
--- Loads an audio file and returns the corresponding audio object.
|
||||
-- TODO: audio object doc & API
|
||||
-- @impl backend
|
||||
load = function(filepath) end
|
||||
load = function(filepath) end,
|
||||
|
||||
-- TODO: doc
|
||||
available = false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue