Home
last modified time | relevance | path

Searched refs:aubio_miditofreq (Results 1 – 8 of 8) sorted by relevance

/dports/audio/aubio/aubio-0.4.9/tests/src/
H A Dtest-mathutils.c36 b = aubio_miditofreq(a); in test_miditofreq()
39 b = aubio_miditofreq(a); in test_miditofreq()
42 b = aubio_miditofreq(a); in test_miditofreq()
45 b = aubio_miditofreq(a); in test_miditofreq()
48 b = aubio_miditofreq(a); in test_miditofreq()
51 b = aubio_miditofreq(a); in test_miditofreq()
54 b = aubio_miditofreq(a); in test_miditofreq()
/dports/audio/py-aubio/aubio-0.4.9/tests/src/
H A Dtest-mathutils.c36 b = aubio_miditofreq(a);
39 b = aubio_miditofreq(a);
42 b = aubio_miditofreq(a);
45 b = aubio_miditofreq(a);
48 b = aubio_miditofreq(a);
51 b = aubio_miditofreq(a);
54 b = aubio_miditofreq(a);
/dports/audio/aubio/aubio-0.4.9/python/ext/
H A Dufuncs.c121 (void *)aubio_miditofreq,
122 (void *)aubio_miditofreq,
/dports/audio/py-aubio/aubio-0.4.9/python/ext/
H A Dufuncs.c121 (void *)aubio_miditofreq,
122 (void *)aubio_miditofreq,
/dports/audio/aubio/aubio-0.4.9/src/
H A Dmusicutils.h192 smpl_t aubio_miditofreq (smpl_t midi);
H A Dmathutils.c541 aubio_miditofreq (smpl_t midi) in aubio_miditofreq() function
575 smpl_t freq = aubio_miditofreq (midi); in aubio_miditobin()
/dports/audio/py-aubio/aubio-0.4.9/src/
H A Dmusicutils.h192 smpl_t aubio_miditofreq (smpl_t midi);
H A Dmathutils.c541 aubio_miditofreq (smpl_t midi)
575 smpl_t freq = aubio_miditofreq (midi);