I am finding OGG's now incur a sizable load time on iOS. My sound test screen used to load instantly with mp3 and now takes around 10 seconds or more to load. Any frame transitions where a new sample is loaded on start of frame also have a noticeable pause now where no pause existed with mp3. Most of these samples seem to be using "Play with Audio Player" and Uninterruptable is UNCHECKED.
Build 287.3 - Beta version
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
Very stable and solid version, but leadbolt does not appear to show ads anymore. I don't know whether it's me or this beta version so can any leadbolt user confirm if they have the same?
-
Please add the option to Hide Backdrops/Quick Backdrops at start!
There is one request already opened, time ago:
Please login to see this link. -
I am finding OGG's now incur a sizable load time on iOS. My sound test screen used to load instantly with mp3 and now takes around 10 seconds or more to load. Any frame transitions where a new sample is loaded on start of frame also have a noticeable pause now where no pause existed with mp3. Most of these samples seem to be using "Play with Audio Player" and Uninterruptable is UNCHECKED.
I will continue in version 287.2 until Fernando can review this issue and other issue with SpringBoard (the audio channel is turned off if you're on with the home button and not resume when you return to the game)
Sent from my iPhone using Tapatalk
-
mobichan Koji_Kabuto there is no issue with OGG sounds this is the fastest conversion kit used by others framework, again ogg should be used for sound effect, also a tip, I did notice during testing If you save your sound with a high quality this will become real high during conversion without any benefit in your development since is not possible to heard the difference between each quality.
from Please login to see this link.
What does the “Quality” setting mean?
Vorbis' audio quality is not best measured in kilobits per second, but on a scale from -1 to 10 called "quality". This change in terminology was brought about by a tuning of the variable-bitrate algorithm that produces better sound quality for a given average bitrate, but which does not adhere as strictly to that average as a target.
This new scale of measurement is not tied to a quantifiable characteristic of the stream, like bitrate, so it's a fairly subjective metric, but provides a more stable basis of comparison to other codecs and is relatively future-proof. As Segher Boessenkool explained, “if you upgrade to a new vorbis encoder, and you keep the same quality setting, you will get smaller files which sound the same. If you keep the same nominal bitrate, you get about the same size files, which sound somewhat better.” The former behavior is the aim of the quality metric, so encoding to a target bitrate is now officially deprecated for all uses except streaming over bandwidth-critical connections.
For now, quality 0 is roughly equivalent to 64kbps average, 5 is roughly 160kbps, and 10 gives about 400kbps. Most people seeking very-near-CD-quality audio encode at a quality of 5 or, for lossless stereo coupling, 6. The default setting is quality 3, which at approximately 110kbps gives a smaller filesize and significantly better fidelity than .mp3 compression at 128kbps.
As always, if you need CD-quality sound, neither Vorbis nor MP3 (nor any other lossy audio codec) can provide exact reproduction; instead, consider using a lossless audio compression scheme like FLAC.notice that even 2 will give you a nice sound for your games with a good quality please try.
@literswaters please which OS are you referring with leadbolt? if iOS you need to download version 7.1 sdk that was updated yesterday night, I will test later today chartboost and leadbolt to see if anything change and updated accordingly.
if in case you were referring to iOS; test 7.1, and let me know your results, also if fail please post a bugreport to take a urgent look.
QuoteMy sound test screen used to load instantly with mp3 and now takes around 10 seconds or more to load. Any frame transitions where a new sample is loaded on start of frame also have a noticeable pause now where no pause existed with mp3.
mm need to see this since mp3 sound have the same logic as before, please make ne a small mfa and sounds that reproduce this, thanks in advance
-
Hi Fernando,
I compress between 2 and 3 with Audacity and my files of audio are more small that those MP3 original compressed to 128 KB.
I once used MP3 but due to royalties that I don't want to pay I spent all my files to OGG, which works perfectly until the change in the 287.3 where already very long pauses are generated by stopping the game for a few seconds and the second problem that does not summarize the audio when you are the springboard at the game.
By them moments and as am to weeks of launch my game I was in the version 287.2 for publish and after still forward with them new versions, hopefully can give a revised and has with my code to help you, is more Yves has my MFA because was doing tests with the UWP, if like tell you that you it pass and test what you say in them two builds.
-
Quote
which works perfectly until the change in the 287.3 where already very long pauses are generated by stopping the game for a few seconds and the second problem that does not summarize the audio when you are the springboard at the game.
ogg in previous version were converted to wav, how you can compare this?,
-
Really it works perfect, the only thing that makes is as the file CCI is larger but as you said yourself in the AppStore this is not a limitation.
-
@literswaters please which OS are you referring with leadbolt? if iOS you need to download version 7.1 sdk that was updated yesterday night, I will test later today chartboost and leadbolt to see if anything change and updated accordingly.
if in case you were referring to iOS; test 7.1, and let me know your results, also if fail please post a bugreport to take a urgent look.
Sorry I meant Android. I figured it may be an API related issue. I've tried exporting in API 24 and API 21. Should I go lower?
-
mm one sec I will check
================tested and seem to be working here
please check that you have version 4 which is available at extension manager.
-
I have version 4. I'll run a bunch of tests and see if I can condition the problem!
-
here is the example built here
Please login to see this link.
can you test there to see if work correctly in your device?
-
It does.
And the ads on my own app also work again when I create a new group of ads on leadbolt and use that ID instead. The problem is solved now, but I can't really pinpoint why my old setting on leadbolt stopped working.
Anyway, it does mean it could be a solution for anyone else who report this problem in the future.
[edit] I take it banners no longer work in version 4 though?
-
How many layers of protection does it have? I don't want people to decompile my games.
-
No need to worry about that doggo.
-
Hi, I'm new here, so I'm sorry about this, but I totally can't find the product owner's lounge thread...
-
Hi Zebedy and welcome to the forums and the world of ClickTeam. Here is the link:
Please login to see this link.Marv
-
Cheers nivram!
-
Any Developer Users who can confirm this String Parser crash with me? Please login to see this link.
-
Quote
iOS runtime
- Sounds: OGG sounds are now supported.
I remember iOS is not support OGG format. It will convert to iOS support format(mp3?) when build? -
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!