Embed: (wiki syntax)

« Back to documentation index

Sound::sound_t Struct Reference

Sound::sound_t Struct Reference

tone data struct More...

#include <SoundSPI.h>


Detailed Description

tone data struct

Parameters:
uint8_thanon : hanon siji 0:b(flat) 1:tujo 2:#(sharp)
uint16_tonkai : C1 - B9 kan deno onkai(Gx ha 9x ni okikae te siji) 0x00:hatuon teisi 0xFF:enso syuryo
uint16_ttime : hatuon jikan (1/1 [ms]/count)
uint16_tenvelope : yoin(envelope) jikan (1/1 [ms]/count)

Definition at line 138 of file SoundSPI.h.