Mp3s or rather free .ogg Music preloading #2033
GamesStudioTwo
started this conversation in
General
Replies: 1 comment 3 replies
-
Hi, In my case, i use mp3 file for background music when ame starts. And on each stage i preload mp3 files for that stage. Thanks. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all everything going well. quick ? about background music is the any difference if I preload() background music.mp3
rather then just play2p(myfile.mp3) I'm just looking at saving memory, if I don't preload dose it just play from drive and don't store it in memory ? as I believe .mp3 are run time compression ? or will it decompress the lot anyway if I preload or not ?
I'm preloading all the short sounds so they fire on que.
Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions