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
|