Commit Graph

16 Commits

Author SHA1 Message Date
Jamie Hardt
c74177953f Update test_parse.py
Added some more test case EDLs to the test
2018-12-26 15:35:27 -08:00
Jamie Hardt
5a4f57bd7e Update test_parse.py
Renamed typo method
2018-12-26 15:32:47 -08:00
Jamie Hardt
3e4c6d5955 Update test_parse.py
Tiwddle
2018-12-26 15:32:13 -08:00
Jamie Hardt
11034dd9f1 Update test_parse.py
event.number is an int now, does not need to be cast from a string
2018-12-26 15:30:25 -08:00
Jamie Hardt
bc02eb10fc Edit line numbers
Line numbers of edits are accessible
2018-12-26 15:29:49 -08:00
Jamie Hardt
82814522d1 Doc, file path
Documentation, cleaned up interface, and we now parse file handles, not file paths
2018-12-26 14:25:19 -08:00
Jamie Hardt
30ee3e0be5 Update test_parse.py 2018-12-24 17:32:23 -08:00
Jamie Hardt
f44d5c470c ChannelMaps
Test implementation
2018-12-24 15:58:14 -08:00
Jamie Hardt
ca873af772 Adding channel map
First test works
2018-12-24 15:55:37 -08:00
Jamie Hardt
d1e3eb85d3 Expose TC and transitions on class 2018-12-24 14:16:56 -08:00
Jamie Hardt
8d3bef2c09 Event reimplementation
Implementation of events and edits
2018-12-24 13:25:21 -08:00
Jamie Hardt
168fd16473 Implementing events
Statements separated into events
2018-12-24 02:02:30 -08:00
Jamie Hardt
cc76223cbc Tweaked tests to catch my previous error
Also nudged version number
2018-12-01 12:48:41 -08:00
Jamie Hardt
1e7aea30d4 Added a channel map test, fixed some bugs reading audio channels 2018-12-01 12:34:38 -08:00
Jamie Hardt
7119be58ac Modified channel parsing, another test case here 2018-12-01 12:20:19 -08:00
Jamie Hardt
d976f22b92 Adding some test cases 2018-11-30 15:44:24 -08:00