Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dmidifile.h78 #define detune 0x5e macro
/third_party/libsnd/examples/
Dsndfile-loopify.c156 instr.detune = 0 ; in add_instrument_data()
/third_party/libsnd/include/
Dsndfile.h474 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.c1230 tmp = (uint32_t) (psf->instrument->detune * dtune + 0.5) ; in wav_write_header()
1520 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/typescript/src/lib/
Ddom.generated.d.ts72 detune?: number; property
138 detune?: number; property
984 detune?: number; property
2235 readonly detune: AudioParam; property
2529 readonly detune: AudioParam; property
10417 readonly detune: AudioParam; property
/third_party/typescript/lib/
Dlib.dom.d.ts92 detune?: number; property
158 detune?: number; property
1004 detune?: number; property
2255 readonly detune: AudioParam; property
2549 readonly detune: AudioParam; property
10437 readonly detune: AudioParam; property
/third_party/libsnd/docs/
Dcommand.md1651 char basenote, detune ;
/third_party/typescript/tests/lib/
Dlib.d.ts4537 detune: AudioParam; property
12130 detune: AudioParam; property