libkipr  1.0.0
Create3AudioNote Struct Reference

A Create3AudioNote object. More...

#include <stdint.h>

Public Attributes

uint16_t frequency
 the frequency of the specific note More...
 
double seconds
 the length of time the note should last More...
 

Detailed Description

A Create 3 Audio Note object.

Member Data Documentation

◆ frequency

uint16_t Create3AudioNote::frequency

the frequency of the specific note

◆ seconds

double Create3AudioNote::seconds

the length of time the note should last


The documentation for this struct was generated from the following file: