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
|