Thu, 06 Feb 2020 15:02:47 +0000 |
Chris Cannam |
Added tag v1.2 for changeset 4a97f7638ffd
default tip
|
Thu, 06 Feb 2020 15:01:51 +0000 |
Chris Cannam |
Run regression tests only if testdata dir present (so we can exclude from minimal source package)
v1.2
|
Thu, 06 Feb 2020 14:58:53 +0000 |
Chris Cannam |
Added tag v1.2 for changeset 643bae02d652
|
Thu, 06 Feb 2020 14:25:59 +0000 |
Chris Cannam |
Windows packaging work
|
Thu, 06 Feb 2020 11:15:41 +0000 |
Chris Cannam |
Update versions
|
Thu, 06 Feb 2020 11:15:28 +0000 |
Chris Cannam |
Update dates
|
Thu, 06 Feb 2020 11:15:16 +0000 |
Chris Cannam |
Add CHANGELOG
|
Wed, 29 Jan 2020 11:45:38 +0000 |
Chris Cannam |
Remove fast-math for repeatability, and make (tiny) updates to expected regression output accordingly
|
Tue, 19 Nov 2019 11:52:58 +0000 |
Chris Cannam |
Pass by (const) reference
|
Wed, 04 Sep 2019 17:32:50 +0100 |
Chris Cannam |
Remove unused header
|
Mon, 08 Jul 2019 19:26:39 +0100 |
Chris Cannam |
Avoid compiler warnings for initialisations
|
Wed, 14 Jun 2017 14:02:39 +0100 |
Chris Cannam |
Merge
|
Wed, 14 Jun 2017 14:02:25 +0100 |
Chris Cannam |
Add feature-type metadata
|
Wed, 17 May 2017 16:30:18 +0100 |
Chris Cannam |
Merge from branch "memory", which offers greatly reduced memory footprint in fixed-lag mode
|
Wed, 17 May 2017 16:29:43 +0100 |
Chris Cannam |
Use fixed-lag HMM in note tracking as well (when fixed-lag mode is selected)
memory
|
Wed, 17 May 2017 15:55:37 +0100 |
Chris Cannam |
Update regression tests
memory
|
Wed, 17 May 2017 15:55:29 +0100 |
Chris Cannam |
Make default consistent with reality
memory
|
Wed, 17 May 2017 15:09:29 +0100 |
Chris Cannam |
Move regression test to subdir
memory
|
Wed, 17 May 2017 14:50:10 +0100 |
Chris Cannam |
Avoid calculating a temporary obsprob matrix for note tracking; + some tidying
memory
|
Fri, 24 Mar 2017 15:35:32 +0000 |
Chris Cannam |
Fix compiler warnings (no point in returning const type)
|
Fri, 24 Mar 2017 15:08:12 +0000 |
Chris Cannam |
Merge from branch fixedlag
|
Fri, 24 Mar 2017 15:06:32 +0000 |
Chris Cannam |
Bump versions
fixedlag
|
Fri, 24 Mar 2017 14:59:18 +0000 |
Chris Cannam |
Fix compiler warnings
fixedlag
|
Fri, 24 Mar 2017 14:50:44 +0000 |
Chris Cannam |
Merge from branch vamp-fft-revision
fixedlag
|
Fri, 19 Aug 2016 13:40:11 +0100 |
Chris Cannam |
size_t -> int, remove some unnecessary work: marginally quicker. Also remove meaningless const from pass-by-value args
vamp-fft-revision
|
Fri, 19 Aug 2016 13:39:11 +0100 |
Chris Cannam |
fast-math is ok here (passes regression)
vamp-fft-revision
|
Fri, 19 Aug 2016 13:26:55 +0100 |
Chris Cannam |
Fix some compiler warnings
vamp-fft-revision
|
Fri, 19 Aug 2016 13:26:40 +0100 |
Chris Cannam |
Make use of new Vamp FFT interface. This reduces the runtime of the regression test from 5.7 to 2.2 seconds on this machine, but it does need the right version of the SDK, which is currently only available in the vampipe branch.
vamp-fft-revision
|
Fri, 19 Aug 2016 12:00:13 +0100 |
Chris Cannam |
Add state to YinUtil, prepare to use the Vamp FFT (but don't actually use it yet)
vamp-fft-revision
|
Fri, 19 Aug 2016 11:31:57 +0100 |
Chris Cannam |
Add regression test
vamp-fft-revision
|
Thu, 20 Aug 2015 16:06:01 +0100 |
Chris Cannam |
Use new C++ lib
|
Mon, 13 Jul 2015 12:10:06 +0100 |
Matthias Mauch |
ah, didn't commit when I stopped working... what did I do?
fixedlag
|
Fri, 03 Jul 2015 17:34:38 +0100 |
Matthias Mauch |
fixed lag smoothing for pitch track working
fixedlag
|
Fri, 03 Jul 2015 14:09:05 +0100 |
Matthias Mauch |
mono pitch works now with the refactored HMM implementation
fixedlag
|
Fri, 03 Jul 2015 12:22:44 +0100 |
Matthias Mauch |
refactored Viterbi
fixedlag
|
Wed, 01 Jul 2015 19:13:05 +0100 |
Matthias Mauch |
makefile as on my new computer
fixedlag
|
Wed, 01 Jul 2015 19:09:30 +0100 |
Matthias Mauch |
cleared feature vector (I think that was a bug)
|
Tue, 21 Apr 2015 12:55:42 +0100 |
Chris Cannam |
Added tag v1.1 for changeset 292b75059949
|
Tue, 21 Apr 2015 12:54:31 +0100 |
Chris Cannam |
Update versions in n3 file as well
v1.1
|
Tue, 21 Apr 2015 12:54:07 +0100 |
Chris Cannam |
Update plugin versions
|
Tue, 21 Apr 2015 12:53:03 +0100 |
Chris Cannam |
Update Turtle file
|
Tue, 21 Apr 2015 12:48:50 +0100 |
Chris Cannam |
Update .cat file
|
Tue, 21 Apr 2015 12:47:00 +0100 |
Chris Cannam |
Remove a debug output
|
Wed, 01 Apr 2015 12:59:16 +0100 |
Chris Cannam |
Update Boost version
|
Tue, 31 Mar 2015 15:14:29 +0100 |
matthiasm |
Added tag v1.1 for changeset 9d6595563c11
|
Tue, 31 Mar 2015 15:10:07 +0100 |
Matthias Mauch |
Merge from branch "tony"
|
Tue, 24 Mar 2015 18:06:33 +0000 |
matthiasm |
switched off some debug messages
tony
|
Mon, 23 Mar 2015 17:28:34 +0000 |
matthiasm |
sorted out precise timing, chose parameters
tony
|
Mon, 23 Mar 2015 16:37:28 +0000 |
matthiasm |
one minor one major thing:
tony
|
Mon, 23 Mar 2015 16:09:48 +0000 |
matthiasm |
sorted out warnings/compilation issues
tony
|
Mon, 23 Mar 2015 15:58:40 +0000 |
Chris Cannam |
Merge from branch notes_refinement. Still need to restore the "precise" mode option.
tony
|
Mon, 26 Jan 2015 17:48:10 +0000 |
Chris Cannam |
Close this sprout -- these commits are on the notes_refinement branch now
|
Mon, 26 Jan 2015 17:47:29 +0000 |
Chris Cannam |
Added tag 20150126-default for changeset 585fdda4d7f9
|
Mon, 26 Jan 2015 17:32:02 +0000 |
matthiasm |
merge
tony
|
Mon, 26 Jan 2015 17:04:44 +0000 |
matthiasm |
not sure what I did there
tony
|
Mon, 26 Jan 2015 17:03:18 +0000 |
matthiasm |
deleted some comment lines
tony
|
Mon, 26 Jan 2015 15:07:05 +0000 |
matthiasm |
introduced a variable for minimum note length
notes_refinement
|
Thu, 08 Jan 2015 18:52:54 +0000 |
matthiasm |
made onset sensitivity a parameter
notes_refinement
|
Wed, 07 Jan 2015 17:05:07 +0000 |
matthiasm |
some cleaning up
notes_refinement
|
Wed, 07 Jan 2015 16:32:18 +0000 |
matthiasm |
and another test data file
notes_refinement
|
Wed, 07 Jan 2015 16:31:48 +0000 |
matthiasm |
adding test data and pitch generator
notes_refinement
|
Wed, 07 Jan 2015 16:30:16 +0000 |
matthiasm |
note separation based on RMS
notes_refinement
|
Wed, 07 Jan 2015 15:22:03 +0000 |
matthiasm |
removed fourth "inter-note" state because it wasn't used anyway
notes_refinement
|
Wed, 07 Jan 2015 14:36:30 +0000 |
matthiasm |
some parameter changes for note and also pitch track (this may not be wise, since I made some different changes for the tony branch.. will have to merge at some point)
notes_refinement
|
Thu, 15 Jan 2015 12:14:30 +0000 |
matthiasm |
start new branch notes_refinement
notes_refinement
|
Mon, 26 Jan 2015 15:31:06 +0000 |
Chris Cannam |
Merge
tony
|
Mon, 26 Jan 2015 15:30:46 +0000 |
Chris Cannam |
Merge
tony
|
Mon, 26 Jan 2015 15:29:04 +0000 |
Chris Cannam |
Added tag tony_v0.6 for changeset 062f0e491877
tony
|
Mon, 26 Jan 2015 15:28:32 +0000 |
Chris Cannam |
Added tag tony_v0.5 for changeset e291f3657872
tony
|
Thu, 08 Jan 2015 18:52:54 +0000 |
matthiasm |
made onset sensitivity a parameter
|
Wed, 07 Jan 2015 17:05:07 +0000 |
matthiasm |
some cleaning up
|
Wed, 07 Jan 2015 16:32:18 +0000 |
matthiasm |
and another test data file
|
Wed, 07 Jan 2015 16:31:48 +0000 |
matthiasm |
adding test data and pitch generator
|
Wed, 07 Jan 2015 16:30:16 +0000 |
matthiasm |
note separation based on RMS
|
Wed, 07 Jan 2015 15:22:03 +0000 |
matthiasm |
removed fourth "inter-note" state because it wasn't used anyway
|
Wed, 07 Jan 2015 14:36:30 +0000 |
matthiasm |
some parameter changes for note and also pitch track (this may not be wise, since I made some different changes for the tony branch.. will have to merge at some point)
|
Thu, 04 Dec 2014 18:27:00 +0000 |
Matthias Mauch |
added condition names to result file
|
Thu, 04 Dec 2014 18:24:21 +0000 |
Matthias Mauch |
added matlab result file
|
Thu, 04 Dec 2014 18:23:50 +0000 |
Matthias Mauch |
moved things around
|
Thu, 04 Dec 2014 16:37:58 +0000 |
Matthias Mauch |
added script
|
Thu, 04 Dec 2014 16:11:29 +0000 |
Matthias Mauch |
added awk to transform to different output format
|
Thu, 04 Dec 2014 12:40:28 +0000 |
Matthias Mauch |
awk program to transform from standard sonic-annotator csv output to molina-style
|
Wed, 03 Dec 2014 14:50:08 +0000 |
matthiasm |
... and removed it
tony
|
Wed, 03 Dec 2014 14:49:54 +0000 |
matthiasm |
added spurious file VampYin.cpp
tony
|
Wed, 06 Aug 2014 16:02:25 +0100 |
Chris Cannam |
Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
|
Wed, 06 Aug 2014 12:45:06 +0100 |
Chris Cannam |
Build tweaks
|
Tue, 05 Aug 2014 11:07:04 +0100 |
Chris Cannam |
mingw32 build
|
Fri, 04 Jul 2014 14:11:31 +0100 |
matthiasm |
corrected time offset for fast yin
tony
|
Mon, 30 Jun 2014 11:13:33 +0100 |
matthiasm |
added delete yinBuffer in local candidate pyin (to avoid memory leak)
tony
|
Wed, 25 Jun 2014 13:54:59 +0100 |
Chris Cannam |
Update RDF
|
Mon, 16 Jun 2014 21:44:15 +0100 |
matthiasm |
I think this delivers better note segmentation
tony
|
Mon, 16 Jun 2014 11:47:18 +0100 |
matthiasm |
reduced low amp to 0.1 by default
tony tony_v0.6
|
Fri, 13 Jun 2014 19:37:39 +0100 |
matthiasm |
made the low amplitude suppression a parameter
tony
|
Fri, 13 Jun 2014 11:54:22 +0100 |
matthiasm |
merge
tony
|
Fri, 13 Jun 2014 11:52:57 +0100 |
matthiasm |
pyin has now a parameter to go for precise timing (slow) or not (fast)
tony
|
Thu, 12 Jun 2014 17:51:10 +0100 |
Chris Cannam |
Boost version
tony
|
Thu, 12 Jun 2014 17:22:14 +0100 |
Chris Cannam |
For Tony build
tony
|
Wed, 02 Apr 2014 17:42:56 +0100 |
matthiasm |
undid that change
tony
|
Wed, 02 Apr 2014 17:36:00 +0100 |
matthiasm |
merge
tony
|
Wed, 02 Apr 2014 17:35:37 +0100 |
matthiasm |
more severe cut-down on probability if quiet
tony
|
Wed, 02 Apr 2014 10:37:49 +0100 |
Chris Cannam |
Didn't intend to commit the build in debug mode
tony tony_v0.5
|
Tue, 01 Apr 2014 10:52:19 +0100 |
Chris Cannam |
Comment out a debug message
tony
|
Tue, 01 Apr 2014 10:47:06 +0100 |
Chris Cannam |
Avoid overrunning yinBuffer array with tau+1 index
tony
|
Tue, 01 Apr 2014 10:38:39 +0100 |
Chris Cannam |
Move these initialisers out, don't fill up the stack with them
tony
|
Fri, 07 Mar 2014 10:43:55 +0000 |
matthiasm |
slower, but timestamp-unbiased pyin
tony
|
Thu, 06 Mar 2014 16:48:27 +0000 |
matthiasm |
merge
tony
|
Thu, 06 Mar 2014 16:47:52 +0000 |
matthiasm |
changes to frequency range, dis-favouring low amplitude soudns
tony
|
Thu, 06 Mar 2014 16:30:30 +0000 |
Chris Cannam |
Paths for subrepo build
tony
|
Thu, 06 Mar 2014 16:19:56 +0000 |
Chris Cannam |
Merge
tony
|
Thu, 06 Mar 2014 16:19:34 +0000 |
Chris Cannam |
Update with new files
tony
|
Thu, 06 Mar 2014 15:49:36 +0000 |
Chris Cannam |
Merge from the default branch
tony
|
Thu, 06 Mar 2014 15:48:46 +0000 |
Chris Cannam |
Merge
|
Thu, 06 Mar 2014 15:45:36 +0000 |
Chris Cannam |
Win32 build stuff
|
Thu, 06 Mar 2014 16:16:09 +0000 |
Chris Cannam |
Paths for use when in Tony subrepo
tony
|
Fri, 28 Feb 2014 19:40:12 +0000 |
matthiasm |
some tweaks to pyin:
tony
|
Fri, 28 Feb 2014 17:51:29 +0000 |
matthiasm |
added new plugin for yin constrained frequency estimation
tony
|
Mon, 24 Feb 2014 17:39:45 +0000 |
matthiasm |
back to Gaussian weighting
tony
|
Thu, 20 Feb 2014 08:57:16 +0000 |
matthiasm |
some tidy up in YinUtil -- more boring method, but stable and reasonably good at finding pitches
tony
|
Wed, 19 Feb 2014 22:48:08 +0000 |
matthiasm |
frantically fixed some things -- at least pyin is not behaving randomly any more.
tony
|
Wed, 05 Feb 2014 11:25:35 +0000 |
matthiasm |
fixed nasty integer comparison bug, but it's still a hack
tony
|
Tue, 04 Feb 2014 22:31:26 +0000 |
matthiasm |
fixed some issues (in a very slightly hacky way) -- need to revisit.
tony
|
Thu, 30 Jan 2014 18:25:28 +0000 |
matthiasm |
merge -- Chris can you check whether this still does what you'd expect it to do?
tony
|
Wed, 29 Jan 2014 14:50:31 +0000 |
Chris Cannam |
Close this (I made a rival implementation)
tony
|
Wed, 29 Jan 2014 14:49:48 +0000 |
Chris Cannam |
Merge renames
tony
|
Wed, 29 Jan 2014 14:47:07 +0000 |
Chris Cannam |
Add hgignore file
tony
|
Tue, 28 Jan 2014 11:51:47 +0000 |
Chris Cannam |
Return candidates as a stack of values per frame
tony
|
Mon, 27 Jan 2014 15:26:32 +0000 |
Chris Cannam |
Avoid crashing on empty input
tony
|
Tue, 28 Jan 2014 10:21:34 +0000 |
matthiasm |
changed Vamp output format for candidates
tony
|
Mon, 27 Jan 2014 09:34:17 +0000 |
matthiasm |
renames
tony
|
Sun, 26 Jan 2014 14:24:49 +0000 |
matthiasm |
rename VampYin to YinVamp
tony
|
Fri, 24 Jan 2014 13:16:49 +0000 |
matthiasm |
local candidates work -- still a bit of a hack.
tony
|
Fri, 24 Jan 2014 12:20:23 +0000 |
matthiasm |
scale bug fixed
tony
|
Fri, 24 Jan 2014 12:18:11 +0000 |
matthiasm |
it's only now that I've actually added the new plugin
tony
|
Thu, 23 Jan 2014 18:58:50 +0000 |
matthiasm |
new plugin -- working towards local candidate PYIN
tony
|
Thu, 23 Jan 2014 16:34:17 +0000 |
matthiasm |
closing interactive branch since we want to go for a different kind of interaction
interactive
|
Tue, 21 Jan 2014 22:12:21 +0000 |
matthiasm |
fixed abs bug also on VampYin
|
Tue, 21 Jan 2014 21:50:14 +0000 |
matthiasm |
removed debug output
|
Tue, 21 Jan 2014 21:41:00 +0000 |
matthiasm |
removing last (?) remnants of that weird little dummy state that created unexpected zeros in Viterbi
|
Tue, 21 Jan 2014 18:34:15 +0000 |
matthiasm |
bug fix: replaced abs with fabs to get a floating point number!
|
Tue, 21 Jan 2014 18:32:36 +0000 |
matthiasm |
removed the useless initial state for the pitch tracker
|
Tue, 21 Jan 2014 17:52:16 +0000 |
matthiasm |
added example file; changed from 10 to 5 bins per semitone in pitch model
|
Fri, 17 Jan 2014 12:20:44 +0000 |
matthiasm |
corrected the program parameter
interactive
|
Fri, 17 Jan 2014 12:10:33 +0000 |
matthiasm |
added test track
interactive
|
Fri, 17 Jan 2014 12:09:28 +0000 |
matthiasm |
in a hacky way, very basic constraining of frequencies for a certain time period seems to work now
interactive
|
Fri, 06 Dec 2013 16:19:26 +0000 |
Chris Cannam |
Added tag v1.0 for changeset b3acb3a6de12
|
Fri, 06 Dec 2013 15:48:16 +0000 |
Chris Cannam |
mingw32 build
v1.0
|
Fri, 06 Dec 2013 15:06:08 +0000 |
Chris Cannam |
OS/X build fixes
|
Fri, 06 Dec 2013 14:59:51 +0000 |
Chris Cannam |
Build
|
Fri, 06 Dec 2013 14:59:43 +0000 |
Chris Cannam |
Build fixes
|
Fri, 06 Dec 2013 14:29:45 +0000 |
Chris Cannam |
Capital
|
Fri, 06 Dec 2013 14:14:46 +0000 |
Chris Cannam |
Not SSL
|
Fri, 06 Dec 2013 14:10:46 +0000 |
Chris Cannam |
Basic RDF
|
Fri, 06 Dec 2013 13:47:30 +0000 |
Chris Cannam |
Merge
|
Fri, 06 Dec 2013 13:46:44 +0000 |
Chris Cannam |
Categories
|
Fri, 06 Dec 2013 10:49:56 +0000 |
Chris Cannam |
Remove unused file
|
Fri, 06 Dec 2013 10:49:00 +0000 |
Chris Cannam |
README, copyrights
|
Fri, 29 Nov 2013 11:38:28 +0000 |
matthiasm |
now resolved, I think
|
Fri, 29 Nov 2013 11:36:24 +0000 |
matthiasm |
resolved
|
Fri, 29 Nov 2013 11:34:58 +0000 |
matthiasm |
re-wrote note segmentation (post processing)
|
Wed, 27 Nov 2013 17:22:39 +0000 |
matthiasm |
improved note tracking
|
Thu, 28 Nov 2013 13:08:57 +0000 |
Chris Cannam |
Ensure that parameters are initialised with their default values; avoid crashing on empty input (both flagged by vamp-plugin-tester)
|
Thu, 28 Nov 2013 13:08:25 +0000 |
Chris Cannam |
Debug option
|
Thu, 28 Nov 2013 13:08:12 +0000 |
Chris Cannam |
These don't need to be mutable (not that it makes much difference)
|
Wed, 27 Nov 2013 15:31:47 +0000 |
matthiasm |
notes work again, now based on the hard PYIN estimate
|
Wed, 27 Nov 2013 11:59:49 +0000 |
matthiasm |
added PYIN sources, should be compileable
|