aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_sndfileread.c
AgeCommit message (Collapse)Author
2015-04-30use canvas_open() and use filenames for sf_open()HEADsvn2git-headexternals/iem/iemmatrixIOhannes m zmölnig
rather than passing around the fd returned by canvas_open, as this is insecure/incompatible on W32 svn path=/trunk/externals/iem/iemmatrix/; revision=17459
2015-04-30less and more unique error-messagesIOhannes m zmölnig
sometimes it is good to know where exactly an error occured svn path=/trunk/externals/iem/iemmatrix/; revision=17457
2008-11-03added checks for sndfile to configure; properly use this in mtx_sndfilereadIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=10356
2008-10-23made changes to account for iemmatrix structures in the new files.Franz Zotter
mtx_pack~ crashes (!) svn path=/trunk/externals/iem/iemmatrix/; revision=10340
2008-10-22got a better name for mtx_sndfile -> mtx_sndfilereadFranz Zotter
svn path=/trunk/externals/iem/iemmatrix/; revision=10337