13
0
livetrax/libs/vamp-pyin
Mads Kiilerich 3b4cf9191c wscript: drop unused VERSION assignment in libs
https://waf.io/book/ says
  By default, the project name and version are set to noname and 1.0. To
  change them, it is necessary to provide two additional variables in the
  top-level project file

- and waf code inspection confirms that waf itself only will use the top
  level VERSION.

Some wscripts will use
  bld.env['VERSION']
but that will also just use the value set in the top wscript.
2023-09-17 07:34:55 -06:00
..
libmain.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
LocalCandidatePYIN.cpp Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
LocalCandidatePYIN.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MeanFilter.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoNote.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoNote.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoNoteHMM.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoNoteHMM.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoNoteParameters.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoNoteParameters.h Fix typos 2022-09-21 19:09:55 -06:00
MonoPitch.cpp Fix typos 2022-09-21 19:09:55 -06:00
MonoPitch.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
MonoPitchHMM.cpp Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
MonoPitchHMM.h Fix -Wnon-virtual-dtor 2019-09-03 04:55:08 +02:00
PYinVamp.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
PYinVamp.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
README NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
SparseHMM.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
SparseHMM.h Fix -Wnon-virtual-dtor 2019-09-03 04:55:08 +02:00
wscript wscript: drop unused VERSION assignment in libs 2023-09-17 07:34:55 -06:00
Yin.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
Yin.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
YinUtil.cpp Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
YinUtil.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
YinVamp.cpp NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00
YinVamp.h NO-OP: remove trailing whitespace 2019-09-03 04:52:01 +02:00

https://code.soundsoftware.ac.uk/projects/pyin
https://code.soundsoftware.ac.uk/attachments/download/1458/pyin-v1.1.tar.gz