Hello.
It's AudioTest.
AudioTest
AudioTest
- Attachments
-
- AudioTest.love
- (25.1 MiB) Downloaded 208 times
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: AudioTest
Hi!
It is a neat program, but there is an issue with it;
I believe that, whenever you start playing a track that you have not played before, it creates a SoundData for it, which means that RAM usage will grow large. I closed it when it approached 1 GB.
If the application only creates those for the FFT, and streams the songs otherwise, then they should be made free when the user starts playing another song. That way, the size in RAM will be kept small.
If the application doesn't stream the songs, then it should do so.
Sorry, but I am unfamiliar with cocos, so i couldn't find the exact cause of this in such a short time!
It is a neat program, but there is an issue with it;
I believe that, whenever you start playing a track that you have not played before, it creates a SoundData for it, which means that RAM usage will grow large. I closed it when it approached 1 GB.
If the application only creates those for the FFT, and streams the songs otherwise, then they should be made free when the user starts playing another song. That way, the size in RAM will be kept small.
If the application doesn't stream the songs, then it should do so.
Sorry, but I am unfamiliar with cocos, so i couldn't find the exact cause of this in such a short time!
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: AudioTest
Thank you, zorg.
I'll reconsider a source of audio!
I'll reconsider a source of audio!
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: AudioTest
No problem, i hope i explained it well!
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: AudioTest
Can't add anything else but say it looks awesome.
Only issue was the memory one cited by zorg, but i guess you know that hehe.
Good job!
Only issue was the memory one cited by zorg, but i guess you know that hehe.
Good job!
https://github.com/Sulunia
Re: AudioTest
Thank you, Sulunia.
I use your github library luafft, love this!
I use your github library luafft, love this!
Re: AudioTest
It wasn't exactly a library, it was more of a tutorial of sorts.
But still, glad it helped out! Means it served it's purpose.
But still, glad it helped out! Means it served it's purpose.
https://github.com/Sulunia
Re: AudioTest
Lovely player! Good job.
It does not leak memory, it just seems to cache everything. Going back doesn't increase memory usage.
It does not leak memory, it just seems to cache everything. Going back doesn't increase memory usage.
Who is online
Users browsing this forum: Bing [Bot] and 3 guests