omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Sound module

    Pythonista
    3
    4
    1464
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Bumbo Cactoni
      Bumbo Cactoni last edited by

      Currently, I’m trying to set up an alarm, but I don’t know like any built-in sounds with the sound module. Please help?

      stephen 1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        If you press the little + button that shows up in the editor (bottom right on iPad, just above keyboard), this lets you select images, sounds, or colors.

        1 Reply Last reply Reply Quote 1
        • stephen
          stephen @Bumbo Cactoni last edited by

          @Bumbo-Cactoni said:

          Currently, I’m trying to set up an alarm, but I don’t know like any built-in sounds with the sound module. Please help?

          Example:

          import sound
          
          effect=sound.play_effect('arcade:Powerup_3')
          
          1 Reply Last reply Reply Quote 0
          • Bumbo Cactoni
            Bumbo Cactoni last edited by

            @stephen
            @JonB
            Thanks! I appreciate the answers!

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            Powered by NodeBB Forums | Contributors