issues
search
teotidev
/
guide
0
stars
0
forks
source link
Template/Patterns Export
#201
Open
teotigraphix
opened
8 years ago
teotigraphix
commented
8 years ago
Export (selected)
MIDI loops
PatternSet
wav loops
teotigraphix
commented
8 years ago
NOTES
bank has notes indicator
if a pattern is navigated to and pattern is switched, check last pattern
use the item renderers in the control and pass XBankListData, XBankPatternListData as items
when a slelectedPattern is changed, loop through all bank/pattern controls and update data for change
there always has to be a selected pattern WHEN a machine is selected.
guide can have empty selection so the PatternSelectControl needs to handle this
if an empty pattern is selected, say there is no pattern data in the piano roll
Guide will not force pattern creation because memory would get huge for no reason
show has notes in banks indicator
show has notes in pattern indicator
allow a single row of items if the width is greater then the min calc summ of all items.
scroll selected machine into view
beatbox midi is reversed
if nav item changes, stop pattern/song sequencer, app controller needs this
MachinePatternPlayControlMediator needs finished impl
Export (selected)