view src/libsndfile-1.0.25/tests/pipe_test.def @ 48:9530b331f8c1

Add Cap'n Proto source
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 25 Oct 2016 11:17:01 +0100
parents c7265573341e
children
line wrap: on
line source
autogen definitions pipe_test.tpl;

data_type = { 
	type_name	= short ;
	};

data_type = { 
	type_name	= float ;
	};

data_type = { 
	type_name 	= double ;
	};