vidi/Timeline.py: add support for adding clips on their own layers
authorAntonio Ospite <ao2@ao2.it>
Mon, 5 Dec 2016 13:45:30 +0000 (14:45 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 5 Dec 2016 13:45:30 +0000 (14:45 +0100)
commit7b9f8f4c6ed554ec3ec6e83e614ca9e9600ab913
treeeca966f8a6bdb1fdb079097297971f857793cd27
parentaf8ee34d013378a1396c31288188d184d15be65f
vidi/Timeline.py: add support for adding clips on their own layers

This can be used for instance to add a "background" clip, in case of
a midi file with intervals of silence, the background clip could be the
videofont sample representing a rest.
vidi/Timeline.py