Home
last modified time | relevance | path

Searched defs:samplerate (Results 26 – 50 of 2576) sorted by relevance

12345678910>>...104

/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_generic_pitch_util.c249 guint samplerate, in ags_generic_pitch_util_compute_s8()
394 guint samplerate, in ags_generic_pitch_util_compute_s16()
538 guint samplerate, in ags_generic_pitch_util_compute_s24()
682 guint samplerate, in ags_generic_pitch_util_compute_s32()
826 guint samplerate, in ags_generic_pitch_util_compute_s64()
970 guint samplerate, in ags_generic_pitch_util_compute_float()
1114 guint samplerate, in ags_generic_pitch_util_compute_double()
1258 guint samplerate, in ags_generic_pitch_util_compute_complex()
/dports/audio/aubio/aubio-0.4.9/python/demos/
H A Ddemo_wav2midi.py22 samplerate = 44100 // downsample variable
29 samplerate = s.samplerate variable
49 def frames2tick(frames, samplerate=samplerate): argument
H A Ddemo_source.py10 samplerate = 0 variable
16 samplerate = f.samplerate variable
H A Ddemo_onset.py15 samplerate = 0 variable
19 samplerate = s.samplerate variable
H A Ddemo_waveform_plot.py7 def get_waveform_plot(filename, samplerate = 0, block_size = 4096, ax = None, downsample = 2**4): argument
38 def set_xlabels_sample2time(ax, latest_sample, samplerate): argument
H A Ddemo_notes.py13 samplerate = 44100 // downsample variable
20 samplerate = s.samplerate variable
H A Ddemo_tempo.py15 samplerate = 0 variable
19 samplerate = s.samplerate variable
/dports/audio/py-aubio/aubio-0.4.9/python/demos/
H A Ddemo_wav2midi.py22 samplerate = 44100 // downsample variable
29 samplerate = s.samplerate variable
49 def frames2tick(frames, samplerate=samplerate): argument
H A Ddemo_source.py10 samplerate = 0 variable
16 samplerate = f.samplerate variable
H A Ddemo_waveform_plot.py7 def get_waveform_plot(filename, samplerate = 0, block_size = 4096, ax = None, downsample = 2**4): argument
38 def set_xlabels_sample2time(ax, latest_sample, samplerate): argument
H A Ddemo_notes.py13 samplerate = 44100 // downsample variable
20 samplerate = s.samplerate variable
/dports/audio/aubio/aubio-0.4.9/python/tests/
H A Dtest_onset.py15 samplerate = 44100 variable in aubio_onset_params
77 samplerate = 96000 variable in aubio_onset_96000
80 samplerate = 32000 variable in aubio_onset_32000
83 samplerate = 8000 variable in aubio_onset_8000
/dports/audio/py-aubio/aubio-0.4.9/python/tests/
H A Dtest_onset.py15 samplerate = 44100 variable in aubio_onset_params
77 samplerate = 96000 variable in aubio_onset_96000
80 samplerate = 32000 variable in aubio_onset_32000
83 samplerate = 8000 variable in aubio_onset_8000
/dports/audio/giada/giada-0.17.1/src/core/
H A DwaveManager.cpp88 Result createFromFile(const std::string& path, ID id, int samplerate, int quality) in createFromFile()
139 std::unique_ptr<Wave> createEmpty(int frames, int channels, int samplerate, in createEmpty()
175 std::unique_ptr<Wave> deserializeWave(const patch::Wave& w, int samplerate, int quality) in deserializeWave()
190 int resample(Wave& w, int quality, int samplerate) in resample()
/dports/audio/aubio/aubio-0.4.9/src/temporal/
H A Dc_weighting.c29 aubio_filter_set_c_weighting (aubio_filter_t * f, uint_t samplerate) in aubio_filter_set_c_weighting()
210 aubio_filter_t * new_aubio_filter_c_weighting (uint_t samplerate) { in new_aubio_filter_c_weighting()
H A Da_weighting.c29 aubio_filter_set_a_weighting (aubio_filter_t * f, uint_t samplerate) in aubio_filter_set_a_weighting()
254 new_aubio_filter_a_weighting (uint_t samplerate) in new_aubio_filter_a_weighting()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_checksums/po/
H A Dzh_CN.po31 msgid "warning: "
212 msgid "too many command-line arguments (first is \"%s\")"
/dports/audio/mixxx/mixxx-2.3.0/lib/qm-dsp/dsp/segmentation/
H A DSegmenter.h35 int samplerate; variable
57 int samplerate; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dasteroids.cpp151 INLINE INT32 explosion(INT32 samplerate) in explosion()
156 INLINE INT32 thrust_INT(INT32 samplerate) in thrust_INT()
189 INLINE INT32 thrust(INT32 samplerate) in thrust()
194 INLINE INT32 thump_INT(INT32 samplerate) in thump_INT()
231 INLINE INT32 thump(INT32 samplerate) in thump()
236 INLINE INT32 saucer_INT(INT32 samplerate) in saucer_INT()
306 INLINE INT32 saucer(INT32 samplerate) in saucer()
311 INLINE INT32 saucerfire(INT32 samplerate) in saucerfire()
481 INLINE INT32 life(INT32 samplerate) in life()
500 INT32 samplerate = nBurnSoundRate; in asteroid_sound_update() local
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dasteroids.cpp91 INLINE INT32 explosion(INT32 samplerate) in explosion()
124 INLINE INT32 thrust(INT32 samplerate) in thrust()
156 INLINE INT32 thump(INT32 samplerate) in thump()
175 INLINE INT32 saucer(INT32 samplerate) in saucer()
244 INLINE INT32 saucerfire(INT32 samplerate) in saucerfire()
319 INLINE INT32 shipfire(INT32 samplerate) in shipfire()
395 INLINE INT32 life(INT32 samplerate) in life()
415 INT32 samplerate = nBurnSoundRate; in asteroid_sound_update() local
557 INT32 samplerate = nBurnSoundRate; in astdelux_sound_update() local
/dports/audio/aubio/aubio-0.4.9/python/lib/aubio/
H A Dslicing.py10 output_dir=None, samplerate=0, hopsize=256, argument
100 def _new_sink_name(source_base_name, timestamp, samplerate): argument
/dports/audio/py-aubio/aubio-0.4.9/python/lib/aubio/
H A Dslicing.py10 output_dir=None, samplerate=0, hopsize=256, argument
100 def _new_sink_name(source_base_name, timestamp, samplerate): argument
/dports/audio/libmysofa/libmysofa-1.2.1-16-g52590e1/src/hrtf/
H A Dcache.c20 float samplerate; member
35 float samplerate) { in mysofa_cache_lookup()
56 float samplerate) { in mysofa_cache_store()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h15
16 #include "PPCInstrInfo.h"
19 #include "llvm/CodeGen/SelectionDAGNodes.h"
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/audiographer/sndfile/
H A Dtmp_file_sync.h25 TmpFileSync (char * filename_template, int format, ChannelCount channels, samplecnt_t samplerate) in TmpFileSync()
30 TmpFileSync (int format, ChannelCount channels, samplecnt_t samplerate) in TmpFileSync()

12345678910>>...104