]> CRI, Mines Paris - PSL - Faustine.git/commitdiff
Merge branch 'master' of https://scm.cri.ensmp.fr/git/Faustine
authorWANG <wang@wang-OptiPlex-780.(none)>
Mon, 26 Aug 2013 14:40:06 +0000 (16:40 +0200)
committerWANG <wang@wang-OptiPlex-780.(none)>
Mon, 26 Aug 2013 14:40:06 +0000 (16:40 +0200)
134 files changed:
interpretor/basic.ml
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/OSCControler.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCFError.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCRegexp.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/msg/Message.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustFactory.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustNode.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/MessageDriven.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/RootNode.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCAddress.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCIO.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCListener.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCSetup.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCStream.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/pthreads_impl.o
interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/winthreads_impl.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/IpEndpointName.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/NetworkingUtils.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/UdpSocket.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscOutboundPacketStream.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscPrintReceivedElements.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscReceivedElements.o
interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscTypes.o
interpretor/faust-0.9.47mr3/compiler/boxes/boxcomplexity.o
interpretor/faust-0.9.47mr3/compiler/boxes/boxes.o
interpretor/faust-0.9.47mr3/compiler/boxes/boxtype.o
interpretor/faust-0.9.47mr3/compiler/boxes/ppbox.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_Text.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_autodoc.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_compile.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_lang.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_metadatas.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_notice.o
interpretor/faust-0.9.47mr3/compiler/documentator/doc_sharing.o
interpretor/faust-0.9.47mr3/compiler/documentator/lateq.o
interpretor/faust-0.9.47mr3/compiler/draw/device/PSDev.o
interpretor/faust-0.9.47mr3/compiler/draw/device/SVGDev.o
interpretor/faust-0.9.47mr3/compiler/draw/drawschema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/blockSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/cableSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/collector.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/cutSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/decorateSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/enlargedSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/inverterSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/mergeSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/parSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/recSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/seqSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/splitSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/schema/topSchema.o
interpretor/faust-0.9.47mr3/compiler/draw/sigToGraph.o
interpretor/faust-0.9.47mr3/compiler/errors/errormsg.o
interpretor/faust-0.9.47mr3/compiler/errors/timing.o
interpretor/faust-0.9.47mr3/compiler/evaluate/environment.o
interpretor/faust-0.9.47mr3/compiler/evaluate/eval.o
interpretor/faust-0.9.47mr3/compiler/evaluate/loopDetector.o
interpretor/faust-0.9.47mr3/compiler/extended/absprim.o
interpretor/faust-0.9.47mr3/compiler/extended/acosprim.o
interpretor/faust-0.9.47mr3/compiler/extended/asinprim.o
interpretor/faust-0.9.47mr3/compiler/extended/atan2prim.o
interpretor/faust-0.9.47mr3/compiler/extended/atanprim.o
interpretor/faust-0.9.47mr3/compiler/extended/ceilprim.o
interpretor/faust-0.9.47mr3/compiler/extended/cosprim.o
interpretor/faust-0.9.47mr3/compiler/extended/expprim.o
interpretor/faust-0.9.47mr3/compiler/extended/floorprim.o
interpretor/faust-0.9.47mr3/compiler/extended/fmodprim.o
interpretor/faust-0.9.47mr3/compiler/extended/log10prim.o
interpretor/faust-0.9.47mr3/compiler/extended/logprim.o
interpretor/faust-0.9.47mr3/compiler/extended/maxprim.o
interpretor/faust-0.9.47mr3/compiler/extended/minprim.o
interpretor/faust-0.9.47mr3/compiler/extended/powprim.o
interpretor/faust-0.9.47mr3/compiler/extended/remainderprim.o
interpretor/faust-0.9.47mr3/compiler/extended/rintprim.o
interpretor/faust-0.9.47mr3/compiler/extended/sinprim.o
interpretor/faust-0.9.47mr3/compiler/extended/sqrtprim.o
interpretor/faust-0.9.47mr3/compiler/extended/tanprim.o
interpretor/faust-0.9.47mr3/compiler/generator/Text.o
interpretor/faust-0.9.47mr3/compiler/generator/compile.o
interpretor/faust-0.9.47mr3/compiler/generator/compile_scal.o
interpretor/faust-0.9.47mr3/compiler/generator/compile_sched.o
interpretor/faust-0.9.47mr3/compiler/generator/compile_vect.o
interpretor/faust-0.9.47mr3/compiler/generator/contextor.o
interpretor/faust-0.9.47mr3/compiler/generator/description.o
interpretor/faust-0.9.47mr3/compiler/generator/floats.o
interpretor/faust-0.9.47mr3/compiler/generator/klass.o
interpretor/faust-0.9.47mr3/compiler/generator/occurences.o
interpretor/faust-0.9.47mr3/compiler/generator/sharing.o
interpretor/faust-0.9.47mr3/compiler/generator/uitree.o
interpretor/faust-0.9.47mr3/compiler/main.o
interpretor/faust-0.9.47mr3/compiler/normalize/aterm.o
interpretor/faust-0.9.47mr3/compiler/normalize/mterm.o
interpretor/faust-0.9.47mr3/compiler/normalize/normalize.o
interpretor/faust-0.9.47mr3/compiler/normalize/privatise.o
interpretor/faust-0.9.47mr3/compiler/normalize/simplify.o
interpretor/faust-0.9.47mr3/compiler/parallelize/colorize.o
interpretor/faust-0.9.47mr3/compiler/parallelize/graphSorting.o
interpretor/faust-0.9.47mr3/compiler/parallelize/loop.o
interpretor/faust-0.9.47mr3/compiler/parser/enrobage.o
interpretor/faust-0.9.47mr3/compiler/parser/faustlexer.o
interpretor/faust-0.9.47mr3/compiler/parser/faustparser.o
interpretor/faust-0.9.47mr3/compiler/parser/sourcereader.o
interpretor/faust-0.9.47mr3/compiler/patternmatcher/patternmatcher.o
interpretor/faust-0.9.47mr3/compiler/propagate/labels.o
interpretor/faust-0.9.47mr3/compiler/propagate/propagate.o
interpretor/faust-0.9.47mr3/compiler/signals/binop.o
interpretor/faust-0.9.47mr3/compiler/signals/ppsig.o
interpretor/faust-0.9.47mr3/compiler/signals/prim2.o
interpretor/faust-0.9.47mr3/compiler/signals/recursivness.o
interpretor/faust-0.9.47mr3/compiler/signals/signals.o
interpretor/faust-0.9.47mr3/compiler/signals/sigorderrules.o
interpretor/faust-0.9.47mr3/compiler/signals/sigprint.o
interpretor/faust-0.9.47mr3/compiler/signals/sigraterules.o
interpretor/faust-0.9.47mr3/compiler/signals/sigtype.o
interpretor/faust-0.9.47mr3/compiler/signals/sigtyperules.o
interpretor/faust-0.9.47mr3/compiler/signals/sigvisitor.o
interpretor/faust-0.9.47mr3/compiler/signals/subsignals.o
interpretor/faust-0.9.47mr3/compiler/tlib/compatibility.o
interpretor/faust-0.9.47mr3/compiler/tlib/list.o
interpretor/faust-0.9.47mr3/compiler/tlib/node.o
interpretor/faust-0.9.47mr3/compiler/tlib/occurrences.o
interpretor/faust-0.9.47mr3/compiler/tlib/recursive-tree.o
interpretor/faust-0.9.47mr3/compiler/tlib/shlysis.o
interpretor/faust-0.9.47mr3/compiler/tlib/symbol.o
interpretor/faust-0.9.47mr3/compiler/tlib/tree.o
interpretor/faust-0.9.47mr3/compiler/utils/names.o
interpretor/lexer.mll
interpretor/process.ml
interpretor/signal.ml
interpretor/symbol.ml
interpretor/types.ml
interpretor/value.ml
output_sounds/output0.wav [deleted file]

