2019-03-26 |
Chris Cannam |
A bit more debug output
osc-script
|
2019-03-26 |
Chris Cannam |
Fix typo
osc-script
|
2019-03-26 |
Chris Cannam |
Debug output
osc-script
|
2019-03-26 |
Chris Cannam |
Debug output
osc-script
|
2019-03-25 |
Chris Cannam |
Toward running an OSC script in batch
osc-script
|
2019-03-22 |
Chris Cannam |
Update ImageModel
single-point
|
2019-03-22 |
Chris Cannam |
Update PathModel - doesn't use new EventSeries, but doesn't use SparseModel either - it's simpler than that
single-point
|
2019-03-22 |
Chris Cannam |
Update TextModel
single-point
|
2019-03-21 |
Chris Cannam |
We do need haveTextLabels; restore it
single-point
|
2019-03-21 |
Chris Cannam |
Work on start/end frame stuff to match API description
single-point
|
2019-03-20 |
Chris Cannam |
Start updating SparseOneDimensionalModel
single-point
|
2019-03-20 |
Chris Cannam |
Forward the matching-event functions
single-point
|
2019-03-20 |
Chris Cannam |
Test & fixes for getEventsStartingAt
single-point
|
2019-03-20 |
Chris Cannam |
Fixes: completion should default to 100 (it never gets set if we aren't a transform target); events added to time-value model should be denied durations; forward the overspill and matching search functions
single-point
|
2019-03-20 |
Chris Cannam |
Add overspill to events-within search
single-point
|
2019-03-19 |
Chris Cannam |
Add nearest-event-matching search
single-point
|
2019-03-19 |
Chris Cannam |
Update Labeller to new event API + fewer magical side-effects
single-point
|
2019-03-18 |
Chris Cannam |
Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too)
single-point
|
2019-03-18 |
Chris Cannam |
Make MagnitudeRange generic, in the form of Extents
single-point
|
2019-03-15 |
Chris Cannam |
Update RegionModel following NoteModel, er, model. They have quite a bit in common that we should now pull out some of
single-point
|
2019-03-15 |
Chris Cannam |
Switch to a single external set of commands for modifying editables with events
single-point
|
2019-03-14 |
Chris Cannam |
Rework NoteModel commands (not entirely successfully); remove FlexiNoteModel as it has always been almost entirely identical to NoteModel (unlike its layer counterpart)
single-point
|
2019-03-14 |
Chris Cannam |
Command tweaks, including executing it!
single-point
|
2019-03-14 |
Chris Cannam |
Add getDuratioN
single-point
|
2019-03-13 |
Chris Cannam |
Further API updates
single-point
|
2019-03-13 |
Chris Cannam |
Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models
single-point
|
2019-03-13 |
Chris Cannam |
Fix compiler warning
single-point
|
2019-03-13 |
Chris Cannam |
Fix XML
single-point
|