|
LMMS
|
Macros | |
| #define | ENTRY(n) |
| #define | MODE(a0, a1, b0, b1, c0, c1) |
Variables | |
| unsigned const | inaudible_freq = 16384 |
| int const | period_factor = 16 |
| static byte const | amp_table [16] |
| static byte const | modes [8] |
| int const | noise_off = 0x08 |
| int const | tone_off = 0x01 |
| #define ENTRY | ( | n | ) |
| #define MODE | ( | a0, | |
| a1, | |||
| b0, | |||
| b1, | |||
| c0, | |||
| c1 ) |
| unsigned const inaudible_freq = 16384 |