annotate src/libsndfile-1.0.25/tests/pipe_test.def @ 56:af97cad61ff0

Add updated build of PortAudio for OSX
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 03 Jan 2017 15:10:52 +0000
parents c7265573341e
children
rev   line source
Chris@0 1 autogen definitions pipe_test.tpl;
Chris@0 2
Chris@0 3 data_type = {
Chris@0 4 type_name = short ;
Chris@0 5 };
Chris@0 6
Chris@0 7 data_type = {
Chris@0 8 type_name = float ;
Chris@0 9 };
Chris@0 10
Chris@0 11 data_type = {
Chris@0 12 type_name = double ;
Chris@0 13 };
Chris@0 14