Age | Commit message (Expand) | Author |
2008-11-24 | found and corrected an error in [mtx_tab] | Franz Zotter |
2008-11-03 | added new sources to the build | IOhannes m zmölnig |
2008-11-03 | added checks for sndfile to configure; properly use this in mtx_sndfileread | IOhannes m zmölnig |
2008-11-03 | [mtx_unpack~] added to complete [mtx_pack~] | Franz Zotter |
2008-10-23 | corrected bug of mtx_pack~. won't crash anymore without creation argument. | Franz Zotter |
2008-10-23 | made changes to account for iemmatrix structures in the new files. | Franz Zotter |
2008-10-22 | added small documentations | Franz Zotter |
2008-10-22 | added allpass chain, dispersive delay line matrix object [mtx_dispersive_dlin... | Franz Zotter |
2008-10-22 | got a better name for mtx_sndfile -> mtx_sndfileread | Franz Zotter |
2008-10-22 | added [mtx_sndfile] which reads blocks of an audiofile | Franz Zotter |
2008-07-22 | corrected [mtx_rfft] and [mtx_rifft] memory bugs. | Franz Zotter |
2008-07-22 | fixing bugs... | IOhannes m zmölnig |
2008-07-22 | added check for fftw3; | IOhannes m zmölnig |
2008-07-22 | added fftw3 (uncompiled) to the mtx_rfft.c and mtx_rifft.c sources. | Franz Zotter |
2008-07-22 | added abstractions for backwards compatibility of [mtx_rowrfft] and [mtx_rowr... | Franz Zotter |
2008-07-22 | changed from mtx_rowrfft and mtx_rowrifft to | Franz Zotter |
2008-06-11 | removed spurious addcreator()s | IOhannes m zmölnig |
2008-05-07 | added complex valued matrix fft routines | Franz Zotter |
2008-05-02 | install the binary into extra/iemmatrix/ | IOhannes m zmölnig |
2008-01-23 | build aliases when not building a library | IOhannes m zmölnig |
2008-01-03 | added [mtx_isequal] | IOhannes m zmölnig |
2008-01-03 | tests for new "mtx_isequal" | IOhannes m zmölnig |
2008-01-03 | an object to test for equality of matrices | IOhannes m zmölnig |
2008-01-03 | fixed mtx_diegg and tests (it was really inconsistent) | IOhannes m zmölnig |
2008-01-03 | pedantic and C99 | IOhannes m zmölnig |
2007-11-14 | fixed linebreaks | IOhannes m zmölnig |
2007-11-08 | mac example | musil |
2007-08-25 | corrections | Franz Zotter |
2007-08-25 | corrected malfunction in mtx_max2 and mtx_min2 and added some security to mtx... | Franz Zotter |
2007-08-24 | added a mtx_abs2.pd abstraction with help | Franz Zotter |
2007-02-09 | mtx_phon_curve: I changed the output values from [pow] to [dB] values!!! Seem... | Franz Zotter |
2007-02-09 | documentation added, | Franz Zotter |
2007-01-15 | small fix | Georg Holzmann |
2007-01-15 | removed binary files | IOhannes m zmölnig |
2007-01-14 | aliases files for single file externals | Georg Holzmann |
2007-01-11 | adopted iemmatrix to the new buildsystem | Georg Holzmann |
2007-01-11 | addapted iemmatrix for the new buildsystem | Georg Holzmann |
2006-12-19 | mtx_sfread.pd: zexy list replaced by list length | Franz Zotter |
2006-12-15 | one more define under windows | musil |
2006-12-15 | 4 more files to compile | musil |
2006-12-15 | delete one semicolon | musil |
2006-12-08 | added makefile which calls runtests.sh (with a settable PD) | IOhannes m zmölnig |
2006-12-08 | use zexy's build-system, which generates Make.config rather than | IOhannes m zmölnig |
2006-12-01 | copied over from zexy to get all the goodies for compiler-flags testing | IOhannes m zmölnig |
2006-11-13 | include stdlib.h for calloc() | IOhannes m zmölnig |
2006-11-12 | reduced compiler warnings by properly declaring functions and avoiding variab... | IOhannes m zmölnig |
2006-11-12 | more fixes of variable shadowin; proper function declaration | IOhannes m zmölnig |
2006-11-12 | fixed variable shadowing | IOhannes m zmölnig |
2006-10-17 | added note about using "autoconf" | IOhannes m zmölnig |
2006-09-11 | mtx_window: please look into the help patch, its great! | Franz Zotter |