You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you have to add the parameter for the type of audio you need, i.e, static or stream. simply add another parameter in the newSource function for all imported audio files. ['music'] = love.audio.newSource('sounds/music.mp3', 'static')
Error
src/Dependencies.lua:68: bad argument #2 to 'newSource' (string expected, got no value
The text was updated successfully, but these errors were encountered: