Home
last modified time | relevance | path

Searched defs:freq (Results 176 – 200 of 24316) sorted by path

12345678910>>...973

/dports/audio/aubio/aubio-0.4.9/examples/
H A Daubiopitch.c34 smpl_t freq; in process_block() local
/dports/audio/aubio/aubio-0.4.9/python/demos/
H A Ddemo_alsa.py38 freq = pitcher(samples)[0] variable
H A Ddemo_bench_yin.py14 def sinewave(freq, duration, samplerate = samplerate): argument
H A Ddemo_create_test_sounds.py38 freq = 440 variable
H A Ddemo_miditofreq.py9 freq = miditofreq(midi) variable
/dports/audio/aubio/aubio-0.4.9/python/lib/aubio/
H A Dmidiconv.py146 def freq2note(freq): argument
/dports/audio/aubio/aubio-0.4.9/python/tests/
H A Dtest_phasevoc.py13 def create_sine(hop_s, freq, samplerate): argument
117 def test_resynth_steps_sine(self, samplerate, hop_s, ratio, freq): argument
H A Dtest_pitch.py36 def run_pitch_on_sinusoid(self, method, buf_size, hop_size, samplerate, freq): argument
50 def build_sinusoid(self, length, freq, samplerate): argument
53 def run_pitch(self, p, input_vec, freq): argument
/dports/audio/aubio/aubio-0.4.9/src/
H A Dmathutils.c528 aubio_freqtomidi (smpl_t freq) in aubio_freqtomidi()
543 smpl_t freq; in aubio_miditofreq() local
554 smpl_t freq = samplerate / fftsize; in aubio_bintofreq() local
566 aubio_freqtobin (smpl_t freq, smpl_t samplerate, smpl_t fftsize) in aubio_freqtobin()
575 smpl_t freq = aubio_miditofreq (midi); in aubio_miditobin() local
H A Dmusicutils.c25 aubio_hztomel (smpl_t freq) in aubio_hztomel()
63 aubio_hztomel_htk (smpl_t freq) in aubio_hztomel_htk()
/dports/audio/aubio/aubio-0.4.9/src/pitch/
H A Dpitchyinfft.c61 smpl_t freq = 0, a0 = 0, a1 = 0, f0 = 0, f1 = 0; in new_aubio_pitchyinfft() local
/dports/audio/aubio/aubio-0.4.9/src/synth/
H A Dwavetable.c38 aubio_parameter_t *freq; member
177 uint_t aubio_wavetable_set_freq ( aubio_wavetable_t * s, smpl_t freq ) in aubio_wavetable_set_freq()
/dports/audio/aubio/aubio-0.4.9/tests/
H A Dcreate_tests_source.py11 def create_sine_wave(freq, samplerate, nframes, nchannels): argument
22 def create_test_sound(pathname, freq=441, duration=None, argument
/dports/audio/aubio/aubio-0.4.9/tests/src/synth/
H A Dtest-wavetable.c17 smpl_t freq = 440.; in main() local
/dports/audio/aubio/aubio-0.4.9/tests/src/
H A Dtest-mathutils.c64 smpl_t midi, freq; in test_freqtomidi() local
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Df0.cpp101 float freq; in f0_estimate() local
H A Dfftr4.c166 double freq, phase, fs, A; in main() local
H A Dsound.c120 double compute_phase(phase, key, n, srate, new_srate, freq, incr_ptr) in compute_phase() argument
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqstk/
H A Dstkint.cpp70 struct stkEffect *initStkChorus(::StkFloat baseDelay, ::StkFloat depth, ::StkFloat freq, int sample… in initStkChorus()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/tran/
H A Dinstrbanded.c140 sound_type snd_make_bandedwg(double freq, sound_type bowpress_env, int preset, rate_type sr) in snd_make_bandedwg()
186 sound_type snd_bandedwg(double freq, sound_type bowpress_env, int preset, rate_type sr) in snd_bandedwg()
H A Dinstrbow.c140 sound_type snd_make_bowed(double freq, sound_type bowpress_env, rate_type sr) in snd_make_bowed()
186 sound_type snd_bowed(double freq, sound_type bowpress_env, rate_type sr) in snd_bowed()
H A Dinstrbowedfreq.c171 sound_type snd_make_bowed_freq(double freq, sound_type bowpress_env, sound_type freq_env, rate_type… in snd_make_bowed_freq()
225 sound_type snd_bowed_freq(double freq, sound_type bowpress_env, sound_type freq_env, rate_type sr) in snd_bowed_freq()
H A Dinstrclar.c140 sound_type snd_make_clarinet(double freq, sound_type breath_env, rate_type sr) in snd_make_clarinet()
186 sound_type snd_clarinet(double freq, sound_type breath_env, rate_type sr) in snd_clarinet()
H A Dinstrclarall.c230 sound_type snd_make_clarinet_all(double freq, sound_type breath_env, sound_type freq_env, double vi… in snd_make_clarinet_all()
301 sound_type snd_clarinet_all(double freq, sound_type breath_env, sound_type freq_env, double vibrato… in snd_clarinet_all()
H A Dinstrflute.c140 sound_type snd_make_flute(double freq, sound_type breath_env, rate_type sr) in snd_make_flute()
186 sound_type snd_flute(double freq, sound_type breath_env, rate_type sr) in snd_flute()

12345678910>>...973