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
LocalCandidatePYIN.cpp
LocalCandidatePYIN.h
MeanFilter.h
MonoNote.cpp
MonoNote.h
MonoNoteHMM.cpp
MonoNoteHMM.h
MonoNoteParameters.cpp
MonoNoteParameters.h
MonoPitch.cpp
MonoPitch.h
MonoPitchHMM.cpp
MonoPitchHMM.h
PYinVamp.cpp
PYinVamp.h
README
SparseHMM.cpp
SparseHMM.h
wscript wscript: drop unused VERSION assignment in libs 2023-09-17 07:34:55 -06:00
Yin.cpp
Yin.h
YinUtil.cpp
YinUtil.h
YinVamp.cpp
YinVamp.h

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