index 1e561423c0afab82358bc29d1dd37e1ededb1cd3..ae096af4dd7228982db13f38356385e297940b19 100644 (file)
@@ -398,3 +398,39 @@ let basic_smaller : basic -> basic -> basic =
       basic_larger_than_zero (b2 -~ b1);;
 
 
+let basic_max : basic -> basic -> basic = 
+  fun b1 ->
+    fun b2 ->
+      let compare = basic_larger_than_zero (b1 -~ b2) in
+      match compare with
+      |        N i -> 
+         if i = 1 then b1
+         else if i = 0 then b2 
+         else raise (Basic_operation "compare result not bool.")
+      |        Vec vec -> 
+         let basics = Array.init vec#size vec#nth in
+         let sum = basic_to_int (Array.fold_left basic_add Zero basics) in
+         if sum = vec#size then b1
+         else if sum = 0 then b2
+         else Error
+      |        Error -> Error
+      |        _ -> raise (Basic_operation "compare result not bool.");;
+
+
+let basic_min : basic -> basic -> basic = 
+  fun b1 ->
+    fun b2 ->
+      let compare = basic_larger_than_zero (b1 -~ b2) in
+      match compare with
+      |        N i -> 
+         if i = 1 then b2
+         else if i = 0 then b1 
+         else raise (Basic_operation "compare result not bool.")
+      |        Vec vec -> 
+         let basics = Array.init vec#size vec#nth in
+         let sum = basic_to_int (Array.fold_left basic_add Zero basics) in
+         if sum = vec#size then b2
+         else if sum = 0 then b1
+         else Error
+      |        Error -> Error
+      |        _ -> raise (Basic_operation "compare result not bool.");;
index c1e13988426784431c70387c8df12e99fa90b3bc..5d05790d63f17d264923b878fd8eaeb3ba185c38 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/OSCControler.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/OSCControler.o differ
index d0f15ae6f0c5b60b09be3272ca1bba921c75042d..887272de10cb4c6d93d434f30a107498f52c2666 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCFError.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCFError.o differ
index 65366f4137a372b8d99457204f268d737ea389e4..5f8ee046e9348aad8c095e2bb00dc14cff326120 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCRegexp.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/lib/OSCRegexp.o differ
index 9d4c34a53d9ed66e0b68081d622345b5d3ed9a1a..9f0f4937a85e08a26789e1af7a76d87a30eb0e73 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/msg/Message.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/msg/Message.o differ
index 4ace601264ff141224f2a2578b7bf83777c57d02..885396adcf0437f7d8684301e543bb980ce0e113 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustFactory.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustFactory.o differ
index 78868e3b828386493ebff2706383a3e82253414b..d5036fbbe96edee0769b5570704f577d5a35fed8 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustNode.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/FaustNode.o differ
index 100d5dfb2d93a141910f989ddefdc1c2e4cd8cdd..152c5baf55091e1fd008d74a02e24a6f3cc2f7a9 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/MessageDriven.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/MessageDriven.o differ
index 771973d5bd5f18804bbea30fb0034971d67f9ab8..6d32bee2dcf2a4e67e72e9402190c472828239df 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/RootNode.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/nodes/RootNode.o differ
index 15087d59bc558f8dbde484d83649ba76c1254148..55973399bee22106032d77fa0f0ae7915bce3f4f 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCAddress.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCAddress.o differ
index 4607b0df582184e94cae7b99a3f5e1cd529471d6..91fa7d83be25cc6c1959e419725825cb8be4fb1a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCIO.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCIO.o differ
index 1bd5035d8b607c5fe02798fa089a608b5b105d7f..814689e79cd2b17dbce6682416389d30fb42ed2d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCListener.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCListener.o differ
index 83bd33ac888695fa152662c3c1173ab6d981e778..9fbccf5f56d86212233cddcd019ab4e384f3b79b 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCSetup.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCSetup.o differ
index 57d09ff6c2f4169515553b0905a95bb238fa673c..4c05b0185d611914464daab2fe347c1755a8ead9 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCStream.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/osc/OSCStream.o differ
index e3620b0cd7e6e59dcf1ed6e3fe24bb233d44798f..d12e15fce123ee1a5e6c3ea51be9194ee90e52b8 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/pthreads_impl.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/pthreads_impl.o differ
index d1827b9bfc517c73309fe1c6297a834730241a5f..8601c3cc4322c2698b4e0e6c2fb45ecb6108d2ba 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/winthreads_impl.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/faust/src/threads/winthreads_impl.o differ
index a9bee683f434935c5ff2087c075a32e64220c595..c5b4308a1d5a6cf6828821fd3b8f7691524d18b9 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/IpEndpointName.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/IpEndpointName.o differ
index c232532b7f4cf5015b50ac1147c34f35f47210ba..902e53c087704d3fc25a140b98433ca0e555a99b 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/NetworkingUtils.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/NetworkingUtils.o differ
index af9157196fd44a375e9c2462739809626c635615..9abe0d255a5e17aa0ae47ec65578bf46068a4f6e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/UdpSocket.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/ip/posix/UdpSocket.o differ
index aed833daf934b685a22e4c9cacd1bd1c6b08d77e..ee9b16eaef64e36de494a524183d224de6f84c7a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscOutboundPacketStream.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscOutboundPacketStream.o differ
index 4f6923503184a616031efc8ad4f1494dce602e98..e4e0a928cea439f2ce41891d55a8bd5f350c1500 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscPrintReceivedElements.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscPrintReceivedElements.o differ
index 9094461b83df24e5b87628c9790aa6ed96d4bea8..388cd2d02224caa5301bad500d9052e3894c1c23 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscReceivedElements.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscReceivedElements.o differ
index 784c4aa4cfeb7b61187661751617a244ac15e194..e37280023ea126b34adab92a538a37a3ef57561c 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscTypes.o and b/interpretor/faust-0.9.47mr3/architecture/osclib/oscpack/osc/OscTypes.o differ
index 90dbb83e985ab89b4d0b236dff9e55ea30f8cf96..39aba2203509e05b9d728cd3496228ea83383ef8 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/boxcomplexity.o and b/interpretor/faust-0.9.47mr3/compiler/boxes/boxcomplexity.o differ
index b69e131082e676bb9b55b5a151f6204aea8249da..d4e513c8f543e0fe50db56c32e21be8a68cf5e72 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/boxes.o and b/interpretor/faust-0.9.47mr3/compiler/boxes/boxes.o differ
index 4c54104bf6faaccb93277b25a9fa09e2617198c9..2b972e369bdf6aeae02586a7df102433888b25db 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/boxtype.o and b/interpretor/faust-0.9.47mr3/compiler/boxes/boxtype.o differ
index 9b38db36f252decad432b80265a450e99ed65515..ba28ecc16c2146bcf918a2c576607be5f3db89d9 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/boxes/ppbox.o and b/interpretor/faust-0.9.47mr3/compiler/boxes/ppbox.o differ
index 3a59ce45464a14cb6d38323b9252e6254aeb9c35..1046cf57bbcdb56bd0b12a4901fbd69f02384353 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc.o differ
index c858ccc8ad92526ae8a2b430e7bcfb145b7b7546..8ce7a28d183a66e859cbcffe37589f1f12871fbe 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_Text.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_Text.o differ
index d7da33e3ae4c10a9ed39d9009f806764ba20c195..31c5efdefb78f6e860acaa6df96a6bf7bc7e2900 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_autodoc.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_autodoc.o differ
index 2b9d469f2e3367cf6933c0c4d7faecda78789013..3fd9185f07f159fe9237608d389e7c89b3bd7788 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_compile.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_compile.o differ
index cf05c197624776453d66d94942b7c81c762afb95..235a31a7f1b1326690c2a5de6c106c79ac6a4bcc 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_lang.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_lang.o differ
index 81be707e36f4be57c85ab37e9bac0a183559f8bd..93110907bc945789a03417c2423f130a1887675d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_metadatas.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_metadatas.o differ
index 1132925eec5d6d2b5843c2e7e40cc085c599738c..1d0ca149e34d4aab0d37e45054c88335a11ab18e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_notice.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_notice.o differ
index ca351a0b984a97fda82eb7087d93ea5f600b530b..d1141afcfa3d49f435a5b535e5419cf9a23230a3 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/doc_sharing.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/doc_sharing.o differ
index a186b97f628a7708baa1001e1308f801e997894b..449bdc4fbfcf9d9f27520749c60d3a28a2e3ad5d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/documentator/lateq.o and b/interpretor/faust-0.9.47mr3/compiler/documentator/lateq.o differ
index d6aa62c9e5c6b020b3986ab5d4e3c04294dbc71d..65d50f343abaf857d74f01eedf4bab6f959d2d2d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/device/PSDev.o and b/interpretor/faust-0.9.47mr3/compiler/draw/device/PSDev.o differ
index 8b3fbc70f3a2d539269e4f30da3c5d91505dfe94..99b7d96bfd3b32e211b8d04a334665ae5ba19ea2 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/device/SVGDev.o and b/interpretor/faust-0.9.47mr3/compiler/draw/device/SVGDev.o differ
index 87039cca74cc72f05b1b1a1271214b2778121504..f098c6d12781c9c6af366dfa56786d2505f652e4 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/drawschema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/drawschema.o differ
index 24dc11e98b11fe8a82d06c37ba61be61499d5b36..ec15573b8ab8bc42bf8e1274432af26279cd0b53 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/blockSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/blockSchema.o differ
index 87c5ee779502648651d3a0b1ffc7790bf55631f2..00c3fb16d172765b9c7663204526fcf19ae5c095 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/cableSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/cableSchema.o differ
index d94e38b7b06b5265e5c922b9a60613f5632952ab..ff0b0474a6e888d1023c5f2265d3816310d1bd4e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/collector.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/collector.o differ
index a7eea3b93150aeab124828a6b1ec214379726981..17feae5b51446d3e06467271f0baa8b5f4f7c5a9 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/cutSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/cutSchema.o differ
index 3b92cba0e03cc0ca6631e202db81e0a4e3b3b73b..8b9341476d65227b8b7011c3ac167b57510a4dc7 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/decorateSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/decorateSchema.o differ
index adb8770fda03840fb7368dc5fd6887be62cf6981..59694a55470232c965d8f7dfa8c9ee2acf7df8ca 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/enlargedSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/enlargedSchema.o differ
index 57b5db6e1ffa5debb936f807f28bb6017452ddd1..9d5732c55dd7d601695e90a578b8d5584b6d1c60 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/inverterSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/inverterSchema.o differ
index 2c9e59ec8bc1bf67d5758a8d8dfcce0cdd035372..b1bcaf59e0bc82306a589d1ab42e705c9ac2e5e7 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/mergeSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/mergeSchema.o differ
index ec2510a00cd80eadfcbd0b2e6405716091ad5480..e439d7797f5bf9a966880c1d02f2f4f98b6d465d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/parSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/parSchema.o differ
index 3831b4bbb273940c590cb8d94fa231e6ddbc68cc..d60f1b34e71cfb00113b1134edc038ffb257c4b5 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/recSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/recSchema.o differ
index 194798a3a6eb0a192907aa9b7847361fa9cdf051..5e6edd3b2df071c295eae2b11b851e8d9228d00a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/seqSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/seqSchema.o differ
index 7840bdcc628b0d68379f0227ba60587c3f0a3871..5ef94765a2139339f697b5032fee5291d2f7e16a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/splitSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/splitSchema.o differ
index a77e65af1c955c970eac6dda1269f569edcca09d..74d597fb7c3d760c2354f0d69df73c1fc90d3cbc 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/schema/topSchema.o and b/interpretor/faust-0.9.47mr3/compiler/draw/schema/topSchema.o differ
index e0b1ef826f064dec15e66d6906d2e0f6681e54ff..843e4db51e7b14d53b13ccdf12dcd0a12737adf4 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/draw/sigToGraph.o and b/interpretor/faust-0.9.47mr3/compiler/draw/sigToGraph.o differ
index 73f83aa5bc115aec8dc7e50a73c7d9b6c0f3e390..9daed93858569df995d4215969339045914f11e0 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/errors/errormsg.o and b/interpretor/faust-0.9.47mr3/compiler/errors/errormsg.o differ
index 2cf38164f6944ddeace91a7476d9b944ffb5fdfe..63983a37a5c7b81891e17b140d6c4a46de3e1c6e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/errors/timing.o and b/interpretor/faust-0.9.47mr3/compiler/errors/timing.o differ
index 4d2b325029e52d78c25ef519832a3a600b8ef6f8..3d8a9ef2f63be79d996e1ddf1d29dff667b9c63d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/evaluate/environment.o and b/interpretor/faust-0.9.47mr3/compiler/evaluate/environment.o differ
index 6c23dacac84e719512c42a5b8de42447e589bd90..5ed81b428c4f788772b33f10ec18647a8acdf63f 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/evaluate/eval.o and b/interpretor/faust-0.9.47mr3/compiler/evaluate/eval.o differ
index a1ca10673b3508edab294cfd4930fdc015ef3ff6..8888fc841dac47df2764d493024d3d2a39a72c06 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/evaluate/loopDetector.o and b/interpretor/faust-0.9.47mr3/compiler/evaluate/loopDetector.o differ
index fb0e4bf7c8d93b6684e01129aa7fe0dd61cf41ce..9dfe6b880d4ed222aba357389e5e67bafcc0a855 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/absprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/absprim.o differ
index 9dda95bcfb906b69cbb4319e9ff0ac477625d637..fa9013dbc90f9bd8a05af605e27adb79838fb498 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/acosprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/acosprim.o differ
index 3cbd6923bfc8cb9cbd52cfd1891bff42b52e4652..167186a2b006f32fc6b99b94b1371662115e0f55 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/asinprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/asinprim.o differ
index 26717f00683778a6164dea588d3cc858a1beac57..618a14a864f0b5be24b93970cbb26ee326d23d32 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/atan2prim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/atan2prim.o differ
index 1706bdce1eabd83e19743a60a193f0bfd02ba0f7..7501d1ca8461af857e021c99e80cebb6f1022480 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/atanprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/atanprim.o differ
index 8bded7b25882b7686b49eb94e7b5bafe98346029..c80f57a5399b17ac01e467765d0f665a3d3858a1 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/ceilprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/ceilprim.o differ
index 6008008ee29abc0b564cfa1c3405dc38c49902ae..29aec00506450e0043a1d98440b3003182b2202d 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/cosprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/cosprim.o differ
index 685820976cd2084bdc40e978b43cbeb03060be40..71736327acfb37ed813649c0b88f13531bad6629 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/expprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/expprim.o differ
index abbbd192feaa69d49fe5e670bfdc1161936866d9..f63b0522847eff08bf5647cbf2fa29275e20a65e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/floorprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/floorprim.o differ
index 2cef0679b9d4c75db0d3c0086299f75192e79009..7b435e24d25ff3034d195237861a072f988887f4 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/fmodprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/fmodprim.o differ
index 093124fde0b6b75e890be378dff2decb9b5e3033..7243436da95d06e9c8d53f6fd07706454c63be37 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/log10prim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/log10prim.o differ
index e7c3003c545554df9138ac235fd4ecd106aba673..dd4e1ba40698954ff99ea8cc38944a8f2afd0773 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/logprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/logprim.o differ
index b3c08fc17fd96c4d1191fb211ebdeecdc6751aea..3ef364ae09ccc2bacbabfb9ed1661f7d58476061 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/maxprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/maxprim.o differ
index 6c1d123fe0294ebc6a47c31aa717d1ff912c3be1..33406a12e76ed9bf4842509410617222eb98662a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/minprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/minprim.o differ
index b81d926b8cc833b262344fe02f34a5a8b747a312..ea59a1c0e994680ca1285604ced139383684ab0e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/powprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/powprim.o differ
index 3a8ec1ec3d2fd5bc071b29587447632439160da6..958b1859a986c7a6264ca488fc8aa7561d596ce6 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/remainderprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/remainderprim.o differ
index abe2c56239765768371d3a1be669bcad875534c8..c5ec5d29b420bf0c6dc5fe807dd12695dc64c9c0 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/rintprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/rintprim.o differ
index 5114cf466ff8ff42467508b8d4e085cb46411c67..a8738d1dabd97e1780c2f191701d1e3c36ee0b2b 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/sinprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/sinprim.o differ
index fb7b96c49afb69cdd23233bc7911e00bac8b4491..2c5e3b8f95406fff2eadaf24f521c743feb7ad89 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/sqrtprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/sqrtprim.o differ
index db3c4cf33e2e181931a8661d0ffbf58924b9bcc0..ccbaf5ee307d9257fd76d2c4182b69669661452f 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/extended/tanprim.o and b/interpretor/faust-0.9.47mr3/compiler/extended/tanprim.o differ
index f0cd49210bb6a63fe66156e550797094bb281ea6..02ea2eb43fa9ef6b8683743c7be931353b6416b7 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/Text.o and b/interpretor/faust-0.9.47mr3/compiler/generator/Text.o differ
index e6099050d20157ff0cc36bb96ca4cff7dde1f46e..392e93d63f9c3ae817083f498913b799ea042573 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile.o and b/interpretor/faust-0.9.47mr3/compiler/generator/compile.o differ
index 3885362896c19b01b9e0174d9950eb766eda52ee..2a12a2c6778596d45be9e92fcec1536d39476953 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile_scal.o and b/interpretor/faust-0.9.47mr3/compiler/generator/compile_scal.o differ
index bae028eb77eb7de18f1cc7d34ec8aa04a52de130..14021a32da36c09e4403f9f0092d304d304a3875 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile_sched.o and b/interpretor/faust-0.9.47mr3/compiler/generator/compile_sched.o differ
index e440ef397f982cf4c26ec95c80e6fd0be075f047..aac520444c41f4993d3fc78f19f9dac2f371ba19 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/compile_vect.o and b/interpretor/faust-0.9.47mr3/compiler/generator/compile_vect.o differ
index 3e601434dae535476700c98edabf2125232bdc65..defc9a418f7895b5a2651124f719354e8988b77f 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/contextor.o and b/interpretor/faust-0.9.47mr3/compiler/generator/contextor.o differ
index 88b26e4ac4b94dde4cfe35c3a5652df1bc836a22..eaf33012c771695d1aafd224a3afee89f8744d92 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/description.o and b/interpretor/faust-0.9.47mr3/compiler/generator/description.o differ
index 6acb217b6b8631a8c009e0be997195e6532b6712..8f5b606a2a71a4c9fe72cdc1f03b9c1cd5ad1417 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/floats.o and b/interpretor/faust-0.9.47mr3/compiler/generator/floats.o differ
index b1392897fc61fcbc1633c0d576dc35c775cd7c4f..1523afec5df3aa883a2e5ebe7f8fa6ba08a3f9e6 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/klass.o and b/interpretor/faust-0.9.47mr3/compiler/generator/klass.o differ
index f9e490691e5b00a03aca6ab1687c349927e29380..620ba1267e8b6a9058e92e6f412cc918c408ae27 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/occurences.o and b/interpretor/faust-0.9.47mr3/compiler/generator/occurences.o differ
index 0022d9b6384f7dc807bf7fc1da9dc2465a34379b..4e6c74209ea410b27f04bc8f6ce48047a86d9b8a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/sharing.o and b/interpretor/faust-0.9.47mr3/compiler/generator/sharing.o differ
index 3390b3b607ab083b7d4ff8a99b3a2a27b6d03475..6e8e63f711d75909a1fb4e7c875145d6f48dbf8f 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/generator/uitree.o and b/interpretor/faust-0.9.47mr3/compiler/generator/uitree.o differ
index bb4f648e754caba44a34c3eeacbc727add8bef89..0cab1408e5d928e3c95697d2ad99bcb983f89ffa 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/main.o and b/interpretor/faust-0.9.47mr3/compiler/main.o differ
index f4ca09baf629809259148c76f8c19733143a62f6..13db7c8f03e04774aa64ddc0bf6cd0ec1334fb51 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/aterm.o and b/interpretor/faust-0.9.47mr3/compiler/normalize/aterm.o differ
index d4713499364abed0ee4878244e647a12f53fde30..5b98102e359b2c4628a7c1284b51edf1ccfaabfb 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/mterm.o and b/interpretor/faust-0.9.47mr3/compiler/normalize/mterm.o differ
index 77f9fa72be1377b9ddfdf20a4867114aaac0f035..dc1b5716bfb9b690d092a4add83fc51eb4ddfddd 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/normalize.o and b/interpretor/faust-0.9.47mr3/compiler/normalize/normalize.o differ
index 3cfa5419eb0265e928ceb69f47b9d681251226a2..0dc9c042a5ac28db43e5dc01973e34aa5a8ba014 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/privatise.o and b/interpretor/faust-0.9.47mr3/compiler/normalize/privatise.o differ
index d5136ddcec09fb1066ce75bd61715c026cf5e276..6cb2143f621b709a757eebc42715b906b3b20963 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/normalize/simplify.o and b/interpretor/faust-0.9.47mr3/compiler/normalize/simplify.o differ
index b453d59d26178567645a69081ce44b3f795d09bd..0740fc336050caf09787a43cb980ae99e1f7e07e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parallelize/colorize.o and b/interpretor/faust-0.9.47mr3/compiler/parallelize/colorize.o differ
index 3b48e73c951b05832dd9bb3112fe8d18849d7040..819bb44d2778295fdbbd758f163598d6a58f16e6 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parallelize/graphSorting.o and b/interpretor/faust-0.9.47mr3/compiler/parallelize/graphSorting.o differ
index fddd27b7a3a9b9282faabc17dc62ea5a912d1ec3..95e37399e48206ba1d71b426ede8856922ecfac6 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parallelize/loop.o and b/interpretor/faust-0.9.47mr3/compiler/parallelize/loop.o differ
index d4f1d4d2764643a7c3a77124c6e505b3dd333f45..b6c49a289f4fd5e5e331956cd6abdfda2ca250aa 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/enrobage.o and b/interpretor/faust-0.9.47mr3/compiler/parser/enrobage.o differ
index 63cacaf6155580a036d11b46cf07702195c4290d..b1a56a0ba41151f59694ed6d4412d0dd9901e491 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/faustlexer.o and b/interpretor/faust-0.9.47mr3/compiler/parser/faustlexer.o differ
index 164ea645f4caa4898834cd15fd078b37c43bafe3..91414e22fae419cf8198321f6aee2f880774b24f 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/faustparser.o and b/interpretor/faust-0.9.47mr3/compiler/parser/faustparser.o differ
index ad4cffb2ad9836eb925e05756af67ebe4f995435..cced8adbbec1c4cd9fb541a06e4c57d7c044456e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/parser/sourcereader.o and b/interpretor/faust-0.9.47mr3/compiler/parser/sourcereader.o differ
index d4b28483fc308535fc345629440e22044da849e5..089f2aabdb382de60b1b94973627516496a99979 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/patternmatcher/patternmatcher.o and b/interpretor/faust-0.9.47mr3/compiler/patternmatcher/patternmatcher.o differ
index cc533e811b42fd2bc73e7d087f79c235a46035fa..c6d3a50cfd94e161cb9b6a741ad1b9441640e088 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/propagate/labels.o and b/interpretor/faust-0.9.47mr3/compiler/propagate/labels.o differ
index 76451e6ad50fabd94e62d877d8a61d757af8e59a..f3a68778b47dc28199a16003dd59d8f15375aac9 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/propagate/propagate.o and b/interpretor/faust-0.9.47mr3/compiler/propagate/propagate.o differ
index 30d1d3cd62114d4b0b6ad89b715b3cc989dacede..807f70e3677f9f4a530fecf8f200e486107f46a8 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/binop.o and b/interpretor/faust-0.9.47mr3/compiler/signals/binop.o differ
index 0824c2b6234d356cd72363b57a9b57c29934147e..2097b74b61251849b538af5d264c3d0e92dafb99 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/ppsig.o and b/interpretor/faust-0.9.47mr3/compiler/signals/ppsig.o differ
index f044da0b764402b6478835cb7b9a4412d4a5ed72..03da70fc1b536170d671d0e7e4aac7dc49e0c66b 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/prim2.o and b/interpretor/faust-0.9.47mr3/compiler/signals/prim2.o differ
index d095f7a7a3ee650039bb681c244e8ded1cd2c8c7..7192e5abdb5b27696611fc2813e7ba3cbf795861 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/recursivness.o and b/interpretor/faust-0.9.47mr3/compiler/signals/recursivness.o differ
index 83a38e8c0f05777b6f61f0dba3d4d15ccb7d798a..a69f04f5098a9cc79bc572e63b8cd76d3b712f4a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/signals.o and b/interpretor/faust-0.9.47mr3/compiler/signals/signals.o differ
index aed79c9c0d7f0ff7d432b32cc8f94ab15b2b70bd..cb077db88e2017a18c39e587091aa533f9b334a5 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigorderrules.o and b/interpretor/faust-0.9.47mr3/compiler/signals/sigorderrules.o differ
index 490b79df45f3f07de02d254614401e4f2e4e9998..2b8209e42391e3386efd60b01d2fbe56410fdb9e 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigprint.o and b/interpretor/faust-0.9.47mr3/compiler/signals/sigprint.o differ
index 18200d23fd306f4bd102d50bf25c2d2ea9cb0e02..441e6155cc2b02653f2eccef9363f10757b7a28a 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigraterules.o and b/interpretor/faust-0.9.47mr3/compiler/signals/sigraterules.o differ
index 4501b789e9a367c92ef0dedd75e8c5010ea6442b..09d1708a1effac371e6b3d73c6031630d56270c4 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigtype.o and b/interpretor/faust-0.9.47mr3/compiler/signals/sigtype.o differ
index c59a5ef2ea8c26a99b3c934a32b34d9ae56bb0fe..5a488b9552b8c747c98f57dfea5b40bc151ad300 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigtyperules.o and b/interpretor/faust-0.9.47mr3/compiler/signals/sigtyperules.o differ
index 38ab0a4e337ee9ec84468a87bcf82bf9336cf582..eb4671c280115363d8ef68a9a754ee0d254003e8 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/sigvisitor.o and b/interpretor/faust-0.9.47mr3/compiler/signals/sigvisitor.o differ
index 7613c3137b629103c1ce617f1859e48e1e6d223c..092aa09a6c9e3243b564c8db15f4ce6fd8f08609 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/signals/subsignals.o and b/interpretor/faust-0.9.47mr3/compiler/signals/subsignals.o differ
index db769fff448c3412918efa711183ac891de02bb7..b9e68f4c4d389a50b9bebdaff4d0e3a0704a61a8 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/compatibility.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/compatibility.o differ
index 98d3fd25862063b8e6395837e72d31d47cb7e444..c37a57147175e14ad0e70e973942c370dab02ae6 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/list.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/list.o differ
index e2bd1cc0f9fa9b227c1747bd2f35040d2c37fad3..15fb64a0ec6d16f9b0afa2bbaa09902537ddd9fa 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/node.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/node.o differ
index e99b89e60492626f8ed90f73722786480e6d41c5..56062fc1dd143449e8506b2eb51db530386ca075 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/occurrences.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/occurrences.o differ
index 66cc011fb52f5797222729ead945fc874e780a71..fa9144e4e418ba509d93ba3a4f2092f35ec8a29b 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/recursive-tree.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/recursive-tree.o differ
index 8190c4d23ef84d7f00b0f5f3c96a23dd9a77d98b..98fb18453dae1153ca84723ccb296350b462f3b6 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/shlysis.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/shlysis.o differ
index e92ca71414ef9194a1ffd202b211f708eefcd3a0..ba86a6d4f1e1953417049ae4d8d50f3da0d49f3c 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/symbol.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/symbol.o differ
index c6954a78a3247c3abb8bc1e4ae2e19d26fe11334..13b32cbb7770601804829ddbc48fd97ac50a8fd1 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/tlib/tree.o and b/interpretor/faust-0.9.47mr3/compiler/tlib/tree.o differ
index b3b619793814c9be97df22ec440979be9a81676c..37302d1645d9d86258bafff783385af8c100a161 100644 (file)
Binary files a/interpretor/faust-0.9.47mr3/compiler/utils/names.o and b/interpretor/faust-0.9.47mr3/compiler/utils/names.o differ
index 1c427a95de2f1ef37d03df3bc021f74570036b6f..3cb9847b4dc7ddaef34793552e2a62efe77a07bb 100644 (file)
@@ -29,6 +29,8 @@ rule token = parse
 | "serialize"                           { IDENT Serialize}
 | ">"                                   { IDENT Larger}
 | "<"                                   { IDENT Smaller}
