Home
last modified time | relevance | path

Searched refs:detune (Results 1 – 12 of 12) sorted by relevance

/third_party/alsa-lib/test/
Dmidifile.h78 #define detune 0x5e macro
/third_party/libsnd/examples/
Dsndfile-loopify.c161 instr.detune = 0 ; in add_instrument_data()
/third_party/libsnd/include/
Dsndfile.h420 char basenote, detune; member
Dsndfile.h.in455 char basenote, detune ; member
/third_party/libsnd/tests/
Dcommand_test.c794 write_inst.detune = 0 ; in instrument_test()
812 write_inst.detune, in instrument_test()
830 read_inst.detune, in instrument_test()
/third_party/libsnd/src/
Dwav.c1149 tmp = (uint32_t) (psf->instrument->detune * dtune + 0.5) ; in wav_write_header()
1438 psf->instrument->detune = (int8_t) (pitch / (0x40000000 / 25.0) + 0.5) ; in wav_read_smpl_chunk()
Drf64.c725 tmp = (unsigned int) (psf->instrument->detune * dtune + 0.5) ; in rf64_write_header()
Daiff.c148 int8_t detune ; /* cents off, only -50 to +50 are significant */ member
733 psf->instrument->detune = bytes [1] ; in aiff_read_header()
/third_party/libsnd/docs/
Dcommand.md1624 char basenote, detune ;
/third_party/typescript/lib/
Dlib.dom.d.ts106 detune?: number; property
178 detune?: number; property
942 detune?: number; property
2294 readonly detune: AudioParam; property
2595 readonly detune: AudioParam; property
11312 readonly detune: AudioParam; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts86 detune?: number; property
158 detune?: number; property
922 detune?: number; property
2274 readonly detune: AudioParam; property
2575 readonly detune: AudioParam; property
11292 readonly detune: AudioParam; property
/third_party/typescript/tests/lib/
Dlib.d.ts4537 detune: AudioParam; property
12130 detune: AudioParam; property