Block a user
a197941332
no more slice.h
60ca65f86e
revert scope change for a local variable
405882d0bf
fix group used as parent for a Midi(Region)View
85765c128d
fix group used as parent for a Midi(Region)View
d87ab6a6f9
remove debug output
7542bbd6ab
Revert "separate out all bounds/position info from Region into "Slice""
9b2ee11ef5
Revert "add set_* methods to Slice; remove property additions"
32810e4490
remove current slice usage/members
463a08cdad
fix a rebase error
2c1678d1d8
first working visual evidence of MIDI display/editing on cue page
13d524b925
NO-OP: comment fix
94e1d3095b
NO-OP (whitespace)
28c9d45a0a
all streamviews are now ViewBackgrounds
48b2c1097f
first working visual evidence of MIDI display/editing on cue page
6b3b860acc
NO-OP: comment fix
63465bec1f
NO-OP (whitespace)
793cf6e6d0
all streamviews are now ViewBackgrounds
7b09cfe7ae
start using the now-compilable MidiView
7b377b19d9
remove method decls no longer based in PublicEditor.h
4cb9367695
add set_* methods to Slice; remove property additions
5546fdb63a
constification of EditingContext/{Public}Editor time+snap methods
a2087c87a6
move 2 relative time methods from RegionView to EditingContext
a859ade9e1
separate out all bounds/position info from Region into "Slice"
eec31c730a
make Stateful a virtual base class of StatefulDestructible
b645c07f6b
removed unused MidiRegionView argument from SysEx (visual) constructor
d2cacd0c0c
no-compilable steps towards MidiView
5445a9faa5
further steps towards MidiRegionView outside the Editor
9aea6a20f2
no-compilable steps towards MidiView
fd17efe5de
further steps towards MidiRegionView outside the Editor
dd372b6023
manually merge in new actions for note tupling
7f20b64bba
finish basic distribution of EditingContext methods
d7db394f72
more movement of code and members from Editor => EditingContext
8a176ea84a
manually merge in new actions for note tupling
6dd6cea2a9
finish basic distribution of EditingContext methods
65742d9096
more movement of code and members from Editor => EditingContext
fe154b57e9
skeleton for MIDI cue editor
7629de5d58
adjust relationship between VerboseCursor and Editor to use EditingContext