vidi-player.py: fix a regression introduced in commit d2933a9ba8a8
authorAntonio Ospite <ao2@ao2.it>
Mon, 5 Dec 2016 12:14:25 +0000 (13:14 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 5 Dec 2016 12:14:25 +0000 (13:14 +0100)
commitaf8ee34d013378a1396c31288188d184d15be65f
tree13d527d1ce641dfd4b723ec86911a708f825e88c
parent6598642af8c24e7029cb2e93a49febd9aa0cfe56
vidi-player.py: fix a regression introduced in commit d2933a9ba8a8

In commit d2933a9ba8a8 (vidi-player.py: move the actual processing after
the arguments validation) there was a spurious change which broke
calling check_overlapping_notes(). Fix it.
vidi-player.py