2013-10-08 |
wang | Fix bugs during installation of libsndfile-ocaml.
|
commit | commitdiff | tree |
2013-09-30 |
WANG | Stdin, stdout and stderr updated, tested.
|
commit | commitdiff | tree |
2013-09-27 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-09-27 |
WANG | Bugs fixed for stdin and stdout.
|
commit | commitdiff | tree |
2013-09-27 |
WANG | Implement stdin, stdout and stderr to Faustine.
|
commit | commitdiff | tree |
2013-09-23 |
WANG | Replace Sys.time by Unix.time in main.ml.
|
commit | commitdiff | tree |
2013-09-17 |
WANG | Add "GUI not supported" primitives to Faustine.
|
commit | commitdiff | tree |
2013-09-17 |
WANG | Add input csv files of examples to track list.
|
commit | commitdiff | tree |
2013-09-16 |
WANG | Update configure and Makefiles for the corrected name...
|
commit | commitdiff | tree |
2013-09-16 |
WANG | Update .gitignore for the corrected name interpreter.
|
commit | commitdiff | tree |
2013-09-16 |
WANG | Rename interpretor to interpreter.
|
commit | commitdiff | tree |
2013-09-16 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-09-16 |
WANG | Examples' Makefiles are completed and tested.
|
commit | commitdiff | tree |
2013-09-13 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-09-13 |
WANG | Add octave scripts for examples into track list.
|
commit | commitdiff | tree |
2013-09-13 |
WANG | Cleaning the examples' Makefiles and octaves scripts.
|
commit | commitdiff | tree |
2013-09-12 |
WANG | Add 5 example Makefiles: primitives, dilation, erosion...
|
commit | commitdiff | tree |
2013-09-12 |
WANG | Adding 3 example Makefiles to track list.
|
commit | commitdiff | tree |
2013-09-12 |
WANG | Editing and cleaning of Makefiles of all levels.
|
commit | commitdiff | tree |
2013-09-12 |
WANG | Merge branch 'libsndfile'
|
commit | commitdiff | tree |
2013-09-12 |
WANG | Bug fixed in preprocessor for new primitives.
|
commit | commitdiff | tree |
2013-09-11 |
WANG | Add logical shift left (<<) and logical shift right...
|
commit | commitdiff | tree |
2013-09-11 |
WANG | Add 21 primitives to Faustine.
|
commit | commitdiff | tree |
2013-09-10 |
WANG | Completing basic operations in basic.ml for primitives...
|
commit | commitdiff | tree |
2013-09-09 |
WANG | Completing Faustine by adding following primitives...
|
commit | commitdiff | tree |
2013-09-09 |
WANG | Add /usr/local/lib/faustine and /usr/lib/faustine to...
|
commit | commitdiff | tree |
2013-09-06 |
WANG | Add abstrat type matrix and data.
|
commit | commitdiff | tree |
2013-09-06 |
WANG | Refactoring of Signal class by adding a rate class.
|
commit | commitdiff | tree |
2013-09-05 |
WANG | Fix bugs in interpreter/Makefile.
|
commit | commitdiff | tree |
2013-09-05 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-09-05 |
WANG | Add rate_type in interpreter/types.ml.
|
commit | commitdiff | tree |
2013-09-04 |
WANG | Parameterize the licenceplate algorithm in architecture...
|
commit | commitdiff | tree |
2013-09-03 |
WANG | Add licenceplate example to git track list.
|
commit | commitdiff | tree |
2013-09-03 |
WANG | Cleaning of dsp_files, input_sounds, output_sounds.
|
commit | commitdiff | tree |
2013-09-03 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-09-03 |
WANG | Add simple licence-plate example.
|
commit | commitdiff | tree |
2013-09-02 |
WANG | Rename morph.lib to morpho.lib in architecture.
|
commit | commitdiff | tree |
2013-08-30 |
WANG | Merge branch 'newtree'
|
commit | commitdiff | tree |
2013-08-29 |
WANG | Add morph.lib to architecture and four morpho examples.
|
commit | commitdiff | tree |
2013-08-29 |
WANG | Add fft, 2d_fft and sinwave to examples.
|
commit | commitdiff | tree |
2013-08-29 |
WANG | Add sinwave, fft and fft2d examples.
|
commit | commitdiff | tree |
2013-08-28 |
WANG | Changes in dsp_files/opening.dsp.
|
commit | commitdiff | tree |
2013-08-28 |
WANG | Fix the preprocessor compiling bug in interpretor/Makefile.
|
commit | commitdiff | tree |
2013-08-28 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-08-28 |
WANG | Opening and closing dsp file added to track list.
|
commit | commitdiff | tree |
2013-08-27 |
WANG | Erosion and dilasion by square successfully tested.
|
commit | commitdiff | tree |
2013-08-26 |
WANG | Merge branch 'master' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-08-26 |
WANG | Erosion and dilation algorithme successfully tested.
|
commit | commitdiff | tree |
2013-08-22 |
WANG | Merge branch 'OOP'
|
commit | commitdiff | tree |
2013-08-22 |
WANG | Options are implemented and fft2d.dsp test success.
|
commit | commitdiff | tree |
2013-08-21 |
WANG | Pretty printing of main.ml.
|
commit | commitdiff | tree |
2013-08-21 |
WANG | MRFausti -> Faustine in Makefile.in.
|
commit | commitdiff | tree |
2013-08-21 |
WANG | Csv IO class implemented.
|
commit | commitdiff | tree |
2013-08-21 |
WANG | Bug of vector wave output error fixed.
|
commit | commitdiff | tree |
2013-08-19 |
WANG | New Faustine tested by sin.dsp and fft.dsp.
|
commit | commitdiff | tree |
2013-08-14 |
WANG | Adding new source file faustio.ml, including class...
|
commit | commitdiff | tree |
2013-08-13 |
WANG | Refactoring of rec process "~" in faustexp.ml.
|
commit | commitdiff | tree |
2013-08-09 |
WANG | Refactoring of process classes in faustexp.ml.
|
commit | commitdiff | tree |
2013-08-07 |
WANG | Refactoring of process classes in faustexp.ml.
|
commit | commitdiff | tree |
2013-08-06 |
WANG | Create a new library symbol.ml.
|
commit | commitdiff | tree |
2013-08-05 |
WANG | Refactoring of class process in faustexp.ml.
|
commit | commitdiff | tree |
2013-08-05 |
WANG | Refactoring in faustexp.ml.
|
commit | commitdiff | tree |
2013-08-01 |
WANG | Refactoring faustine in beam.ml -> method output.
|
commit | commitdiff | tree |
2013-07-31 |
WANG | Refactoring of file beam.ml.
|
commit | commitdiff | tree |
2013-07-31 |
WANG | Add the output wave files into track list
|
commit | commitdiff | tree |
2013-07-31 |
WANG | Recompile and test of the master branch.
|
commit | commitdiff | tree |
2013-07-30 |
WANG | Merge branch 'OOP' of https://scm.cri.ensmp.fr/git...
|
commit | commitdiff | tree |
2013-07-30 |
WANG | OOP initial commit with new tracked files.
|
commit | commitdiff | tree |
2013-07-29 |
WANG | OOP initial commit with new traces.
|
commit | commitdiff | tree |
2013-07-29 |
WANG | OOP initial commit.
|
commit | commitdiff | tree |
2013-07-29 |
WANG | First cleaning step in "dsp_files" directory.
|
commit | commitdiff | tree |
2013-07-29 |
WANG | Test commit into the README file.
|
commit | commitdiff | tree |
|