13
0
livetrax/libs/vamp-pyin
Mads Kiilerich a0916ef368 wscript: drop unused APPNAME 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 APPNAME.

Also, the 'waf dist' comment doesn't seem relevant - especially after
this change - and is removed too.

(Note: libs/evoral/wscript and libs/temporal/wscript still use APPNAME
for other purposes.)
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
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