Searched refs:basenote (Results 1 – 12 of 12) sorted by relevance
/third_party/libsnd/examples/ |
D | sndfile-loopify.c | 155 instr.basenote = 0 ; in add_instrument_data()
|
/third_party/libsnd/include/ |
D | sndfile.h | 474 char basenote, detune ; member
|
/third_party/libsnd/tests/ |
D | command_test.c | 714 { inst.basenote = 22 ; in instrumet_rw_test() 793 write_inst.basenote = 0 ; in instrument_test() 811 write_inst.basenote, in instrument_test() 829 read_inst.basenote, in instrument_test()
|
/third_party/libsnd/programs/ |
D | sndfile-info.c | 310 printf (" Base note : %d\n", inst.basenote) ; in instrument_dump()
|
/third_party/libsnd/src/ |
D | xi.c | 395 psf->instrument->basenote = 0 ; in xi_read_header() 424 psf->instrument->basenote = buffer [4] ; in xi_read_header()
|
D | wav.c | 1229 psf_binheader_writef (psf, "44", BHW4 (tmp), BHW4 (psf->instrument->basenote)) ; in wav_write_header() 1519 psf->instrument->basenote = note ; in wav_read_smpl_chunk()
|
D | rf64.c | 724 psf_binheader_writef (psf, "44", BHW4 (tmp), BHW4 (psf->instrument->basenote)) ; in rf64_write_header()
|
D | common.c | 1372 instr->basenote = -1 ; in psf_instrument_alloc()
|
D | aiff.c | 732 psf->instrument->basenote = bytes [0] ; in aiff_read_header()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfdec.c | 540 (guint) instrument->basenote, NULL); in create_and_send_tags()
|
/third_party/libsnd/docs/ |
D | command.md | 1651 char basenote, detune ;
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 127455 basenote.
|