Skip to content

MPU_Sound_h

github-actions[bot] edited this page Aug 10, 2026 · 2 revisions

File MPU_Sound.h

Defines the public interface for sound playback in the MiP library.

Detailed Description

This header declares the sound API used to play audio and manage volume. Adam Green (Original Author)

Samuel Trassare (Maintainer)

Copyright (C) 2018-2026 Samuel Trassare (https://github.com/Tiogaplanet) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Public Members & Functions

MiPSoundIndex

Signature: uint8_t MiPSoundIndex

Sound effects and built-in audio clips.


MiPVolume

Signature: uint8_t MiPVolume

Speaker volume levels.


Clone this wiki locally