pySSTV/pysstv
András Veres-Szentkirályi 18dab4e0d3 gen_values: initialize local variable 'sample'
although in practice, this shouldn't happen -- I tried lowering the
sample rate, and even at 10 samples/sec with Martin M1, it worked, and
SSTV requires at least 4000 samples/sec

(1 sample/sec raises an error though, if you'd like to try)
2013-07-02 15:21:33 +02:00
..
examples updated examples to use absolute import 2013-06-24 15:26:13 +02:00
tests gen_samples: replaced int(round()) with int() 2013-07-02 15:06:05 +02:00
__init__.py moved source to pysstv directory 2013-06-24 13:40:57 +02:00
__main__.py added option for multiple channels 2013-06-24 17:05:21 +02:00
color.py color: moved RGB constants to module level 2013-07-02 11:17:40 +02:00
grayscale.py cache pixel tuple length 2013-07-01 23:24:26 +02:00
sstv.py gen_values: initialize local variable 'sample' 2013-07-02 15:21:33 +02:00