Home
last modified time | relevance | path

Searched refs:inst (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.3/build/tools/soundfile/src/
Daifffile.c189 aiffinfo->inst.chunk[0] = 'I'; in aiffCreateMark()
190 aiffinfo->inst.chunk[1] = 'N'; in aiffCreateMark()
191 aiffinfo->inst.chunk[2] = 'S'; in aiffCreateMark()
192 aiffinfo->inst.chunk[3] = 'T'; in aiffCreateMark()
193 aiffinfo->inst.bytes[0] = 0; in aiffCreateMark()
194 aiffinfo->inst.bytes[1] = 0; in aiffCreateMark()
195 aiffinfo->inst.bytes[2] = 0; in aiffCreateMark()
196 aiffinfo->inst.bytes[3] = 20; in aiffCreateMark()
197 aiffinfo->inst.normalKey = 64; in aiffCreateMark()
198 aiffinfo->inst.detune = 0; in aiffCreateMark()
[all …]
Daifffile.h112 AIFFINST inst; member
/RvlSDK-3.3/include/revolution/
Dsyn.h93 WTINST *inst [16]; // pointer to instrument per channel member
Dhid.h158 volatile u8 inst; member