Sound Frequency - Not working?

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.
  • I just realized that a program that I am working on could be built in Java. After fixing one or two bugs that happened I ran into this one that I can't fix.

    The program plays a beep at faster and faster intervals, and it increases in pitch. I did the increase in pitch by using frequency. However it seems that java isn't able to handle it as it doesn't increase the pitch and indeed locks up for a few seconds as the beeps start overlapping each other.

  • I also found out that we can't set the volume/frequency/pan of a sound with Java [EDIT: with Java Mobile]. That's a bit annoying.
    Yet I can see interesting classes about controlling sounds in the Please login to see this link. (this link is for the Micro Edition used for the Java Mobile runtime I think).

  • No, you cannot set the frequency of a channel, nor set the volume of a channel either.
    I think I will remove these options from the build: you wont be able to generete a program that uses these options, you'll get an error. You will be then enforced to remove the actions from the program. This will prevent this kind of confusion : you think there is a bug where there is not.

    Francois
    PM: Please login to see this link.

  • Ha yes! Silly me. But I forgot to put some actions in it, like the channel frequency ones.
    And it is a lot better to have a error report than to have pseudo bug reports and confuse the user.
    I have also removed the actions opendebugger, pausedebugger and add object to debugger, as they were not available in the list when creating the program which was bad.

    Francois
    PM: Please login to see this link.

  • I'm quite confused. We definitely need an exhaustive list of the things we can and can't do with each runtime.

    Regarding sounds, with the next update, will we be able to:
    - Set channel [volume/frequency/pan] in the [Java/Java Mobile] runtime?
    - Set sound [volume/frequency/pan] in the [Java/Java Mobile] runtime?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!