libsndfile compiling.
[Faustine.git] / interpretor / faustio.ml
2013-09-06 WANGAdd abstrat type matrix and data.
2013-09-06 WANGRefactoring of Signal class by adding a rate class.
2013-08-22 WANGMerge branch 'OOP'
2013-08-22 WANGOptions are implemented and fft2d.dsp test success.
2013-08-21 WANGCsv IO class implemented.
2013-08-21 WANGBug of vector wave output error fixed.
2013-08-19 WANGNew Faustine tested by sin.dsp and fft.dsp.
2013-08-14 WANGAdding new source file faustio.ml, including class...