../
|
demo_yin_compare.py
|
4.8 KB
|
ccd0327
|
7 years
|
Paul Brossier |
python/demos/demo_yin_compare.py: fix indentation
|
demo_waveform_plot.py
|
2.0 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_wav2midi.py
|
2.0 KB
|
f55630c
|
6 years
|
Paul Brossier |
[py] fix note-off timings (closes #240, thanks to @chaoxinzheng)
|
demo_tss.py
|
1.5 KB
|
773a7f3
|
8 years
|
Paul Brossier |
python/demos/demo_tss.py: improve default parameters, exit before plotting
|
demo_timestretch_online.py
|
3.4 KB
|
a0a073f
|
8 years
|
Paul Brossier |
python/demos/demo_timestretch_online.py: use 512, fix block counter
|
demo_timestretch.py
|
3.3 KB
|
8489d7b
|
8 years
|
Paul Brossier |
python/demos/demo_timestretch*: use to yield an integer (closes #71)
|
demo_tempo_plot.py
|
2.4 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_tempo.py
|
943 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_tapthebeat.py
|
2.0 KB
|
c4fc0f2
|
7 years
|
Paul Brossier |
python/demos/demo_tapthebeat.py: prefix unused arguments with _
|
demo_spectrogram.py
|
3.1 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_specdesc.py
|
2.5 KB
|
a377204
|
8 years
|
Paul Brossier |
python/demos/demo_specdesc.py: remove unused import
|
demo_source_simple.py
|
591 bytes
|
254acce
|
6 years
|
Paul Brossier |
[py] improve style for demo_source_simple.py
|
demo_source.py
|
842 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_slicing.py
|
1.9 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_sink_multi.py
|
1020 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_sink_create_woodblock.py
|
1.6 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_sink.py
|
945 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_simple_spectral_weighting.py
|
1.5 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_simple_robot_voice.py
|
1015 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_reading_speed.py
|
4.1 KB
|
dee266f
|
8 years
|
Paul Brossier |
python/demos/demo_reading_speed.py: avoid unused variable
|
demo_pysoundcard_record.py
|
840 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_pysoundcard_play.py
|
537 bytes
|
6d8db80
|
9 years
|
Paul Brossier |
python/demos/demo_pysoundcard_*: update to pysoundcard 0.5.2 (closes #42)
|
demo_pyaudio.py
|
1.9 KB
|
62336bb
|
8 years
|
Paul Brossier |
python/demos/demo_pyaudio.py: add some comments, avoid overwriting …
|
demo_pitchshift.py
|
1.9 KB
|
04fc360
|
8 years
|
Paul Brossier |
python/demos/demo_pitchshift.py: default to 64 hop
|
demo_pitch_sinusoid.py
|
1.7 KB
|
1929be4
|
6 years
|
hello |
python/demos/demo_pitch_sinusoid.py: use to yield an integer
|
demo_pitch.py
|
3.1 KB
|
1a8ce10
|
5 years
|
noreply |
Fixed spelling error: "condidence" to "confidence"
|
demo_onset_plot.py
|
2.4 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_onset.py
|
744 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_notes.py
|
877 bytes
|
c470ad0
|
8 years
|
Paul Brossier |
python/demos/demo_notes.py: add simple notes demos
|
demo_miditofreq.py
|
331 bytes
|
c342c17
|
12 years
|
Paul Brossier |
python/demos/demo_miditofreq.py: added simple miditofreq example
|
demo_mfcc.py
|
2.3 KB
|
70b2ab0
|
8 years
|
Paul Brossier |
python/demos/demo_mfcc.py: add options to plot first and second …
|
demo_mel-energy.py
|
2.2 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_keyboard.py
|
2.0 KB
|
8fb567c
|
8 years
|
Paul Brossier |
python/demos: remove unused import and variables
|
demo_filterbank_triangle_bands.py
|
1.2 KB
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_filterbank_slaney.py
|
516 bytes
|
4120fbc
|
8 years
|
Paul Brossier |
python/demos: python3 and double precision compatibility
|
demo_filterbank.py
|
1.3 KB
|
eff63ab
|
6 years
|
Paul Brossier |
[py] improve style for demo_filterbank.py
|
demo_filter.py
|
1.4 KB
|
8ebcd3d
|
6 years
|
Paul Brossier |
[py] improve style for demo_filter.py
|
demo_create_test_sounds.py
|
1.7 KB
|
6a28072
|
8 years
|
Paul Brossier |
python/demos/demo_create_test_sounds.py: python 3 compat
|
demo_bpm_extract.py
|
2.4 KB
|
7af37df
|
6 years
|
Paul Brossier |
[demo] fix bpm_extract arguments
|
demo_bench_yin.py
|
1.7 KB
|
f98063b
|
8 years
|
Paul Brossier |
python/demos/demo_bench_yin.py: add yin/yinfft benchmark on sine waves
|
demo_alsa.py
|
1.3 KB
|
9492ec88
|
8 years
|
Paul Brossier |
python/demos/demo_alsa.py: add example using alsaaudio (closes #72)
|
__init__.py
|
0 bytes
|
f5a0e82
|
8 years
|
Paul Brossier |
python/demos/init.py: added empty file
|