mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 11:08:54 +00:00
geneators -> generators
This commit is contained in:
parent
7b85439639
commit
74656c4fb7
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ typedef struct {
|
|||
int16_t dur_ms; // Duration of tone / rumble (if applicable) (neg = infinite)
|
||||
|
||||
uint16_t noise_intensity;
|
||||
uint16_t lfo_freq; // Drives both tone and rumble geneators
|
||||
uint16_t lfo_freq; // Drives both tone and rumble generators
|
||||
uint8_t lfo_depth; // percentage, typically 100
|
||||
uint8_t rand_tone_gain; // Randomize each LFO cycle's gain
|
||||
uint8_t script_id; // Used w/ dBgain for scripted haptics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue