Opened 18 years ago
Closed 15 years ago
#2 closed defect (fixed)
beattracking should output floats, not int
Reported by: | Paul Brossier | Owned by: | Paul Brossier |
---|---|---|---|
Priority: | normal | Milestone: | 0.3.3 |
Component: | corelib | Version: | 0.3.2 |
Severity: | normal | Keywords: | tempo, beattracking |
Cc: |
Description
beattracking.c should do a output a float rather than an int, using a quadratic interpolation to reduce the quantisation of the tempo period candidate. all objects depending on depending on the beattracking method must be updated accordingly.
Note: See
TracTickets for help on using
tickets.
this is sorted now, and for onsets too. beat and onset locations can be placed at a resolution smaller than one sample.