view sonic-visualiser.pro @ 1324:b5bce5d34927 piper

Avoid assigning model resolution of 0 to models coming from plugins that report weirdly high output rates (symptom: data did not show up in edit layer data dialog, as the row/frame conversion failed)
author Chris Cannam
date Sat, 05 Nov 2016 10:40:22 +0000
parents 337617d1d50a
children f2ef4a7bdf16
line wrap: on
line source

TEMPLATE = subdirs

SUBDIRS = \
	checker \
	sub_server \
        sub_convert \
	sub_sv

sub_server.file = server.pro
sub_convert.file = convert.pro
sub_sv.file = sv.pro