+| "max"                                        { IDENT Max}
+| "min"                                        { IDENT Min}
 | "prefix"                              { IDENT Prefix}
 | "selecttwo"                           { IDENT Select2}
 | "selectthree"                         { IDENT Select3}  
index 31cc6c9e3c2224b14896bdfcb2cb79ba08a3c171..e7568df2bca096e323de9de67122c38fec1b272a 100644 (file)
@@ -164,6 +164,10 @@ class proc_ident : faust_exp -> process_type =
                ((input#get.(0))#larger input#get.(1))
          | Smaller -> self#beam_of_ident n 
                ((input#get.(0))#smaller input#get.(1))
+         | Max -> self#beam_of_ident n 
+               ((input#get.(0))#max input#get.(1))
+         | Min -> self#beam_of_ident n 
+               ((input#get.(0))#min input#get.(1))
          | Prefix -> self#beam_of_ident n 
                ((input#get.(1))#prefix input#get.(0))
          | Select2 -> self#beam_of_ident n 
index 2dd9f738663eedb73560c0ed672526dc201bf5fa..a32923eec26e8e02fb5c7489bf6ae8e8ed321df5 100644 (file)
@@ -90,6 +90,8 @@ class signal : int -> (time -> value_type) -> signal_type =
        method _mod = self#prim2 (fun t -> (self#at t)#_mod)
        method larger = self#prim2 (fun t -> (self#at t)#larger)
        method smaller = self#prim2 (fun t -> (self#at t)#smaller)
+       method max = self#prim2 (fun t -> (self#at t)#max)
+       method min = self#prim2 (fun t -> (self#at t)#min)
 
        method delay : signal_type -> signal_type =
          fun (s : signal_type) ->
index a37f1d323ad991d75674d6db9b1f0cf67007d656..bdfa4106048f77b5faa322736da002cf16eaf986 100644 (file)
@@ -40,6 +40,8 @@ let dimension_of_symbol : symbol -> int * int =
     |Serialize  ->  (1, 1)
     |Larger     ->  (2, 1)
     |Smaller    ->  (2, 1)
+    |Max         ->  (2, 1) 
+    |Min         ->  (2, 1)
     |Prefix     ->  (2, 1)
     |Select2    ->  (3, 1)
     |Select3     ->  (4, 1);;
@@ -66,6 +68,8 @@ let delay_of_symbol : symbol -> int =
     |Mod        ->     0
     |Larger     ->     0
     |Smaller    ->     0
+    |Max         ->     0      
+    |Min         ->     0
     |Vectorize  ->     vectorize_memory_length
     |Vconcat    ->     0
     |Vpick      ->     0
@@ -96,6 +100,8 @@ let string_of_symbol : symbol -> string =
     |Mod        ->     "Mod"
     |Larger     ->     "Larger"
     |Smaller    ->     "Smaller"
+    |Max         ->     "Max"
+    |Min         ->     "Min"
     |Vectorize  ->     "Vectorize"
     |Vconcat    ->     "Vconcat"
     |Vpick      ->     "Vpick"
index dae188f0083316e528a37ab2749feec9183068e2..352afbe1b0abb1d6af2639fa34c354c60769d159 100644 (file)
@@ -42,6 +42,8 @@ class type value_type =
     method _mod : value_type -> value_type
     method larger : value_type -> value_type
     method smaller : value_type -> value_type
+    method max : value_type -> value_type
+    method min : value_type -> value_type
   end;;
 
 
@@ -68,6 +70,8 @@ type symbol = Add
            | Serialize
            | Larger
            | Smaller
+           | Max
+           | Min
            | Prefix
            | Select2
            | Select3
@@ -109,6 +113,8 @@ class type signal_type =
       method _mod : signal_type -> signal_type
       method larger : signal_type -> signal_type
       method smaller : signal_type -> signal_type
+      method max : signal_type -> signal_type
+      method min : signal_type -> signal_type
       method rdtable : signal_type -> signal_type -> signal_type
       method select2 : signal_type -> signal_type -> signal_type
       method select3 : signal_type -> signal_type -> signal_type -> signal_type
index 3c97aa04fa8acc86cf8d070201bd0c20a26ebb1a..ef05f4315459584ebe36145a9f1676f3878b038e 100644 (file)
@@ -52,6 +52,8 @@ class value : basic -> value_type =
       method _mod = self#prim2 basic_mod
       method larger = self#prim2 basic_larger
       method smaller = self#prim2 basic_smaller
+      method max = self#prim2 basic_max
+      method min = self#prim2 basic_min
 
     end;;
 
diff --git a/output_sounds/output0.wav b/output_sounds/output0.wav
deleted file mode 100644 (file)
index b815a38..0000000
Binary files a/output_sounds/output0.wav and /dev/null differ