| ampEnable(uint8_t) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| ampIsOn() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| arpeggioStepDuration (defined in Pokitto::Sound) | Pokitto::Sound | static |
| arpeggioStepSize (defined in Pokitto::Sound) | Pokitto::Sound | static |
| begin() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| changeInstrumentSet(const uint16_t *const *instruments, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| changePatternSet(const uint16_t *const *patterns, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| chanVolumes (defined in Pokitto::Sound) | Pokitto::Sound | static |
| command(uint8_t cmd, uint8_t X, int8_t Y, uint8_t i) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| commandsCounter (defined in Pokitto::Sound) | Pokitto::Sound | static |
| generateOutput() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| GetMasterVolume() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| getMaxVol() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| getVolume() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| getVolume(uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| globalVolume | Pokitto::Sound | static |
| instrumentCursor (defined in Pokitto::Sound) | Pokitto::Sound | static |
| instrumentData (defined in Pokitto::Sound) | Pokitto::Sound | static |
| instrumentLength (defined in Pokitto::Sound) | Pokitto::Sound | static |
| instrumentLooping (defined in Pokitto::Sound) | Pokitto::Sound | static |
| instrumentNextChange (defined in Pokitto::Sound) | Pokitto::Sound | static |
| instrumentSet (defined in Pokitto::Sound) | Pokitto::Sound | static |
| noteDuration (defined in Pokitto::Sound) | Pokitto::Sound | static |
| notePitch (defined in Pokitto::Sound) | Pokitto::Sound | static |
| notePlaying (defined in Pokitto::Sound) | Pokitto::Sound | static |
| noteVolume (defined in Pokitto::Sound) | Pokitto::Sound | static |
| outputPitch (defined in Pokitto::Sound) | Pokitto::Sound | static |
| outputVolume (defined in Pokitto::Sound) | Pokitto::Sound | static |
| patternCursor (defined in Pokitto::Sound) | Pokitto::Sound | static |
| patternData (defined in Pokitto::Sound) | Pokitto::Sound | static |
| patternIsPlaying (defined in Pokitto::Sound) | Pokitto::Sound | static |
| patternLooping (defined in Pokitto::Sound) | Pokitto::Sound | static |
| patternPitch (defined in Pokitto::Sound) | Pokitto::Sound | static |
| patternSet (defined in Pokitto::Sound) | Pokitto::Sound | static |
| pauseMusicStream() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playCancel() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playMusicStream(char *filename, uint8_t options) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playMusicStream(char *filename) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playMusicStream() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playNote(uint8_t pitch, uint8_t duration, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playOK() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playPattern(const uint16_t *pattern, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playTick() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playTone(uint8_t os, int frq, uint8_t amp, uint8_t wav, uint8_t arpmode) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playTone(uint8_t os, uint16_t freq, uint8_t volume, uint32_t duration) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| playTrack(const uint16_t *track, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| prescaler (defined in Pokitto::Sound) | Pokitto::Sound | static |
| setChannelHalfPeriod(uint8_t channel, uint8_t halfPeriod) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| setMasterVolume(uint8_t) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| setMaxVol(int16_t) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| setPatternLooping(bool loop, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| setVolume(int16_t volume) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| setVolume(int8_t volume, uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stepPitch (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stepVolume (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stopNote(uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stopNote() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stopPattern(uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stopPattern() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stopTrack(uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| stopTrack() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| trackCursor (defined in Pokitto::Sound) | Pokitto::Sound | static |
| trackData (defined in Pokitto::Sound) | Pokitto::Sound | static |
| trackIsPlaying (defined in Pokitto::Sound) | Pokitto::Sound | static |
| tremoloStepDuration (defined in Pokitto::Sound) | Pokitto::Sound | static |
| tremoloStepSize (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updateNote() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updateNote(uint8_t i) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updateOutput() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updatePattern(uint8_t i) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updatePattern() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updateStream() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updateTrack(uint8_t channel) (defined in Pokitto::Sound) | Pokitto::Sound | static |
| updateTrack() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| volumeDown() (defined in Pokitto::Sound) | Pokitto::Sound | static |
| volumeSlideStepDuration (defined in Pokitto::Sound) | Pokitto::Sound | static |
| volumeSlideStepSize (defined in Pokitto::Sound) | Pokitto::Sound | static |
| volumeUp() (defined in Pokitto::Sound) | Pokitto::Sound | static |