Searched defs:wf_alias (Results 1 – 1 of 1) sorted by relevance
443 typedef struct wf_alias { struct444 s16 OriginalSample;446 struct wf_sample_offset sampleStartOffset;447 struct wf_sample_offset loopStartOffset;448 struct wf_sample_offset sampleEndOffset;449 struct wf_sample_offset loopEndOffset;451 s16 FrequencyBias;453 u8 SampleResolution:2;454 u8 Unused1:1;455 u8 Loop:1;[all …]