Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixed for python 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix reading invalid memory address when looping over partials.
|
|
|
|
|
|
|
|
|
|
remainder automatically set to 0).
|
|
|
|
parameters instead of Peak object pointers.
Update Python objects to return void from find_peaks_in_frame
and update_partials.
|
|
are rotated internally.
|
|
|
|
|
|
|
|
|
|
|
|
Memory for frame audio arrays should be managed
by the Frame object.
|
|
|
|
Refactor synthesis tests so code for generic test
cases isn't duplicated.
|
|
|
|
Check that array pointers are not null before
deleting.
Set array pointers to null after delete.
|
|
Was accidently commented out in previous commit.
|
|
GetNextClosestPeak was missing peaks in some
situations.
Some general tidy up of SMS partial tracking code.
|
|
|
|
All tests can now be run from a single executable
called 'tests' (created in the build directory).
|
|
Make Synthesis reset method public.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
method of all partial tracking classes.
|
|
|
|
synthesised partials (if set)
|
|
|
|
|
|
|
|
|