Automatically setting arch to x86_64 faust-2.15.11.tar.gz found in current directory build-faust.sh has been created tar -xf faust-2.15.11.tar.gz if test -d .git; then git submodule update --init; fi make -C build cmake BACKENDS=most.cmake TARGETS=most.cmake make[1] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build » mkdir faustdir cd faustdir && cmake -C ../backends/most.cmake -C ../targets/most.cmake -DCMAKE_BUILD_TYPE=Release -G 'Unix Makefiles' .. loading initial cache file ../backends/most.cmake loading initial cache file ../targets/most.cmake -- The C compiler identification is GNU 5.5.0 -- The CXX compiler identification is GNU 5.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring version 2.15.11 -- Found LLVM 8.0.1 -- In target faust: include C backend -- In target faust: include CPP backend -- In target faust: include FIR backend -- In target faust: include JAVA backend -- In target faust: include OCPP backend -- In target faust: include RUST backend -- In target faust: include WASM backend -- In target faust: include LLVM backend -- In target staticlib: include C backend -- In target staticlib: include CPP backend -- In target staticlib: include FIR backend -- In target staticlib: include JAVA backend -- In target staticlib: include OCPP backend -- In target staticlib: include RUST backend -- In target staticlib: include WASM backend -- In target staticlib: include LLVM backend -- In target wasmlib: include WASM backend -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for one of the modules 'libmicrohttpd' -- Found libmicrohttpd 0.9.68 -- Install location is /usr/local -- Include targets: faust;staticlib osc;http -- Configuring done -- Generating done -- Build files have been written to: /repo/source/faust/src/faust-2.15.11/build/faustdir make[1] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build » make -C build make[1] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build » cmake --build faustdir --config Release -- -j 4 gmake[2] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[3] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » Scanning dependencies of target oscstatic gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 1%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/OSCControler.cpp.o Scanning dependencies of target httpstatic gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 1%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/HTTPDControler.cpp.o [ 1%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/lib/OSCFError.cpp.o [ 1%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/lib/OSCRegexp.cpp.o [ 2%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/hexa/jsscripts.cpp.o [ 2%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/hexa/stylesheet.cpp.o [ 2%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/html/htmlfactory.cpp.o [ 2%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/msg/Message.cpp.o [ 2%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/html/htmlpage.cpp.o [ 4%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/nodes/FaustFactory.cpp.o [ 5%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/html/htmlui.cpp.o [ 5%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/nodes/FaustNode.cpp.o [ 5%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/httpd/Address.cpp.o Scanning dependencies of target staticlib gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » Scanning dependencies of target faust gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 5%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/boxcomplexity.cpp.o [ 5%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/boxcomplexity.cpp.o [ 5%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/nodes/MessageDriven.cpp.o [ 5%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/httpd/HTTPDServer.cpp.o [ 5%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/nodes/RootNode.cpp.o [ 5%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/httpd/HTTPDSetup.cpp.o [ 5%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/boxes.cpp.o [ 5%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/boxes.cpp.o [ 7%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/json/jsoncontrol.cpp.o [ 7%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/json/jsonfactory.cpp.o [ 8%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/osc/OSCAddress.cpp.o [ 8%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/osc/OSCIO.cpp.o [ 8%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/json/jsonfaustui.cpp.o [ 8%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/osc/OSCListener.cpp.o [ 9%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/boxtype.cpp.o [ 9%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/boxtype.cpp.o [ 9%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/osc/OSCSetup.cpp.o [ 11%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/osc/OSCStream.cpp.o [ 11%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/ip/IpEndpointName.cpp.o [ 11%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/osc/OscOutboundPacketStream.cpp.o [ 11%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/json/jsongroup.cpp.o [ 11%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/osc/OscPrintReceivedElements.cpp.o [ 11%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/ppbox.cpp.o [ 11%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/boxes/ppbox.cpp.o [ 12%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/osc/OscReceivedElements.cpp.o [ 12%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/json/jsonroot.cpp.o [ 12%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/osc/OscTypes.cpp.o [ 12%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/faust/src/threads/pthreads_impl.cpp.o [ 12%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/ip/posix/NetworkingUtils.cpp.o [ 14%] Building CXX object osc/CMakeFiles/oscstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/osclib/oscpack/ip/posix/UdpSocket.cpp.o [ 15%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/json/jsonui.cpp.o [ 15%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/msg/Message.cpp.o [ 15%] Linking CXX static library ../../lib/libOSCFaust.a gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 15%] Built target oscstatic [ 15%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/nodes/FaustFactory.cpp.o [ 16%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc.cpp.o [ 16%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc.cpp.o [ 16%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/nodes/FaustNode.cpp.o [ 18%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/nodes/MessageDriven.cpp.o [ 18%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/architecture/httpdlib/src/nodes/RootNode.cpp.o [ 18%] Building CXX object http/CMakeFiles/httpstatic.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/sourcefetcher.cpp.o [ 18%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_Text.cpp.o [ 18%] Linking CXX static library ../../lib/libHTTPDFaust.a gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 18%] Built target httpstatic [ 19%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_autodoc.cpp.o [ 19%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_Text.cpp.o [ 19%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_compile.cpp.o [ 19%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_lang.cpp.o [ 19%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_metadatas.cpp.o [ 21%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_notice.cpp.o [ 21%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_sharing.cpp.o [ 21%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_autodoc.cpp.o [ 21%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/lateq.cpp.o [ 21%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/device/PSDev.cpp.o [ 21%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_compile.cpp.o [ 22%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/device/SVGDev.cpp.o [ 22%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/drawschema.cpp.o [ 22%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/blockSchema.cpp.o [ 22%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/cableSchema.cpp.o [ 23%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/collector.cpp.o [ 23%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/connectorSchema.cpp.o [ 23%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/cutSchema.cpp.o [ 23%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/decorateSchema.cpp.o [ 25%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_lang.cpp.o [ 26%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/enlargedSchema.cpp.o [ 26%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/inverterSchema.cpp.o [ 26%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/mergeSchema.cpp.o [ 26%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/parSchema.cpp.o [ 28%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/recSchema.cpp.o [ 28%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_metadatas.cpp.o [ 28%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/seqSchema.cpp.o [ 28%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/splitSchema.cpp.o [ 28%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/topSchema.cpp.o [ 29%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/sigToGraph.cpp.o [ 29%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/errors/errormsg.cpp.o [ 29%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_notice.cpp.o [ 29%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/errors/timing.cpp.o [ 29%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/evaluate/environment.cpp.o [ 30%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/evaluate/eval.cpp.o [ 30%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/evaluate/loopDetector.cpp.o [ 30%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/doc_sharing.cpp.o [ 30%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/extended/xtended.cpp.o [ 30%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/Text.cpp.o [ 32%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/documentator/lateq.cpp.o [ 32%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/code_container.cpp.o [ 33%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile.cpp.o [ 33%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile_scal.cpp.o [ 33%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/device/PSDev.cpp.o [ 33%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/device/SVGDev.cpp.o [ 33%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile_sched.cpp.o [ 33%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/drawschema.cpp.o [ 33%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile_vect.cpp.o [ 35%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/contextor.cpp.o [ 35%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/dag_instructions_compiler.cpp.o [ 35%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/description.cpp.o [ 36%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/blockSchema.cpp.o [ 36%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/dsp_aux.cpp.o [ 36%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/cableSchema.cpp.o [ 38%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/export.cpp.o [ 38%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/collector.cpp.o [ 38%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/fir/fir_code_container.cpp.o [ 38%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/fir_to_fir.cpp.o [ 38%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/floats.cpp.o [ 38%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/connectorSchema.cpp.o [ 39%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/cutSchema.cpp.o [ 40%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/instructions.cpp.o [ 40%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/instructions_compiler.cpp.o [ 40%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/decorateSchema.cpp.o [ 40%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/enlargedSchema.cpp.o [ 40%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/inverterSchema.cpp.o [ 40%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/klass.cpp.o [ 42%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/mergeSchema.cpp.o [ 42%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/occurences.cpp.o [ 42%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/parSchema.cpp.o [ 42%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/recSchema.cpp.o [ 43%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/old_occurences.cpp.o [ 43%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/seqSchema.cpp.o [ 43%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/omp_code_container.cpp.o [ 43%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/sharing.cpp.o [ 45%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/splitSchema.cpp.o [ 45%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/tools.cpp.o [ 46%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/uitree.cpp.o [ 46%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/schema/topSchema.cpp.o [ 46%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/vec_code_container.cpp.o [ 46%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/draw/sigToGraph.cpp.o [ 46%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wss_code_container.cpp.o [ 46%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/global.cpp.o [ 46%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/errors/errormsg.cpp.o [ 47%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/errors/timing.cpp.o [ 49%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/libcode.cpp.o [ 49%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/evaluate/environment.cpp.o [ 49%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/main.cpp.o [ 49%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/aterm.cpp.o [ 49%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/evaluate/eval.cpp.o [ 49%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/mterm.cpp.o [ 49%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/evaluate/loopDetector.cpp.o [ 50%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/normalize.cpp.o [ 52%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/extended/xtended.cpp.o [ 52%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/privatise.cpp.o [ 52%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/simplify.cpp.o [ 52%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/code_loop.cpp.o [ 52%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/Text.cpp.o [ 53%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/colorize.cpp.o [ 53%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/graphSorting.cpp.o [ 53%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/code_container.cpp.o [ 53%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/loop.cpp.o [ 53%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/enrobage.cpp.o [ 54%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/faustlexer.cpp.o [ 54%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/faustparser.cpp.o [ 54%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/sourcefetcher.cpp.o [ 54%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/sourcereader.cpp.o [ 56%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/patternmatcher/patternmatcher.cpp.o [ 56%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/propagate/labels.cpp.o [ 56%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/propagate/propagate.cpp.o [ 56%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/binop.cpp.o [ 57%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/ppsig.cpp.o [ 57%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile.cpp.o [ 57%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/prim2.cpp.o [ 57%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/recursivness.cpp.o [ 57%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/signals.cpp.o [ 59%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigorderrules.cpp.o [ 59%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigprint.cpp.o [ 59%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigtype.cpp.o [ 59%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigtyperules.cpp.o [ 60%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigvisitor.cpp.o [ 61%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile_scal.cpp.o [ 61%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/subsignals.cpp.o [ 61%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/compatibility.cpp.o [ 61%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/dcond.cpp.o [ 63%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/list.cpp.o [ 63%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/node.cpp.o [ 63%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/occurrences.cpp.o [ 63%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/recursive-tree.cpp.o [ 64%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/shlysis.cpp.o [ 64%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/symbol.cpp.o [ 64%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/tree.cpp.o [ 64%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/sigConstantPropagation.cpp.o [ 64%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/sigIdentity.cpp.o [ 64%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile_sched.cpp.o [ 66%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/sigPromotion.cpp.o [ 66%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/treeTransform.cpp.o [ 66%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/utils/exepath.cpp.o [ 66%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/utils/files.cpp.o [ 66%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/compile_vect.cpp.o [ 67%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/utils/names.cpp.o [ 67%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/c/c_code_container.cpp.o [ 67%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/cpp/cpp_code_container.cpp.o [ 67%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/contextor.cpp.o [ 69%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/dag_instructions_compiler.cpp.o [ 69%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/cpp/cpp_gpu_code_container.cpp.o [ 70%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/java/java_code_container.cpp.o [ 70%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/description.cpp.o [ 70%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/rust/rust_code_container.cpp.o [ 70%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/dsp_aux.cpp.o [ 70%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/rust/rust_instructions_compiler.cpp.o [ 70%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/export.cpp.o [ 71%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/fir/fir_code_container.cpp.o [ 71%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wasm_code_container.cpp.o [ 73%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wasm_dsp_aux.cpp.o [ 73%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wasm_dynamic_dsp_aux.cpp.o [ 73%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wast_code_container.cpp.o [ 73%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/clang_code_container.cpp.o [ 74%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/llvm_code_container.cpp.o [ 74%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/fir_to_fir.cpp.o [ 74%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/floats.cpp.o [ 74%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/instructions.cpp.o [ 74%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/llvm_dsp_aux.cpp.o [ 76%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/instructions_compiler.cpp.o [ 76%] Building CXX object CMakeFiles/staticlib.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/llvm_dynamic_dsp_aux.cpp.o [ 76%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/klass.cpp.o [ 76%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/occurences.cpp.o [ 76%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/old_occurences.cpp.o [ 77%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/omp_code_container.cpp.o [ 77%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/sharing.cpp.o [ 77%] Linking CXX static library ../lib/libfaust.a [ 77%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/tools.cpp.o [ 77%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/uitree.cpp.o gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 77%] Built target staticlib [ 78%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/vec_code_container.cpp.o [ 78%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wss_code_container.cpp.o [ 78%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/global.cpp.o [ 78%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/libcode.cpp.o [ 80%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/main.cpp.o [ 80%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/aterm.cpp.o [ 80%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/mterm.cpp.o [ 80%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/normalize.cpp.o [ 80%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/privatise.cpp.o [ 81%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/normalize/simplify.cpp.o [ 81%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/code_loop.cpp.o [ 81%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/colorize.cpp.o [ 81%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/graphSorting.cpp.o [ 83%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parallelize/loop.cpp.o [ 83%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/enrobage.cpp.o [ 83%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/faustlexer.cpp.o [ 83%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/faustparser.cpp.o [ 84%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/sourcefetcher.cpp.o [ 84%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/parser/sourcereader.cpp.o [ 84%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/patternmatcher/patternmatcher.cpp.o [ 84%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/propagate/labels.cpp.o [ 85%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/propagate/propagate.cpp.o [ 85%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/binop.cpp.o [ 85%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/ppsig.cpp.o [ 85%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/prim2.cpp.o [ 87%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/recursivness.cpp.o [ 87%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/signals.cpp.o [ 87%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigorderrules.cpp.o [ 87%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigprint.cpp.o [ 88%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigtype.cpp.o [ 88%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigtyperules.cpp.o [ 88%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/sigvisitor.cpp.o [ 88%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/signals/subsignals.cpp.o [ 90%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/compatibility.cpp.o [ 90%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/dcond.cpp.o [ 90%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/list.cpp.o [ 90%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/node.cpp.o [ 91%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/occurrences.cpp.o [ 91%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/recursive-tree.cpp.o [ 91%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/shlysis.cpp.o [ 91%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/symbol.cpp.o [ 92%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/tlib/tree.cpp.o [ 92%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/sigConstantPropagation.cpp.o [ 92%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/sigIdentity.cpp.o [ 92%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/sigPromotion.cpp.o [ 94%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/transform/treeTransform.cpp.o [ 94%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/utils/exepath.cpp.o [ 94%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/utils/files.cpp.o [ 94%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/utils/names.cpp.o [ 95%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/c/c_code_container.cpp.o [ 95%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/cpp/cpp_code_container.cpp.o [ 95%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/cpp/cpp_gpu_code_container.cpp.o [ 95%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/java/java_code_container.cpp.o [ 97%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/rust/rust_code_container.cpp.o [ 97%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/rust/rust_instructions_compiler.cpp.o [ 97%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wasm_code_container.cpp.o [ 97%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wasm_dsp_aux.cpp.o [ 98%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wasm_dynamic_dsp_aux.cpp.o [ 98%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/wasm/wast_code_container.cpp.o [ 98%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/clang_code_container.cpp.o [ 98%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/llvm_code_container.cpp.o [100%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/llvm_dsp_aux.cpp.o [100%] Building CXX object CMakeFiles/faust.dir/repo/source/faust/src/faust-2.15.11/compiler/generator/llvm/llvm_dynamic_dsp_aux.cpp.o [100%] Linking CXX executable ../bin/faust gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [100%] Built target faust gmake[3] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[2] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » make[1] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build » make: *** Aucune règle pour fabriquer la cible « sound3faust ». Arrêt. ./build-faust.sh: ligne 217 : cd: faust-2.15.11: Aucun fichier ou dossier de ce type make -C build install DESTDIR=/repo/source/faust/pkg PREFIX=/usr make[1] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build » cd faustdir && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -- Configuring version 2.15.11 -- Found LLVM 8.0.1 -- In target faust: include C backend -- In target faust: include CPP backend -- In target faust: include FIR backend -- In target faust: include JAVA backend -- In target faust: include OCPP backend -- In target faust: include RUST backend -- In target faust: include WASM backend -- In target faust: include LLVM backend -- In target staticlib: include C backend -- In target staticlib: include CPP backend -- In target staticlib: include FIR backend -- In target staticlib: include JAVA backend -- In target staticlib: include OCPP backend -- In target staticlib: include RUST backend -- In target staticlib: include WASM backend -- In target staticlib: include LLVM backend -- In target wasmlib: include WASM backend -- Found libmicrohttpd 0.9.68 -- Install location is /usr -- Include targets: faust;staticlib osc;http -- Configuring done -- Generating done -- Build files have been written to: /repo/source/faust/src/faust-2.15.11/build/faustdir cmake --build faustdir --target install gmake[2] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[3] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 42%] Built target faust gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 84%] Built target staticlib gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [ 92%] Built target oscstatic gmake[4] : on entre dans le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » gmake[4] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » [100%] Built target httpstatic gmake[3] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » Install the project... -- Install configuration: "Release" -- Installing: /repo/source/faust/pkg/usr/bin/faust -- Installing: /repo/source/faust/pkg/usr/lib/libfaust.a -- Installing: /repo/source/faust/pkg/usr/include/faust/au -- Installing: /repo/source/faust/pkg/usr/include/faust/au/AUUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/rtaudio-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/portaudio-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/coreaudio-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/audio.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/alsa-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/samAudio.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/osc-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/juce-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/jack-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/channels.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/coreaudio-ios-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/opensles-android-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/android-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/dummy-audio.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/ofaudio-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/audio/netjack-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/timed-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp-adapter.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/poly-wasm-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp-optimizer.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/faust-engine.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/proxy-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/poly-interpreter-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp-checker.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/faust-poly-engine.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/poly-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/interpreter-machine-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/interpreter-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/llvm-dsp-adapter.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/llvm-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/faust-dynamic-engine.cpp -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/faust-dynamic-engine.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/llvm-c-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp-bench.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/fastmath.cpp -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/poly-llvm-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/one-sample-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/llvm-machine-dsp.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/sound-player.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp-tools.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/dsp-combiner.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/RosCI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/PresetUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/UI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/OCVUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JuceOSCUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/DecoratorUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/GUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/httpdUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/OSCUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/console.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/MapUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/SoundUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/ValueConverter.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/APIUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Salmon.qrc -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Salmon.qss -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Blue.qrc -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Blue.qss -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Default.qss -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Grey.qss -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Grey.qrc -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Styles/Default.qrc -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/MemoryReader.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/ControlUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JSONUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/qrcodegen.impl.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JSONUIDecoder.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/BelaOSCUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/FUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/QTUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/MidiUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/SimpleParser.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/MetaDataUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/GTKUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/CGlue.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/LibsndfileReader.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JuceReader.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JuceStateUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/qrcodegen.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/CInterface.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/ring-buffer.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/PathBuilder.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JuceParameterUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/RosUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/Soundfile.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/PrintUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/meta.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/JuceGUI.h -- Installing: /repo/source/faust/pkg/usr/include/faust/midi -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/RtMidi.h -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/midi.h -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/rt-midi.h -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/RtMidi.cpp -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/jack-midi.h -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/juce-midi.h -- Installing: /repo/source/faust/pkg/usr/include/faust/midi/bela-midi.h -- Installing: /repo/source/faust/pkg/usr/include/faust/unity -- Installing: /repo/source/faust/pkg/usr/include/faust/unity/AudioPluginInterface.h -- Installing: /repo/source/faust/pkg/usr/include/faust/vst -- Installing: /repo/source/faust/pkg/usr/include/faust/vst/faust.h -- Installing: /repo/source/faust/pkg/usr/include/faust/vst/vstui.h -- Installing: /repo/source/faust/pkg/usr/include/faust/vst/voice.h -- Installing: /repo/source/faust/pkg/usr/include/faust/misc.h -- Installing: /repo/source/faust/pkg/usr/include/faust/sound-file.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/libfaust.h -- Installing: /repo/source/faust/pkg/usr/include/faust/dsp/libfaust-c.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/HTTPDControler.h -- Installing: /repo/source/faust/pkg/usr/bin/encoderunitypackage -- Installing: /repo/source/faust/pkg/usr/bin/faust2alqt -- Installing: /repo/source/faust/pkg/usr/bin/faust2alsa -- Installing: /repo/source/faust/pkg/usr/bin/faust2alsaconsole -- Installing: /repo/source/faust/pkg/usr/bin/faust2android -- Installing: /repo/source/faust/pkg/usr/bin/faust2androidunity -- Installing: /repo/source/faust/pkg/usr/bin/faust2api -- Installing: /repo/source/faust/pkg/usr/bin/faust2atomsnippets -- Installing: /repo/source/faust/pkg/usr/bin/faust2au -- Installing: /repo/source/faust/pkg/usr/bin/faust2bela -- Installing: /repo/source/faust/pkg/usr/bin/faust2caqt -- Installing: /repo/source/faust/pkg/usr/bin/faust2caqtios -- Installing: /repo/source/faust/pkg/usr/bin/faust2csound -- Installing: /repo/source/faust/pkg/usr/bin/faust2csvplot -- Installing: /repo/source/faust/pkg/usr/bin/faust2dssi -- Installing: /repo/source/faust/pkg/usr/bin/faust2dummy -- Installing: /repo/source/faust/pkg/usr/bin/faust2dummymem -- Installing: /repo/source/faust/pkg/usr/bin/faust2eps -- Installing: /repo/source/faust/pkg/usr/bin/faust2faustvst -- Installing: /repo/source/faust/pkg/usr/bin/faust2firefox -- Installing: /repo/source/faust/pkg/usr/bin/faust2gen -- Installing: /repo/source/faust/pkg/usr/bin/faust2graph -- Installing: /repo/source/faust/pkg/usr/bin/faust2graphviewer -- Installing: /repo/source/faust/pkg/usr/bin/faust2ios -- Installing: /repo/source/faust/pkg/usr/bin/faust2jack -- Installing: /repo/source/faust/pkg/usr/bin/faust2jackconsole -- Installing: /repo/source/faust/pkg/usr/bin/faust2jackinternal -- Installing: /repo/source/faust/pkg/usr/bin/faust2jackrust -- Installing: /repo/source/faust/pkg/usr/bin/faust2jackserver -- Installing: /repo/source/faust/pkg/usr/bin/faust2jaqt -- Installing: /repo/source/faust/pkg/usr/bin/faust2jaqtchain -- Installing: /repo/source/faust/pkg/usr/bin/faust2javaswing -- Installing: /repo/source/faust/pkg/usr/bin/faust2juce -- Installing: /repo/source/faust/pkg/usr/bin/faust2ladspa -- Installing: /repo/source/faust/pkg/usr/bin/faust2linuxunity -- Installing: /repo/source/faust/pkg/usr/bin/faust2lv2 -- Installing: /repo/source/faust/pkg/usr/bin/faust2mathdoc -- Installing: /repo/source/faust/pkg/usr/bin/faust2mathviewer -- Installing: /repo/source/faust/pkg/usr/bin/faust2max6 -- Installing: /repo/source/faust/pkg/usr/bin/faust2md -- Installing: /repo/source/faust/pkg/usr/bin/faust2msp -- Installing: /repo/source/faust/pkg/usr/bin/faust2netjackconsole -- Installing: /repo/source/faust/pkg/usr/bin/faust2netjackqt -- Installing: /repo/source/faust/pkg/usr/bin/faust2nodejs -- Installing: /repo/source/faust/pkg/usr/bin/faust2octave -- Installing: /repo/source/faust/pkg/usr/bin/faust2osxiosunity -- Installing: /repo/source/faust/pkg/usr/bin/faust2owl -- Installing: /repo/source/faust/pkg/usr/bin/faust2paqt -- Installing: /repo/source/faust/pkg/usr/bin/faust2pdf -- Installing: /repo/source/faust/pkg/usr/bin/faust2plot -- Installing: /repo/source/faust/pkg/usr/bin/faust2png -- Installing: /repo/source/faust/pkg/usr/bin/faust2portaudiorust -- Installing: /repo/source/faust/pkg/usr/bin/faust2pure -- Installing: /repo/source/faust/pkg/usr/bin/faust2puredata -- Installing: /repo/source/faust/pkg/usr/bin/faust2raqt -- Installing: /repo/source/faust/pkg/usr/bin/faust2ros -- Installing: /repo/source/faust/pkg/usr/bin/faust2rosgtk -- Installing: /repo/source/faust/pkg/usr/bin/faust2rpialsaconsole -- Installing: /repo/source/faust/pkg/usr/bin/faust2rpinetjackconsole -- Installing: /repo/source/faust/pkg/usr/bin/faust2sam -- Installing: /repo/source/faust/pkg/usr/bin/faust2sig -- Installing: /repo/source/faust/pkg/usr/bin/faust2sigviewer -- Installing: /repo/source/faust/pkg/usr/bin/faust2smartkeyb -- Installing: /repo/source/faust/pkg/usr/bin/faust2sndfile -- Installing: /repo/source/faust/pkg/usr/bin/faust2supercollider -- Installing: /repo/source/faust/pkg/usr/bin/faust2svg -- Installing: /repo/source/faust/pkg/usr/bin/faust2teensy -- Installing: /repo/source/faust/pkg/usr/bin/faust2unity -- Installing: /repo/source/faust/pkg/usr/bin/faust2vst -- Installing: /repo/source/faust/pkg/usr/bin/faust2vsti -- Installing: /repo/source/faust/pkg/usr/bin/faust2w32max6 -- Installing: /repo/source/faust/pkg/usr/bin/faust2w32msp -- Installing: /repo/source/faust/pkg/usr/bin/faust2w32puredata -- Installing: /repo/source/faust/pkg/usr/bin/faust2w32vst -- Installing: /repo/source/faust/pkg/usr/bin/faust2w64max6 -- Installing: /repo/source/faust/pkg/usr/bin/faust2wasm -- Installing: /repo/source/faust/pkg/usr/bin/faust2webaudiowasm -- Installing: /repo/source/faust/pkg/usr/bin/faust2webaudiowast -- Installing: /repo/source/faust/pkg/usr/bin/faust2winunity -- Installing: /repo/source/faust/pkg/usr/bin/filename2ident -- Installing: /repo/source/faust/pkg/usr/bin/faust2sc -- Installing: /repo/source/faust/pkg/usr/bin/faustoptflags -- Installing: /repo/source/faust/pkg/usr/bin/faustpath -- Installing: /repo/source/faust/pkg/usr/bin/sound2reader -- Installing: /repo/source/faust/pkg/usr/share/man/man1/faust.1 -- Installing: /repo/source/faust/pkg/usr/share/faust/js/jsscripts.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/stylesheet.js -- Installing: /repo/source/faust/pkg/usr/share/faust/all.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/analyzers.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/basics.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/compressors.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/delays.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/demos.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/dx7.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/envelopes.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/filters.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/hoa.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/instruments.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/maths.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/maxmsp.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/mi.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/misceffects.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/noises.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/effect.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/filter.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/math.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/music.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/oscillator.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/oscillators.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/phaflangers.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/physmodels.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/reducemaps.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/reverbs.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/routes.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/sf.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/signals.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/soundfiles.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/spats.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/stdfaust.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/synths.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/tonestacks.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/tubes.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/vaeffects.lib -- Installing: /repo/source/faust/pkg/usr/share/faust/alchemy-as.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/alsa-console.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/alsa-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/alsa-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/au-effect.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/au-instrument.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/bela.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/bench.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/c-jack-gtk.c -- Installing: /repo/source/faust/pkg/usr/share/faust/ca-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/csound.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/csvplot.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/dssi.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/dummy-mem.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/dummy.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/faust-llvm.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/faust-netjack-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/faustui.js -- Installing: /repo/source/faust/pkg/usr/share/faust/faustvst.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/faustvstqt.h -- Installing: /repo/source/faust/pkg/usr/share/faust/gen-json.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/iOSKeyboard.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/ios-coreaudio-jack.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/ios-coreaudio.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-console.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-gtk-ros.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-internal.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-qt-chain-footer.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-qt-chain-header.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/jack-ros.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/java-minimal.java -- Installing: /repo/source/faust/pkg/usr/share/faust/java-swing.java -- Installing: /repo/source/faust/pkg/usr/share/faust/ladspa.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/latexheader.tex -- Installing: /repo/source/faust/pkg/usr/share/faust/llvm-jack-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/lv2.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/lv2qtgui.h -- Installing: /repo/source/faust/pkg/usr/share/faust/lv2ui.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/mathdoctexts-de.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/mathdoctexts-default.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/mathdoctexts-en.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/mathdoctexts-fr.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/mathdoctexts-it.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/matlabplot.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/minimal-effect.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/minimal-jack.rs -- Installing: /repo/source/faust/pkg/usr/share/faust/minimal-portaudio.rs -- Installing: /repo/source/faust/pkg/usr/share/faust/minimal.c -- Installing: /repo/source/faust/pkg/usr/share/faust/minimal.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/minimal.rs -- Installing: /repo/source/faust/pkg/usr/share/faust/module.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/mr-plot.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/ms-jack-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/netjack-console.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/netjack-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/octave.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/old-scheduler.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/oscio-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/oscio-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/oss-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/owl.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/pa-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/pa-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/path-printer.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/plot.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/pure.c -- Installing: /repo/source/faust/pkg/usr/share/faust/pure.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/puredata.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/q.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/ra-qt.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/ros-callbacks.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/scheduler.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/snd-rt-gtk.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/sndfile.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/supercollider.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/synthfile.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/thread.h -- Installing: /repo/source/faust/pkg/usr/share/faust/vst.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/windowsdll.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/Info.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/android -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradle.properties -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradlew.bat -- Installing: /repo/source/faust/pkg/usr/share/faust/android/img -- Installing: /repo/source/faust/pkg/usr/share/faust/android/img/faust2android.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/img/keyb.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/img/accel.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/img/multi.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/img/multiKeyb.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/android.iml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/settings.gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradle/wrapper -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradle/wrapper/gradle-wrapper.properties -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradle/wrapper/gradle-wrapper.jar -- Installing: /repo/source/faust/pkg/usr/share/faust/android/gradlew -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/CMakeLists_sndfile.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/proguard-rules.pro -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/CMakeLists.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_left_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_right.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_left.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_black_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinvertcurveoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_disabled_holo.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_focused_holo.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_zoomin.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_left_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_left.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black_down_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_left_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center_down_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right_down_.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_black.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_lockiconclose.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinverton.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_reset.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/check_up.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_normal_holo.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_pressed_holo.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelcurveoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelnormon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinvertcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_zoomout.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_lockiconopen.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_keyboardicon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/check_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_center_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_center.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelnormoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinvertoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_right_down.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/layout -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/layout/multi.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/layout/combined.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/layout/main.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/layout/piano.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/menu -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/menu/main_activity_actions.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable/checkbox.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable/seek_arc_control_selector.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values/attrs.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values/strings.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values/colors.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values/styles.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values-v14 -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values-v14/styles.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinvertcurveoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_zoomin.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_lockiconclose.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinverton.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_reset.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelcurveoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelnormon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinvertcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_zoomout.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_lockiconopen.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_keyboardicon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelnormoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinvertoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values-v11 -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values-v11/styles.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinvertcurveoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_zoomin.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_lockiconclose.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinverton.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_reset.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelcurveoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelnormon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinvertcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_zoomout.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_lockiconopen.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_keyboardicon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelnormoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinvertoff.png -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/AndroidManifest.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/android -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/android/widget -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/android/widget/VerticalSeekBar.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/triggertrap -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/triggertrap/seekarc -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/triggertrap/seekarc/SeekArc.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/dsp_faust -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/dsp_faust/dsp_faust.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/dsp_faust/dsp_faustJNI.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/PushButton.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/Radio.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/ParametersInfo.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/Checkbox.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/PianoKeyboard.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/Knob.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/MonochromeView.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/BarGraph.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/FaustActivity.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/PianoActivity.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/SelectBar.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/MultiParams.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/UI.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/MultiKeyboardActivity.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/ConfigWindow.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/Osc.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/Nentry.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/HorizontalSlider.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/Menu.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/MultiActivity.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust/VerticalSlider.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPacket.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCMessage.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/AbstractOSCPacket.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPortIn.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPort.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCListener.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/AddressSelector.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCJavaToByteArrayConverter.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCByteArrayToJavaConverter.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/JavaRegexAddressSelector.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCPatternAddressSelector.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/package-info.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCPacketDispatcher.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCImpulse.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPortOut.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCBundle.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/package-info.java -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/include -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/include/sndfile.h -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib/arm64-v8a -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib/arm64-v8a/libsndfile.so -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib/armeabi-v7a -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib/armeabi-v7a/libsndfile.so -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/build.gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/tools -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/tools/faust2android.keystore -- Installing: /repo/source/faust/pkg/usr/share/faust/android/app/app.iml -- Installing: /repo/source/faust/pkg/usr/share/faust/android/local.properties -- Installing: /repo/source/faust/pkg/usr/share/faust/android/build.gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/android/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/api -- Installing: /repo/source/faust/pkg/usr/share/faust/api/DspFaust.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/api/doc -- Installing: /repo/source/faust/pkg/usr/share/faust/api/doc/Android.md -- Installing: /repo/source/faust/pkg/usr/share/faust/api/doc/Generic.md -- Installing: /repo/source/faust/pkg/usr/share/faust/api/doc/iOS.md -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/jni -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/jni/dsp_faust.java -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/jni/dsp_faustJNI.java -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/jni/dsp_faust_interface.i -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/jni/DspFaust.java -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/jni/java_interface_wrap.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/api/android/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/api/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/api/DspFaust.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Knob.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Slider.m -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Knob.m -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Button.m -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomView.m -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Button.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomView.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Slider.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Bargraph.m -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_Bargraph.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomViewFactory.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomViewFactory.m -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/AUSource -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/AUSource/FaustAU.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/AUSource/FaustAU.r -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Source/AUSource/FaustAUVersion.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/version.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.exp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility/AUMIDIDefs.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility/AUBuffer.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility/AUBaseHelper.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility/AUBaseHelper.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility/AUBuffer.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility/AUSilentTimeout.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUOutputElement.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUDispatch.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUInputElement.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUPlugInDispatch.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUScopeElement.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUDispatch.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/ComponentBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUScopeElement.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUInputElement.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUOutputElement.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/ComponentBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase/AUPlugInDispatch.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthElement.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/MusicDeviceBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNoteList.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/AUInstrumentBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthElement.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/MusicDeviceBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/AUInstrumentBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/LockFreeFIFO.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNote.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthEvent.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/AUMIDIBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/MIDIControlHandler.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/AUMIDIBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNoteList.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNote.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUEffectBase -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUEffectBase/AUEffectBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUEffectBase/AUEffectBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAVectorUnit.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAXException.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CABufferList.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAVectorUnit.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CADebugger.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CADebugger.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAGuard.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAReferenceCounted.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAAtomicStack.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAMath.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAAtomic.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAVectorUnitTypes.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAByteOrder.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAException.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAMutex.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CADebugPrintf.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAHostTimeBase.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CADebugMacros.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAAudioChannelLayout.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CADebugMacros.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAStreamBasicDescription.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAAutoDisposer.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAThreadSafeList.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAStreamBasicDescription.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CALogMacros.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAHostTimeBase.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAAudioChannelLayout.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CABufferList.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAMutex.h -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CADebugPrintf.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAXException.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility/CAGuard.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/English.lproj -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/English.lproj/InfoPlist.strings -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/Info.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/FaustAUCustomView.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.xcodeproj -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.xcodeproj/project.xcworkspace -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.xcodeproj/project.xcworkspace/contents.xcworkspacedata -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.xcodeproj/project.pbxproj -- Installing: /repo/source/faust/pkg/usr/share/faust/AU/SectionPatternLight.tiff -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default-568h@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Contents.json -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40@2x-1.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29@2x-1.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40@3x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-1024.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-60@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29@3x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20@3x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-76.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20@2x-1.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-83.5@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-76@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-60@3x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/Contents.json -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/Template_Jack.xcscheme -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/Template_CoreAudio_32bits.xcscheme -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/Template_CoreAudio.xcscheme -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/project.xcworkspace -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/project.pbxproj -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default-Landscape~ipad.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default-Portrait@2x~ipad.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Jack.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-midi-on.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-in.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Expand.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Analyzer@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Delete@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon_Apple@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Delete.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Fx@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/ic_accelinverton.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-midi-on@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Analyzer136.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Output136.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-audio-off@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-audio-on@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/ic_accelnormon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/ic_accelinvertcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-audio-off.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Fx.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Expand@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/ic_accelcurveon.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon_Apple.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Output.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-midi-off.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Output@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-in@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-out@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-audio-on.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Jack@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Fx136.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-midi-off@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Output1024.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/Icon-Analyzer.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/pix/jackview-out.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default-Landscape@2x~ipad.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default-Portrait~ipad.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FISlider.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/close.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIResponder.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FISensorFilter.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIBargraph.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIKnob.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIButton.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FISlider.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIBargraph.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIAppDelegate.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIAppDelegate.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIBox.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIMainViewController.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FISensorFilter.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIKnob.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/en.lproj -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/en.lproj/MainStoryboard_iPad.storyboard -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/en.lproj/InfoPlist.strings -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/en.lproj/MainStoryboard_iPhone.storyboard -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIResponder.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIHint.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FICocoaUI.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FITextField.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FITextField.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/main.m -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/close@2x.png -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIButton.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIHint.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIBox.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIScrollView.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIFlipsideViewController.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FITabView.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIFlipsideViewController.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/iOS-Prefix.pch -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIMainViewController.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FIScrollView.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/iOS-Info.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOS/FITabView.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/ios-faust.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests/en.lproj -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests/en.lproj/InfoPlist.strings -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests/iOSTests.m -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests/iOSTests.h -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests/iOSTests-Info.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/iOS/Default.png -- Installing: /repo/source/faust/pkg/usr/share/faust/juce -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/standalone -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/standalone/standalone.jucer -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/juce-plugin.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/juce-standalone.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/plugin -- Installing: /repo/source/faust/pkg/usr/share/faust/juce/plugin/plugin.jucer -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/faustgen-wrapper-poly.maxpat -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/wrapper.maxpat -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/ui.js -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/wrapper-poly.maxpat -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/max-msp.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/max-msp64.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/max-msp/faustgen-wrapper.maxpat -- Installing: /repo/source/faust/pkg/usr/share/faust/nodejs -- Installing: /repo/source/faust/pkg/usr/share/faust/nodejs/faust.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/nodejs/DspFaustNode.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/nodejs/binding.gyp -- Installing: /repo/source/faust/pkg/usr/share/faust/nodejs/DspFaustNode.h -- Installing: /repo/source/faust/pkg/usr/share/faust/nodejs/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/LICENSE -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/README -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/UdpSocket.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/win32 -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/win32/NetworkingUtils.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/win32/UdpSocket.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/PacketListener.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/NetworkingUtils.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/TimerListener.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/posix -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/posix/NetworkingUtils.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/posix/UdpSocket.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/IpEndpointName.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/IpEndpointName.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscHostEndianness.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscPrintReceivedElements.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscPacketListener.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscException.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscTypes.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscReceivedElements.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscTypes.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/MessageMappingOscPacketListener.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscOutboundPacketStream.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscPrintReceivedElements.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscReceivedElements.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc/OscOutboundPacketStream.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/cmake -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/cmake/CMakeLists.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/Makefile -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/examples -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/examples/SimpleReceive.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/examples/OscDump.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/examples/SimpleSend.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests/OscSendTests.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests/OscUnitTests.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests/OscUnitTests.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests/OscReceiveTest.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests/OscSendTests.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests/OscReceiveTest.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/CHANGES -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/make.MinGW32.bat -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/TODO -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/android -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/android/jni -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/android/jni/Android.mk -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/android/jni/Application.mk -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/license.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/Doxyfile -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/cmake -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/cmake/CMakeLists.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/msg -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/msg/Message.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCStream.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCIO.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCSetup.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCStream.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCAddress.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCAddress.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCSetup.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCListener.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc/OSCListener.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib/OSCRegexp.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib/deelx.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib/OSCFError.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib/OSCFError.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib/OSCRegexp.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/OSCControler.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/nodes -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/nodes/RootNode.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/nodes/FaustFactory.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/nodes/FaustNode.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/nodes/MessageDriven.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/threads -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/threads/winthreads_impl.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/threads/pthreads_impl.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/threads/TThreads.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/Makefile -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/changelog.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/OSCControler.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/MessageDriven.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/MessageProcessor.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/FaustNode.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/Message.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/FaustFactory.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/RootNode.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc/smartpointer.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/OSCIO.h -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/faust/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/osclib/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/sam -- Installing: /repo/source/faust/pkg/usr/share/faust/sam/samFaustDSP.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/sam/fastexp.h -- Installing: /repo/source/faust/pkg/usr/share/faust/sam/samFaustDSP.h -- Installing: /repo/source/faust/pkg/usr/share/faust/sam/fast_pow2.h -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle.properties -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradlew.bat -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/settings.gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle/wrapper -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle/wrapper/gradle-wrapper.properties -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle/wrapper/gradle-wrapper.jar -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradlew -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/proguard-rules.pro -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/CMakeLists.txt -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_down_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_up_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_up_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_down_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/layout -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/layout/activity_main.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxhdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_down_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_up_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_up_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_down_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-hdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxxhdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values/strings.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values/dimens.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values/colors.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values/styles.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_down_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_up_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_up_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_down_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values-w820dp -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values-w820dp/dimens.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-mdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_down_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_up_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_up_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_down_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_down_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_up_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_up_dark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_down_bright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xhdpi -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/AndroidManifest.xml -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/cpp/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/Smooth.java -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/MainActivity.java -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/MultiKeyboard.java -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/Zone.java -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/DspFaust -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/DspFaust/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/build.gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/tools -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/tools/MainActivity.java -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/tools/faust2android.keystore -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/build.gradle -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/LICENCE.md -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.xcworkspace -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.xcworkspace/contents.xcworkspacedata -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.pbxproj -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/AppDelegate.h -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/img -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/img/keyDownDark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/img/keyUpBright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/img/keyUpDark.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/img/keyDownBright.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Zone.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj/Main.storyboard -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj/LaunchScreen.storyboard -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/MultiKeyboard.h -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/ViewController.h -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/ViewController.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/main.m -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Info.plist -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Smooth.h -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Zone.h -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/MultiKeyboard.mm -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-3.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-14.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-6.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/Contents.json -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-9.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-16.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-15.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-10.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-11.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-5.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-13.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-8.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-12.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-7.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-1.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-4.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-2.png -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/AppDelegate.m -- Installing: /repo/source/faust/pkg/usr/share/faust/smartKeyboard/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/teensy -- Installing: /repo/source/faust/pkg/usr/share/faust/teensy/teensy.h -- Installing: /repo/source/faust/pkg/usr/share/faust/teensy/teensy.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/unity -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/FaustPlugin_template.cs -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/unityplugin.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/FaustPolyUtilities_template.cs -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/unity.cpp -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/README.md -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/Android -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/Android/Android.mk -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/Android/AndroidPoly.mk -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/Android/Application.mk -- Installing: /repo/source/faust/pkg/usr/share/faust/unity/FaustUtilities_template.cs -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/noise.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/noise-curseur.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/osc.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-poly-standalone-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-workletnode-standalone-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/qrcode.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/karplus.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/organ.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/npm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/npm/package.json -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/dynamic-osc-worklet-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/freeverb.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/ExportLib.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/jsscripts.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/osc.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/expand-dsp-worker.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/faustlive-local-worker.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-workletprocessor-poly-standalone-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/testAWN.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/mixer32.wast -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/freeverb.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/wasm-standalone-node-wrapper-double.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/dynamic-organ-worklet-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/osc.dsp -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/dynamic-organ-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/organ.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/WebMIDIAPI.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/mixer32.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/organ-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/favicon.ico -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-worklet-footer.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webComponent -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webComponent/template -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webComponent/template/faustTemplate.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webComponent/index.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-footer.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/osc-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/noise.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-poly-footer.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/component-creator.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/karplus-freeverb-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/faustlive.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/mixer64.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-poly-worklet-footer.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/faustlive-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/libfaust-wasm.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/wasm-standalone-node-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/export-wrapper.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/faustlive-local.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-workletnode-poly-standalone-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/karplus.wasm -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/testWAP.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/create-factory-worker.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/noise-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-standalone-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-wasm-emcc.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/libfaust-wasm.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/mixer64.wast -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/webaudio-workletprocessor-standalone-wrapper.js -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/dynamic-osc-wasm.html -- Installing: /repo/source/faust/pkg/usr/share/faust/webaudio/organ.dsp -- Up-to-date: /repo/source/faust/pkg/usr/share/faust/js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/faustuihtml.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/faust_webaudio_tools.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/faust.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/jquery-1.7.1.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/jdesc.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/faustui.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_mobile.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/Makefile -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/make.bat -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/source -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/source/constants.rst -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/source/customizing.rst -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/source/overview.rst -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/source/conf.py -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/api/source/index.rst -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_ui_inits.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_load_external_file.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_server_communication.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquery-1.7.1.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgfilter.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svg.css -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgdom.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svg.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svggraph.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgplot.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgplot.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svganim.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgfilter.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgfilter.pack.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgplot.pack.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgdom.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svggraph.min.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svganim.pack.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svg.pack.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svggraph.pack.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svg.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svganim.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg/jquery.svgdom.pack.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_jquery_svg_backend.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_ui_interact.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_ui_objects.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_ui_audio_bridge.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_proto.js -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_css.css -- Installing: /repo/source/faust/pkg/usr/share/faust/js/svg/faust_ui_builder.js -- Installing: /repo/source/faust/pkg/usr/lib/ios-libsndfile.a -- Installing: /repo/source/faust/pkg/usr/lib/libOSCFaust.a -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/FaustFactory.h -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/FaustNode.h -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/Message.h -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/MessageDriven.h -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/MessageProcessor.h -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/RootNode.h -- Installing: /repo/source/faust/pkg/usr/include/faust/osc/smartpointer.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/OSCControler.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/OSCIO.h -- Installing: /repo/source/faust/pkg/usr/lib/libHTTPDFaust.a -- Up-to-date: /repo/source/faust/pkg/usr/include/faust/gui/HTTPDControler.h -- Installing: /repo/source/faust/pkg/usr/include/faust/gui/jsonfaustui.h gmake[2] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build/faustdir » make[1] : on quitte le répertoire « /repo/source/faust/src/faust-2.15.11/build » 'documentation/faust-quick-reference.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/faust-quick-reference.pdf' 'documentation/misc/Faust_tutorial2.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/Faust_tutorial2.pdf' 'documentation/misc/faust-den-haag-april-2006-v6.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/faust-den-haag-april-2006-v6.pdf' 'documentation/misc/faust-rewriting.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/faust-rewriting.pdf' 'documentation/misc/faust-soft-computing.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/faust-soft-computing.pdf' 'documentation/misc/faust_SMC2009.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/faust_SMC2009.pdf' 'documentation/misc/faust_tutorial.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/faust_tutorial.pdf' 'documentation/misc/lac06.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/lac06.pdf' 'documentation/misc/lac07_graef.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/lac07_graef.pdf' 'documentation/misc/lac07_slides_graef.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/lac07_slides_graef.pdf' 'documentation/misc/using-faust-with-ros.pdf' -> '/repo/source/faust/pkg/usr/doc/faust-2.15.11/using-faust-with-ros.pdf' /repo/source/faust/pkg: total 8 drwxr-xr-x 2 root root 4096 mai 7 11:42 install drwxr-xr-x 9 root root 4096 mai 7 11:42 usr /repo/source/faust/pkg/install: total 4 -rw-r--r-- 1 root root 706 mai 7 11:42 slack-desc /repo/source/faust/pkg/usr: total 28 drwxr-xr-x 2 root root 4096 mai 7 11:42 bin drwxr-xr-x 3 root root 4096 mai 7 11:42 doc drwxr-xr-x 3 root root 4096 mai 7 11:41 include drwxr-xr-x 2 root root 4096 mai 7 11:42 lib64 drwxr-xr-x 3 root root 4096 mai 7 11:41 man drwxr-xr-x 3 root root 4096 mai 7 11:42 share drwxr-xr-x 3 root root 4096 mai 7 11:22 src /repo/source/faust/pkg/usr/bin: total 4584 -rwxr-xr-x 1 root root 3548 mars 14 2019 encoderunitypackage -rwxr-xr-x 1 root root 4123560 mai 7 11:42 faust -rwxr-xr-x 1 root root 3814 mars 14 2019 faust2alqt -rwxr-xr-x 1 root root 2827 mars 14 2019 faust2alsa -rwxr-xr-x 1 root root 3066 mars 14 2019 faust2alsaconsole -rwxr-xr-x 1 root root 7921 mars 14 2019 faust2android -rwxr-xr-x 1 root root 4122 mars 14 2019 faust2androidunity -rwxr-xr-x 1 root root 14647 mars 14 2019 faust2api -rwxr-xr-x 1 root root 5282 mai 7 11:23 faust2atomsnippets -rwxr-xr-x 1 root root 9379 mars 14 2019 faust2au -rwxr-xr-x 1 root root 8385 mars 14 2019 faust2bela -rwxr-xr-x 1 root root 9387 mars 14 2019 faust2caqt -rwxr-xr-x 1 root root 5084 mars 14 2019 faust2caqtios -rwxr-xr-x 1 root root 2254 mars 14 2019 faust2csound -rwxr-xr-x 1 root root 2055 mars 14 2019 faust2csvplot -rwxr-xr-x 1 root root 2305 mars 14 2019 faust2dssi -rwxr-xr-x 1 root root 2166 mars 14 2019 faust2dummy -rwxr-xr-x 1 root root 2121 mars 14 2019 faust2dummymem -rwxr-xr-x 1 root root 185 mars 14 2019 faust2eps -rwxr-xr-x 1 root root 10533 mars 14 2019 faust2faustvst -rwxr-xr-x 1 root root 366 mars 14 2019 faust2firefox -rwxr-xr-x 1 root root 2045 mars 14 2019 faust2gen -rwxr-xr-x 1 root root 461 mars 14 2019 faust2graph -rwxr-xr-x 1 root root 744 mars 14 2019 faust2graphviewer -rwxr-xr-x 1 root root 10091 mars 14 2019 faust2ios -rwxr-xr-x 1 root root 4608 mars 14 2019 faust2jack -rwxr-xr-x 1 root root 3341 mars 14 2019 faust2jackconsole -rwxr-xr-x 1 root root 627 mars 14 2019 faust2jackinternal -rwxr-xr-x 1 root root 1518 mars 14 2019 faust2jackrust -rwxr-xr-x 1 root root 3257 mars 14 2019 faust2jackserver -rwxr-xr-x 1 root root 7997 mars 14 2019 faust2jaqt -rwxr-xr-x 1 root root 4136 mars 14 2019 faust2jaqtchain -rwxr-xr-x 1 root root 986 mars 14 2019 faust2javaswing -rwxr-xr-x 1 root root 6467 mars 14 2019 faust2juce -rwxr-xr-x 1 root root 2414 mars 14 2019 faust2ladspa -rwxr-xr-x 1 root root 3796 mars 14 2019 faust2linuxunity -rwxr-xr-x 1 root root 13778 mars 14 2019 faust2lv2 -rwxr-xr-x 1 root root 3432 mars 14 2019 faust2mathdoc -rwxr-xr-x 1 root root 2151 mars 14 2019 faust2mathviewer -rwxr-xr-x 1 root root 9624 mars 14 2019 faust2max6 -rwxr-xr-x 1 root root 5660 mars 14 2019 faust2md -rwxr-xr-x 1 root root 7408 mars 14 2019 faust2msp -rwxr-xr-x 1 root root 3754 mars 14 2019 faust2netjackconsole -rwxr-xr-x 1 root root 5446 mars 14 2019 faust2netjackqt -rwxr-xr-x 1 root root 5856 mars 14 2019 faust2nodejs -rwxr-xr-x 1 root root 1953 mars 14 2019 faust2octave -rwxr-xr-x 1 root root 7144 mars 14 2019 faust2osxiosunity -rwxr-xr-x 1 root root 1136 mars 14 2019 faust2owl -rwxr-xr-x 1 root root 5495 mars 14 2019 faust2paqt -rwxr-xr-x 1 root root 222 mars 14 2019 faust2pdf -rwxr-xr-x 1 root root 2357 mars 14 2019 faust2plot -rwxr-xr-x 1 root root 171 mars 14 2019 faust2png -rwxr-xr-x 1 root root 1523 mars 14 2019 faust2portaudiorust -rwxr-xr-x 1 root root 3452 mars 14 2019 faust2pure -rwxr-xr-x 1 root root 4068 mars 14 2019 faust2puredata -rwxr-xr-x 1 root root 4296 mars 14 2019 faust2raqt -rwxr-xr-x 1 root root 7278 mars 14 2019 faust2ros -rwxr-xr-x 1 root root 7462 mars 14 2019 faust2rosgtk -rwxr-xr-x 1 root root 2898 mars 14 2019 faust2rpialsaconsole -rwxr-xr-x 1 root root 2641 mars 14 2019 faust2rpinetjackconsole -rwxr-xr-x 1 root root 5031 mars 14 2019 faust2sam -rwxr-xr-x 1 root root 17910 mars 14 2019 faust2sc -rwxr-xr-x 1 root root 454 mars 14 2019 faust2sig -rwxr-xr-x 1 root root 738 mars 14 2019 faust2sigviewer -rwxr-xr-x 1 root root 9184 mars 14 2019 faust2smartkeyb -rwxr-xr-x 1 root root 1364 mars 14 2019 faust2sndfile -rwxr-xr-x 1 root root 6092 mars 14 2019 faust2supercollider -rwxr-xr-x 1 root root 50 mars 14 2019 faust2svg -rwxr-xr-x 1 root root 2644 mars 14 2019 faust2teensy -rwxr-xr-x 1 root root 7314 mars 14 2019 faust2unity -rwxr-xr-x 1 root root 4502 mars 14 2019 faust2vst -rwxr-xr-x 1 root root 4497 mars 14 2019 faust2vsti -rwxr-xr-x 1 root root 4208 mars 14 2019 faust2w32max6 -rwxr-xr-x 1 root root 3798 mars 14 2019 faust2w32msp -rwxr-xr-x 1 root root 3369 mars 14 2019 faust2w32puredata -rwxr-xr-x 1 root root 3763 mars 14 2019 faust2w32vst -rwxr-xr-x 1 root root 4225 mars 14 2019 faust2w64max6 -rwxr-xr-x 1 root root 10805 mars 14 2019 faust2wasm -rwxr-xr-x 1 root root 9548 mars 14 2019 faust2webaudiowasm -rwxr-xr-x 1 root root 8352 mars 14 2019 faust2webaudiowast -rwxr-xr-x 1 root root 4611 mars 14 2019 faust2winunity -rwxr-xr-x 1 root root 1316 mars 14 2019 faustoptflags -rwxr-xr-x 1 root root 1942 mars 14 2019 faustpath -rwxr-xr-x 1 root root 531 mars 14 2019 filename2ident -rwxr-xr-x 1 root root 3722 mars 14 2019 sound2reader /repo/source/faust/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 faust-2.15.11 /repo/source/faust/pkg/usr/doc/faust-2.15.11: total 8628 -rw-r--r-- 1 root root 2443246 mai 7 11:42 Faust_tutorial2.pdf -rw-r--r-- 1 root root 1382725 mai 7 11:42 faust-den-haag-april-2006-v6.pdf -rw-r--r-- 1 root root 1884002 mai 7 11:42 faust-quick-reference.pdf -rw-r--r-- 1 root root 417728 mai 7 11:42 faust-rewriting.pdf -rw-r--r-- 1 root root 290964 mai 7 11:42 faust-soft-computing.pdf -rw-r--r-- 1 root root 414638 mai 7 11:42 faust_SMC2009.pdf -rw-r--r-- 1 root root 835067 mai 7 11:42 faust_tutorial.pdf -rw-r--r-- 1 root root 248584 mai 7 11:42 lac06.pdf -rw-r--r-- 1 root root 128682 mai 7 11:42 lac07_graef.pdf -rw-r--r-- 1 root root 446853 mai 7 11:42 lac07_slides_graef.pdf -rw-r--r-- 1 root root 321888 mai 7 11:42 using-faust-with-ros.pdf /repo/source/faust/pkg/usr/include: total 4 drwxr-xr-x 10 root root 4096 mai 7 11:42 faust /repo/source/faust/pkg/usr/include/faust: total 40 drwxr-xr-x 2 root root 4096 mai 7 11:41 au drwxr-xr-x 2 root root 4096 mai 7 11:41 audio drwxr-xr-x 2 root root 4096 mai 7 11:41 dsp drwxr-xr-x 3 root root 4096 mai 7 11:42 gui drwxr-xr-x 2 root root 4096 mai 7 11:41 midi -rw-r--r-- 1 root root 2283 mars 14 2019 misc.h drwxr-xr-x 2 root root 4096 mai 7 11:42 osc -rw-r--r-- 1 root root 3910 mars 14 2019 sound-file.h drwxr-xr-x 2 root root 4096 mai 7 11:41 unity drwxr-xr-x 2 root root 4096 mai 7 11:41 vst /repo/source/faust/pkg/usr/include/faust/au: total 12 -rw-r--r-- 1 root root 11122 mars 14 2019 AUUI.h /repo/source/faust/pkg/usr/include/faust/audio: total 272 -rw-r--r-- 1 root root 22734 mars 14 2019 alsa-dsp.h -rw-r--r-- 1 root root 24726 mars 14 2019 android-dsp.h -rw-r--r-- 1 root root 2738 mars 14 2019 audio.h -rw-r--r-- 1 root root 3733 mars 14 2019 channels.h -rw-r--r-- 1 root root 68656 mars 14 2019 coreaudio-dsp.h -rw-r--r-- 1 root root 31257 mars 14 2019 coreaudio-ios-dsp.h -rw-r--r-- 1 root root 6127 mars 14 2019 dummy-audio.h -rw-r--r-- 1 root root 20581 mars 14 2019 jack-dsp.h -rw-r--r-- 1 root root 4476 mars 14 2019 juce-dsp.h -rw-r--r-- 1 root root 11395 mars 14 2019 netjack-dsp.h -rw-r--r-- 1 root root 4659 mars 14 2019 ofaudio-dsp.h -rw-r--r-- 1 root root 17486 mars 14 2019 opensles-android-dsp.h -rw-r--r-- 1 root root 3889 mars 14 2019 osc-dsp.h -rw-r--r-- 1 root root 8678 mars 14 2019 portaudio-dsp.h -rw-r--r-- 1 root root 7147 mars 14 2019 rtaudio-dsp.h -rw-r--r-- 1 root root 5241 mars 14 2019 samAudio.h /repo/source/faust/pkg/usr/include/faust/dsp: total 1804 -rw-r--r-- 1 root root 6763 mars 14 2019 dsp-adapter.h -rw-r--r-- 1 root root 15805 mars 14 2019 dsp-bench.h -rw-r--r-- 1 root root 3098 mars 14 2019 dsp-checker.h -rw-r--r-- 1 root root 17414 mars 14 2019 dsp-combiner.h -rw-r--r-- 1 root root 16108 mars 14 2019 dsp-optimizer.h -rw-r--r-- 1 root root 7606 mars 14 2019 dsp-tools.h -rw-r--r-- 1 root root 7427 mars 14 2019 dsp.h -rw-r--r-- 1 root root 1506170 mars 14 2019 fastmath.cpp -rw-r--r-- 1 root root 15191 mars 14 2019 faust-dynamic-engine.cpp -rw-r--r-- 1 root root 5228 mars 14 2019 faust-dynamic-engine.h -rw-r--r-- 1 root root 2448 mars 14 2019 faust-engine.h -rw-r--r-- 1 root root 21320 mars 14 2019 faust-poly-engine.h -rw-r--r-- 1 root root 9883 mars 14 2019 interpreter-dsp.h -rw-r--r-- 1 root root 7768 mars 14 2019 interpreter-machine-dsp.h -rw-r--r-- 1 root root 9433 mars 14 2019 libfaust-c.h -rw-r--r-- 1 root root 9338 mars 14 2019 libfaust.h -rw-r--r-- 1 root root 21346 mars 14 2019 llvm-c-dsp.h -rw-r--r-- 1 root root 4658 mars 14 2019 llvm-dsp-adapter.h -rw-r--r-- 1 root root 20079 mars 14 2019 llvm-dsp.h -rw-r--r-- 1 root root 7510 mars 14 2019 llvm-machine-dsp.h -rw-r--r-- 1 root root 4181 mars 14 2019 one-sample-dsp.h -rw-r--r-- 1 root root 27092 mars 14 2019 poly-dsp.h -rw-r--r-- 1 root root 4646 mars 14 2019 poly-interpreter-dsp.h -rw-r--r-- 1 root root 12255 mars 14 2019 poly-llvm-dsp.h -rw-r--r-- 1 root root 5245 mars 14 2019 poly-wasm-dsp.h -rw-r--r-- 1 root root 3584 mars 14 2019 proxy-dsp.h -rw-r--r-- 1 root root 14266 mars 14 2019 sound-player.h -rw-r--r-- 1 root root 9491 mars 14 2019 timed-dsp.h /repo/source/faust/pkg/usr/include/faust/gui: total 672 -rw-r--r-- 1 root root 21564 mars 14 2019 APIUI.h -rw-r--r-- 1 root root 7345 mars 14 2019 BelaOSCUI.h -rw-r--r-- 1 root root 18059 mars 14 2019 CGlue.h -rw-r--r-- 1 root root 5034 mars 14 2019 CInterface.h -rw-r--r-- 1 root root 5436 mars 14 2019 ControlUI.h -rw-r--r-- 1 root root 5236 mars 14 2019 DecoratorUI.h -rw-r--r-- 1 root root 5901 mars 14 2019 FUI.h -rw-r--r-- 1 root root 43139 mars 14 2019 GTKUI.h -rw-r--r-- 1 root root 10977 mars 14 2019 GUI.h -rw-r--r-- 1 root root 3306 mars 14 2019 HTTPDControler.h -rw-r--r-- 1 root root 17726 mars 14 2019 JSONUI.h -rw-r--r-- 1 root root 11553 mars 14 2019 JSONUIDecoder.h -rw-r--r-- 1 root root 84985 mars 14 2019 JuceGUI.h -rw-r--r-- 1 root root 6758 mars 14 2019 JuceOSCUI.h -rw-r--r-- 1 root root 5629 mars 14 2019 JuceParameterUI.h -rw-r--r-- 1 root root 3542 mars 14 2019 JuceReader.h -rw-r--r-- 1 root root 3368 mars 14 2019 JuceStateUI.h -rw-r--r-- 1 root root 3917 mars 14 2019 LibsndfileReader.h -rw-r--r-- 1 root root 6054 mars 14 2019 MapUI.h -rw-r--r-- 1 root root 3716 mars 14 2019 MemoryReader.h -rw-r--r-- 1 root root 13460 mars 14 2019 MetaDataUI.h -rw-r--r-- 1 root root 27140 mars 14 2019 MidiUI.h -rw-r--r-- 1 root root 18649 mars 14 2019 OCVUI.h -rw-r--r-- 1 root root 5252 mars 14 2019 OSCControler.h -rw-r--r-- 1 root root 1950 mars 14 2019 OSCIO.h -rw-r--r-- 1 root root 7164 mars 14 2019 OSCUI.h -rw-r--r-- 1 root root 2299 mars 14 2019 PathBuilder.h -rw-r--r-- 1 root root 7480 mars 14 2019 PresetUI.h -rw-r--r-- 1 root root 4959 mars 14 2019 PrintUI.h -rw-r--r-- 1 root root 57363 mars 14 2019 QTUI.h -rw-r--r-- 1 root root 18377 mars 14 2019 RosCI.h -rw-r--r-- 1 root root 16474 mars 14 2019 RosUI.h -rw-r--r-- 1 root root 18187 mars 14 2019 SimpleParser.h -rw-r--r-- 1 root root 5949 mars 14 2019 SoundUI.h -rw-r--r-- 1 root root 8982 mars 14 2019 Soundfile.h drwxr-xr-x 2 root root 4096 mai 7 11:41 Styles -rw-r--r-- 1 root root 3136 mars 14 2019 UI.h -rw-r--r-- 1 root root 18633 mars 14 2019 ValueConverter.h -rw-r--r-- 1 root root 9748 mars 14 2019 console.h -rw-r--r-- 1 root root 13038 mars 14 2019 httpdUI.h -rw-r--r-- 1 root root 3059 mars 14 2019 jsonfaustui.h -rw-r--r-- 1 root root 1331 mars 14 2019 meta.h -rw-r--r-- 1 root root 11929 mars 14 2019 qrcodegen.h -rw-r--r-- 1 root root 39978 mars 14 2019 qrcodegen.impl.h -rw-r--r-- 1 root root 9496 mars 14 2019 ring-buffer.h /repo/source/faust/pkg/usr/include/faust/gui/Styles: total 36 -rw-r--r-- 1 root root 88 mars 14 2019 Blue.qrc -rw-r--r-- 1 root root 3901 mars 14 2019 Blue.qss -rw-r--r-- 1 root root 91 mars 14 2019 Default.qrc -rw-r--r-- 1 root root 2078 mars 14 2019 Default.qss -rw-r--r-- 1 root root 88 mars 14 2019 Grey.qrc -rw-r--r-- 1 root root 3895 mars 14 2019 Grey.qss -rw-r--r-- 1 root root 90 mars 14 2019 Salmon.qrc -rw-r--r-- 1 root root 4125 mars 14 2019 Salmon.qss /repo/source/faust/pkg/usr/include/faust/midi: total 196 -rw-r--r-- 1 root root 99462 mars 14 2019 RtMidi.cpp -rw-r--r-- 1 root root 37551 mars 14 2019 RtMidi.h -rw-r--r-- 1 root root 10988 mars 14 2019 bela-midi.h -rw-r--r-- 1 root root 7459 mars 14 2019 jack-midi.h -rw-r--r-- 1 root root 10423 mars 14 2019 juce-midi.h -rw-r--r-- 1 root root 9113 mars 14 2019 midi.h -rw-r--r-- 1 root root 9350 mars 14 2019 rt-midi.h /repo/source/faust/pkg/usr/include/faust/osc: total 48 -rw-r--r-- 1 root root 3524 mars 14 2019 FaustFactory.h -rw-r--r-- 1 root root 3477 mars 14 2019 FaustNode.h -rw-r--r-- 1 root root 9165 mars 14 2019 Message.h -rw-r--r-- 1 root root 4773 mars 14 2019 MessageDriven.h -rw-r--r-- 1 root root 1255 mars 14 2019 MessageProcessor.h -rw-r--r-- 1 root root 4674 mars 14 2019 RootNode.h -rw-r--r-- 1 root root 4913 mars 14 2019 smartpointer.h /repo/source/faust/pkg/usr/include/faust/unity: total 16 -rw-r--r-- 1 root root 14983 mars 14 2019 AudioPluginInterface.h /repo/source/faust/pkg/usr/include/faust/vst: total 24 -rw-r--r-- 1 root root 4003 mars 14 2019 faust.h -rw-r--r-- 1 root root 451 mars 14 2019 voice.h -rw-r--r-- 1 root root 15311 mars 14 2019 vstui.h /repo/source/faust/pkg/usr/lib64: total 30668 -rw-r--r-- 1 root root 11346736 mars 14 2019 ios-libsndfile.a -rw-r--r-- 1 root root 911110 mai 7 11:25 libHTTPDFaust.a -rw-r--r-- 1 root root 708636 mai 7 11:25 libOSCFaust.a -rw-r--r-- 1 root root 18424426 mai 7 11:36 libfaust.a /repo/source/faust/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 man1 /repo/source/faust/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 2855 mars 14 2019 faust.1.gz /repo/source/faust/pkg/usr/share: total 4 drwxr-xr-x 16 root root 4096 mai 7 11:42 faust /repo/source/faust/pkg/usr/share/faust: total 2440 drwxr-xr-x 7 root root 4096 mai 7 11:42 AU -rw-r--r-- 1 root root 863 mars 14 2019 Info.plist -rw-r--r-- 1 root root 15135 mars 14 2019 alchemy-as.cpp -rw-r--r-- 1 root root 807 févr. 14 2019 all.lib -rw-r--r-- 1 root root 6734 mars 14 2019 alsa-console.cpp -rw-r--r-- 1 root root 6040 mars 14 2019 alsa-gtk.cpp -rw-r--r-- 1 root root 6114 mars 14 2019 alsa-qt.cpp -rw-r--r-- 1 root root 22473 févr. 14 2019 analyzers.lib drwxr-xr-x 5 root root 4096 mai 7 11:42 android drwxr-xr-x 4 root root 4096 mai 7 11:42 api -rw-r--r-- 1 root root 16529 mars 14 2019 au-effect.cpp -rw-r--r-- 1 root root 19131 mars 14 2019 au-instrument.cpp -rw-r--r-- 1 root root 38595 févr. 14 2019 basics.lib -rw-r--r-- 1 root root 14857 mars 14 2019 bela.cpp -rw-r--r-- 1 root root 7381 mars 14 2019 bench.cpp -rw-r--r-- 1 root root 5910 mars 14 2019 c-jack-gtk.c -rw-r--r-- 1 root root 11522 mars 14 2019 ca-qt.cpp -rw-r--r-- 1 root root 7663 févr. 14 2019 compressors.lib -rw-r--r-- 1 root root 8850 mars 14 2019 csound.cpp -rw-r--r-- 1 root root 4292 mars 14 2019 csvplot.cpp -rw-r--r-- 1 root root 14363 févr. 14 2019 delays.lib -rw-r--r-- 1 root root 52256 févr. 14 2019 demos.lib -rw-r--r-- 1 root root 39453 mars 14 2019 dssi.cpp -rw-r--r-- 1 root root 4313 mars 14 2019 dummy-mem.cpp -rw-r--r-- 1 root root 7618 mars 14 2019 dummy.cpp -rw-r--r-- 1 root root 69009 févr. 14 2019 dx7.lib -rw-r--r-- 1 root root 69030 févr. 14 2019 effect.lib -rw-r--r-- 1 root root 10414 févr. 14 2019 envelopes.lib -rw-r--r-- 1 root root 3096 mars 14 2019 faust-llvm.cpp -rw-r--r-- 1 root root 3669 mars 14 2019 faust-netjack-gtk.cpp -rw-r--r-- 1 root root 8603 mars 14 2019 faustui.js -rw-r--r-- 1 root root 104583 mars 14 2019 faustvst.cpp -rw-r--r-- 1 root root 1631 mars 14 2019 faustvstqt.h -rw-r--r-- 1 root root 65386 févr. 14 2019 filter.lib -rw-r--r-- 1 root root 74625 févr. 14 2019 filters.lib -rw-r--r-- 1 root root 2404 mars 14 2019 gen-json.cpp -rw-r--r-- 1 root root 8594 févr. 14 2019 hoa.lib drwxr-xr-x 7 root root 4096 mai 7 11:42 iOS -rw-r--r-- 1 root root 262 mars 14 2019 iOSKeyboard.cpp -rw-r--r-- 1 root root 9156 févr. 14 2019 instruments.lib -rw-r--r-- 1 root root 3079 mars 14 2019 ios-coreaudio-jack.cpp -rw-r--r-- 1 root root 3627 mars 14 2019 ios-coreaudio.cpp -rw-r--r-- 1 root root 7301 mars 14 2019 jack-console.cpp -rw-r--r-- 1 root root 4476 mars 14 2019 jack-gtk-ros.cpp -rw-r--r-- 1 root root 7526 mars 14 2019 jack-gtk.cpp -rw-r--r-- 1 root root 17438 mars 14 2019 jack-internal.cpp -rw-r--r-- 1 root root 1322 mars 14 2019 jack-qt-chain-footer.cpp -rw-r--r-- 1 root root 3280 mars 14 2019 jack-qt-chain-header.cpp -rw-r--r-- 1 root root 7946 mars 14 2019 jack-qt.cpp -rw-r--r-- 1 root root 4027 mars 14 2019 jack-ros.cpp -rw-r--r-- 1 root root 2700 mars 14 2019 java-minimal.java -rw-r--r-- 1 root root 16162 mars 14 2019 java-swing.java drwxr-xr-x 3 root root 4096 mai 7 11:42 js drwxr-xr-x 4 root root 4096 mai 7 11:42 juce -rw-r--r-- 1 root root 17345 mars 14 2019 ladspa.cpp -rw-r--r-- 1 root root 1705 mars 14 2019 latexheader.tex -rw-r--r-- 1 root root 5474 mars 14 2019 llvm-jack-gtk.cpp -rw-r--r-- 1 root root 63082 mars 14 2019 lv2.cpp -rw-r--r-- 1 root root 1243 mars 14 2019 lv2qtgui.h -rw-r--r-- 1 root root 57651 mars 14 2019 lv2ui.cpp -rw-r--r-- 1 root root 21478 févr. 14 2019 math.lib -rw-r--r-- 1 root root 5581 mars 14 2019 mathdoctexts-de.txt -rw-r--r-- 1 root root 5766 mars 14 2019 mathdoctexts-default.txt -rw-r--r-- 1 root root 5766 mars 14 2019 mathdoctexts-en.txt -rw-r--r-- 1 root root 6301 mars 14 2019 mathdoctexts-fr.txt -rw-r--r-- 1 root root 4778 mars 14 2019 mathdoctexts-it.txt -rw-r--r-- 1 root root 18131 févr. 14 2019 maths.lib -rw-r--r-- 1 root root 4692 mars 14 2019 matlabplot.cpp drwxr-xr-x 2 root root 4096 mai 7 11:42 max-msp -rw-r--r-- 1 root root 7301 févr. 14 2019 maxmsp.lib -rw-r--r-- 1 root root 2323 févr. 14 2019 mi.lib -rw-r--r-- 1 root root 2121 mars 14 2019 minimal-effect.cpp -rw-r--r-- 1 root root 4445 mars 14 2019 minimal-jack.rs -rw-r--r-- 1 root root 5705 mars 14 2019 minimal-portaudio.rs -rw-r--r-- 1 root root 2203 mars 14 2019 minimal.c -rw-r--r-- 1 root root 1921 mars 14 2019 minimal.cpp -rw-r--r-- 1 root root 5661 mars 14 2019 minimal.rs -rw-r--r-- 1 root root 21697 févr. 14 2019 misceffects.lib -rw-r--r-- 1 root root 2385 mars 14 2019 module.cpp -rw-r--r-- 1 root root 14170 mars 14 2019 mr-plot.cpp -rw-r--r-- 1 root root 32606 mars 14 2019 ms-jack-gtk.cpp -rw-r--r-- 1 root root 18434 févr. 14 2019 music.lib -rw-r--r-- 1 root root 6977 mars 14 2019 netjack-console.cpp -rw-r--r-- 1 root root 7055 mars 14 2019 netjack-qt.cpp drwxr-xr-x 2 root root 4096 mai 7 11:42 nodejs -rw-r--r-- 1 root root 10286 févr. 14 2019 noises.lib -rw-r--r-- 1 root root 13948 mars 14 2019 octave.cpp -rw-r--r-- 1 root root 25382 mars 14 2019 old-scheduler.cpp -rw-r--r-- 1 root root 19851 févr. 14 2019 oscillator.lib -rw-r--r-- 1 root root 34852 févr. 14 2019 oscillators.lib -rw-r--r-- 1 root root 4119 mars 14 2019 oscio-gtk.cpp -rw-r--r-- 1 root root 4174 mars 14 2019 oscio-qt.cpp drwxr-xr-x 5 root root 4096 mai 7 11:42 osclib -rw-r--r-- 1 root root 50077 mars 14 2019 oss-gtk.cpp -rw-r--r-- 1 root root 11956 mars 14 2019 owl.cpp -rw-r--r-- 1 root root 4679 mars 14 2019 pa-gtk.cpp -rw-r--r-- 1 root root 6981 mars 14 2019 pa-qt.cpp -rw-r--r-- 1 root root 2269 mars 14 2019 path-printer.cpp -rw-r--r-- 1 root root 9869 févr. 14 2019 phaflangers.lib -rw-r--r-- 1 root root 169347 févr. 14 2019 physmodels.lib -rw-r--r-- 1 root root 4378 mars 14 2019 plot.cpp -rw-r--r-- 1 root root 4517 mars 14 2019 pure.c -rw-r--r-- 1 root root 14865 mars 14 2019 pure.cpp -rw-r--r-- 1 root root 18886 mars 14 2019 puredata.cpp -rw-r--r-- 1 root root 9970 mars 14 2019 q.cpp -rw-r--r-- 1 root root 6215 mars 14 2019 ra-qt.cpp -rw-r--r-- 1 root root 3789 févr. 14 2019 reducemaps.lib -rw-r--r-- 1 root root 18300 févr. 14 2019 reverbs.lib -rw-r--r-- 1 root root 4199 mars 14 2019 ros-callbacks.cpp -rw-r--r-- 1 root root 5941 févr. 14 2019 routes.lib drwxr-xr-x 2 root root 4096 mai 7 11:42 sam -rw-r--r-- 1 root root 39060 mars 14 2019 scheduler.cpp -rw-r--r-- 1 root root 961 févr. 14 2019 sf.lib -rw-r--r-- 1 root root 10442 févr. 14 2019 signals.lib drwxr-xr-x 4 root root 4096 mai 7 11:42 smartKeyboard -rw-r--r-- 1 root root 29070 mars 14 2019 snd-rt-gtk.cpp -rw-r--r-- 1 root root 7706 mars 14 2019 sndfile.cpp -rw-r--r-- 1 root root 4843 févr. 14 2019 soundfiles.lib -rw-r--r-- 1 root root 5127 févr. 14 2019 spats.lib -rw-r--r-- 1 root root 976 févr. 14 2019 stdfaust.lib -rw-r--r-- 1 root root 17525 mars 14 2019 supercollider.cpp -rw-r--r-- 1 root root 12953 mars 14 2019 synthfile.cpp -rw-r--r-- 1 root root 7342 févr. 14 2019 synths.lib drwxr-xr-x 2 root root 4096 mai 7 11:42 teensy -rw-r--r-- 1 root root 10591 mars 14 2019 thread.h -rw-r--r-- 1 root root 12393 févr. 14 2019 tonestacks.lib -rw-r--r-- 1 root root 349700 févr. 14 2019 tubes.lib drwxr-xr-x 3 root root 4096 mai 7 11:42 unity -rw-r--r-- 1 root root 10443 févr. 14 2019 vaeffects.lib -rw-r--r-- 1 root root 32509 mars 14 2019 vst.cpp drwxr-xr-x 4 root root 4096 mai 7 11:42 webaudio -rw-r--r-- 1 root root 3109 mars 14 2019 windowsdll.cpp /repo/source/faust/pkg/usr/share/faust/AU: total 40 drwxr-xr-x 6 root root 4096 mai 7 11:42 AUPublic drwxr-xr-x 2 root root 4096 mai 7 11:42 English.lproj -rw-r--r-- 1 root root 30 mars 14 2019 FaustAU.exp drwxr-xr-x 3 root root 4096 mai 7 11:42 FaustAU.xcodeproj -rw-r--r-- 1 root root 460 mars 14 2019 FaustAUCustomView.plist -rw-r--r-- 1 root root 1226 mars 14 2019 Info.plist drwxr-xr-x 2 root root 4096 mai 7 11:42 PublicUtility -rw-r--r-- 1 root root 3262 mars 14 2019 SectionPatternLight.tiff drwxr-xr-x 4 root root 4096 mai 7 11:42 Source -rw-r--r-- 1 root root 455 mars 14 2019 version.plist /repo/source/faust/pkg/usr/share/faust/AU/AUPublic: total 16 drwxr-xr-x 2 root root 4096 mai 7 11:42 AUBase drwxr-xr-x 2 root root 4096 mai 7 11:42 AUEffectBase drwxr-xr-x 2 root root 4096 mai 7 11:42 AUInstrumentBase drwxr-xr-x 2 root root 4096 mai 7 11:42 Utility /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUBase: total 256 -rw-r--r-- 1 root root 75668 mars 14 2019 AUBase.cpp -rw-r--r-- 1 root root 38229 mars 14 2019 AUBase.h -rw-r--r-- 1 root root 12757 mars 14 2019 AUDispatch.cpp -rw-r--r-- 1 root root 3589 mars 14 2019 AUDispatch.h -rw-r--r-- 1 root root 5341 mars 14 2019 AUInputElement.cpp -rw-r--r-- 1 root root 4685 mars 14 2019 AUInputElement.h -rw-r--r-- 1 root root 2871 mars 14 2019 AUOutputElement.cpp -rw-r--r-- 1 root root 3016 mars 14 2019 AUOutputElement.h -rw-r--r-- 1 root root 18561 mars 14 2019 AUPlugInDispatch.cpp -rw-r--r-- 1 root root 4501 mars 14 2019 AUPlugInDispatch.h -rw-r--r-- 1 root root 17140 mars 14 2019 AUScopeElement.cpp -rw-r--r-- 1 root root 19163 mars 14 2019 AUScopeElement.h -rw-r--r-- 1 root root 11557 mars 14 2019 ComponentBase.cpp -rw-r--r-- 1 root root 12527 mars 14 2019 ComponentBase.h /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUEffectBase: total 32 -rw-r--r-- 1 root root 16125 mars 14 2019 AUEffectBase.cpp -rw-r--r-- 1 root root 13761 mars 14 2019 AUEffectBase.h /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/AUInstrumentBase: total 152 -rw-r--r-- 1 root root 24411 mars 14 2019 AUInstrumentBase.cpp -rw-r--r-- 1 root root 9710 mars 14 2019 AUInstrumentBase.h -rw-r--r-- 1 root root 14749 mars 14 2019 AUMIDIBase.cpp -rw-r--r-- 1 root root 7421 mars 14 2019 AUMIDIBase.h -rw-r--r-- 1 root root 5203 mars 14 2019 LockFreeFIFO.h -rw-r--r-- 1 root root 3930 mars 14 2019 MIDIControlHandler.h -rw-r--r-- 1 root root 11836 mars 14 2019 MusicDeviceBase.cpp -rw-r--r-- 1 root root 5075 mars 14 2019 MusicDeviceBase.h -rw-r--r-- 1 root root 12790 mars 14 2019 SynthElement.cpp -rw-r--r-- 1 root root 7566 mars 14 2019 SynthElement.h -rw-r--r-- 1 root root 5194 mars 14 2019 SynthEvent.h -rw-r--r-- 1 root root 4356 mars 14 2019 SynthNote.cpp -rw-r--r-- 1 root root 7764 mars 14 2019 SynthNote.h -rw-r--r-- 1 root root 3674 mars 14 2019 SynthNoteList.cpp -rw-r--r-- 1 root root 6483 mars 14 2019 SynthNoteList.h /repo/source/faust/pkg/usr/share/faust/AU/AUPublic/Utility: total 44 -rw-r--r-- 1 root root 4977 mars 14 2019 AUBaseHelper.cpp -rw-r--r-- 1 root root 3420 mars 14 2019 AUBaseHelper.h -rw-r--r-- 1 root root 7529 mars 14 2019 AUBuffer.cpp -rw-r--r-- 1 root root 8737 mars 14 2019 AUBuffer.h -rw-r--r-- 1 root root 4915 mars 14 2019 AUMIDIDefs.h -rw-r--r-- 1 root root 3223 mars 14 2019 AUSilentTimeout.h /repo/source/faust/pkg/usr/share/faust/AU/English.lproj: total 4 -rw-r--r-- 1 root root 238 mars 14 2019 InfoPlist.strings /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.xcodeproj: total 68 -rw-r--r-- 1 root root 62012 mars 14 2019 project.pbxproj drwxr-xr-x 2 root root 4096 mai 7 11:42 project.xcworkspace /repo/source/faust/pkg/usr/share/faust/AU/FaustAU.xcodeproj/project.xcworkspace: total 4 -rw-r--r-- 1 root root 152 mars 14 2019 contents.xcworkspacedata /repo/source/faust/pkg/usr/share/faust/AU/PublicUtility: total 292 -rw-r--r-- 1 root root 10644 mars 14 2019 CAAtomic.h -rw-r--r-- 1 root root 7434 mars 14 2019 CAAtomicStack.h -rw-r--r-- 1 root root 6447 mars 14 2019 CAAudioChannelLayout.cpp -rw-r--r-- 1 root root 8044 mars 14 2019 CAAudioChannelLayout.h -rw-r--r-- 1 root root 12234 mars 14 2019 CAAutoDisposer.h -rw-r--r-- 1 root root 9245 mars 14 2019 CABufferList.cpp -rw-r--r-- 1 root root 11730 mars 14 2019 CABufferList.h -rw-r--r-- 1 root root 4503 mars 14 2019 CAByteOrder.h -rw-r--r-- 1 root root 3133 mars 14 2019 CADebugMacros.cpp -rw-r--r-- 1 root root 20020 mars 14 2019 CADebugMacros.h -rw-r--r-- 1 root root 3618 mars 14 2019 CADebugPrintf.cpp -rw-r--r-- 1 root root 4597 mars 14 2019 CADebugPrintf.h -rw-r--r-- 1 root root 3233 mars 14 2019 CADebugger.cpp -rw-r--r-- 1 root root 2779 mars 14 2019 CADebugger.h -rw-r--r-- 1 root root 3572 mars 14 2019 CAException.h -rw-r--r-- 1 root root 12916 mars 14 2019 CAGuard.cpp -rw-r--r-- 1 root root 4830 mars 14 2019 CAGuard.h -rw-r--r-- 1 root root 4948 mars 14 2019 CAHostTimeBase.cpp -rw-r--r-- 1 root root 7343 mars 14 2019 CAHostTimeBase.h -rw-r--r-- 1 root root 6626 mars 14 2019 CALogMacros.h -rw-r--r-- 1 root root 3238 mars 14 2019 CAMath.h -rw-r--r-- 1 root root 12882 mars 14 2019 CAMutex.cpp -rw-r--r-- 1 root root 5312 mars 14 2019 CAMutex.h -rw-r--r-- 1 root root 3283 mars 14 2019 CAReferenceCounted.h -rw-r--r-- 1 root root 26364 mars 14 2019 CAStreamBasicDescription.cpp -rw-r--r-- 1 root root 15646 mars 14 2019 CAStreamBasicDescription.h -rw-r--r-- 1 root root 7444 mars 14 2019 CAThreadSafeList.h -rw-r--r-- 1 root root 5810 mars 14 2019 CAVectorUnit.cpp -rw-r--r-- 1 root root 3913 mars 14 2019 CAVectorUnit.h -rw-r--r-- 1 root root 2707 mars 14 2019 CAVectorUnitTypes.h -rw-r--r-- 1 root root 2588 mars 14 2019 CAXException.cpp -rw-r--r-- 1 root root 10776 mars 14 2019 CAXException.h /repo/source/faust/pkg/usr/share/faust/AU/Source: total 8 drwxr-xr-x 2 root root 4096 mai 7 11:42 AUSource drwxr-xr-x 2 root root 4096 mai 7 11:42 CocoaUI /repo/source/faust/pkg/usr/share/faust/AU/Source/AUSource: total 16 -rw-r--r-- 1 root root 435 mars 14 2019 FaustAU.h -rw-r--r-- 1 root root 4933 mars 14 2019 FaustAU.r -rw-r--r-- 1 root root 2893 mars 14 2019 FaustAUVersion.h /repo/source/faust/pkg/usr/share/faust/AU/Source/CocoaUI: total 76 -rw-r--r-- 1 root root 417 mars 14 2019 FaustAU_Bargraph.h -rw-r--r-- 1 root root 471 mars 14 2019 FaustAU_Bargraph.m -rw-r--r-- 1 root root 412 mars 14 2019 FaustAU_Button.h -rw-r--r-- 1 root root 1095 mars 14 2019 FaustAU_Button.m -rw-r--r-- 1 root root 3424 mars 14 2019 FaustAU_CustomView.h -rw-r--r-- 1 root root 26303 mars 14 2019 FaustAU_CustomView.m -rw-r--r-- 1 root root 401 mars 14 2019 FaustAU_CustomViewFactory.h -rw-r--r-- 1 root root 467 mars 14 2019 FaustAU_CustomViewFactory.m -rw-r--r-- 1 root root 1890 mars 14 2019 FaustAU_Knob.h -rw-r--r-- 1 root root 6309 mars 14 2019 FaustAU_Knob.m -rw-r--r-- 1 root root 409 mars 14 2019 FaustAU_Slider.h -rw-r--r-- 1 root root 461 mars 14 2019 FaustAU_Slider.m /repo/source/faust/pkg/usr/share/faust/android: total 52 -rw-r--r-- 1 root root 8067 mars 14 2019 README.md -rw-r--r-- 1 root root 861 mars 14 2019 android.iml drwxr-xr-x 5 root root 4096 mai 7 11:42 app -rw-r--r-- 1 root root 532 mars 14 2019 build.gradle drwxr-xr-x 3 root root 4096 mai 7 11:41 gradle -rw-r--r-- 1 root root 730 mars 14 2019 gradle.properties -rw-r--r-- 1 root root 4971 mars 14 2019 gradlew -rw-r--r-- 1 root root 2404 mars 14 2019 gradlew.bat drwxr-xr-x 2 root root 4096 mai 7 11:41 img -rw-r--r-- 1 root root 472 mars 14 2019 local.properties -rw-r--r-- 1 root root 15 mars 14 2019 settings.gradle /repo/source/faust/pkg/usr/share/faust/android/app: total 40 -rw-r--r-- 1 root root 297 mars 14 2019 CMakeLists.txt -rw-r--r-- 1 root root 555 mars 14 2019 CMakeLists_sndfile.txt -rw-r--r-- 1 root root 11990 mars 14 2019 app.iml -rw-r--r-- 1 root root 1575 mars 14 2019 build.gradle drwxr-xr-x 3 root root 4096 mai 7 11:42 lib -rw-r--r-- 1 root root 655 mars 14 2019 proguard-rules.pro drwxr-xr-x 3 root root 4096 mai 7 11:41 src drwxr-xr-x 2 root root 4096 mai 7 11:42 tools /repo/source/faust/pkg/usr/share/faust/android/app/lib: total 4 drwxr-xr-x 4 root root 4096 mai 7 11:42 libsndfile /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile: total 8 drwxr-xr-x 2 root root 4096 mai 7 11:42 include drwxr-xr-x 4 root root 4096 mai 7 11:42 lib /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/include: total 32 -rw-r--r-- 1 root root 28684 mars 14 2019 sndfile.h /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib: total 8 drwxr-xr-x 2 root root 4096 mai 7 11:42 arm64-v8a drwxr-xr-x 2 root root 4096 mai 7 11:42 armeabi-v7a /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib/arm64-v8a: total 5764 -rw-r--r-- 1 root root 5900624 mars 14 2019 libsndfile.so /repo/source/faust/pkg/usr/share/faust/android/app/lib/libsndfile/lib/armeabi-v7a: total 3888 -rw-r--r-- 1 root root 3977696 mars 14 2019 libsndfile.so /repo/source/faust/pkg/usr/share/faust/android/app/src: total 4 drwxr-xr-x 4 root root 4096 mai 7 11:41 main /repo/source/faust/pkg/usr/share/faust/android/app/src/main: total 12 -rw-r--r-- 1 root root 2873 mars 14 2019 AndroidManifest.xml drwxr-xr-x 4 root root 4096 mai 7 11:41 java drwxr-xr-x 11 root root 4096 mai 7 11:41 res /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java: total 8 drwxr-xr-x 3 root root 4096 mai 7 11:41 android drwxr-xr-x 6 root root 4096 mai 7 11:42 com /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/android: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:41 widget /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/android/widget: total 4 -rw-r--r-- 1 root root 1734 mars 14 2019 VerticalSeekBar.java /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com: total 16 drwxr-xr-x 2 root root 4096 mai 7 11:41 dsp_faust drwxr-xr-x 2 root root 4096 mai 7 11:42 faust drwxr-xr-x 3 root root 4096 mai 7 11:42 illposed drwxr-xr-x 3 root root 4096 mai 7 11:41 triggertrap /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/dsp_faust: total 8 -rw-r--r-- 1 root root 2612 mars 14 2019 dsp_faust.java -rw-r--r-- 1 root root 2110 mars 14 2019 dsp_faustJNI.java /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/faust: total 184 -rw-r--r-- 1 root root 2398 mars 14 2019 BarGraph.java -rw-r--r-- 1 root root 2840 mars 14 2019 Checkbox.java -rw-r--r-- 1 root root 11995 mars 14 2019 ConfigWindow.java -rw-r--r-- 1 root root 19024 mars 14 2019 FaustActivity.java -rw-r--r-- 1 root root 5515 mars 14 2019 HorizontalSlider.java -rw-r--r-- 1 root root 5299 mars 14 2019 Knob.java -rw-r--r-- 1 root root 4228 mars 14 2019 Menu.java -rw-r--r-- 1 root root 1436 mars 14 2019 MonochromeView.java -rw-r--r-- 1 root root 1938 mars 14 2019 MultiActivity.java -rw-r--r-- 1 root root 3042 mars 14 2019 MultiKeyboardActivity.java -rw-r--r-- 1 root root 10075 mars 14 2019 MultiParams.java -rw-r--r-- 1 root root 5043 mars 14 2019 Nentry.java -rw-r--r-- 1 root root 807 mars 14 2019 Osc.java -rw-r--r-- 1 root root 3924 mars 14 2019 ParametersInfo.java -rw-r--r-- 1 root root 1696 mars 14 2019 PianoActivity.java -rw-r--r-- 1 root root 9623 mars 14 2019 PianoKeyboard.java -rw-r--r-- 1 root root 2198 mars 14 2019 PushButton.java -rw-r--r-- 1 root root 4102 mars 14 2019 Radio.java -rw-r--r-- 1 root root 2621 mars 14 2019 SelectBar.java -rw-r--r-- 1 root root 40759 mars 14 2019 UI.java -rw-r--r-- 1 root root 6000 mars 14 2019 VerticalSlider.java /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed: total 4 drwxr-xr-x 3 root root 4096 mai 7 11:42 osc /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc: total 60 -rw-r--r-- 1 root root 1840 mars 14 2019 AbstractOSCPacket.java -rw-r--r-- 1 root root 621 mars 14 2019 AddressSelector.java -rw-r--r-- 1 root root 4280 mars 14 2019 OSCBundle.java -rw-r--r-- 1 root root 736 mars 14 2019 OSCImpulse.java -rw-r--r-- 1 root root 767 mars 14 2019 OSCListener.java -rw-r--r-- 1 root root 4463 mars 14 2019 OSCMessage.java -rw-r--r-- 1 root root 1035 mars 14 2019 OSCPacket.java -rw-r--r-- 1 root root 1766 mars 14 2019 OSCPort.java -rw-r--r-- 1 root root 5611 mars 14 2019 OSCPortIn.java -rw-r--r-- 1 root root 2971 mars 14 2019 OSCPortOut.java -rw-r--r-- 1 root root 331 mars 14 2019 package-info.java drwxr-xr-x 2 root root 4096 mai 7 11:42 utility /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/illposed/osc/utility: total 52 -rw-r--r-- 1 root root 817 mars 14 2019 JavaRegexAddressSelector.java -rw-r--r-- 1 root root 13963 mars 14 2019 OSCByteArrayToJavaConverter.java -rw-r--r-- 1 root root 11425 mars 14 2019 OSCJavaToByteArrayConverter.java -rw-r--r-- 1 root root 2163 mars 14 2019 OSCPacketDispatcher.java -rw-r--r-- 1 root root 9829 mars 14 2019 OSCPatternAddressSelector.java -rw-r--r-- 1 root root 427 mars 14 2019 package-info.java /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/triggertrap: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:41 seekarc /repo/source/faust/pkg/usr/share/faust/android/app/src/main/java/com/triggertrap/seekarc: total 16 -rw-r--r-- 1 root root 15104 mars 14 2019 SeekArc.java /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res: total 36 drwxr-xr-x 2 root root 4096 mai 7 11:41 drawable drwxr-xr-x 2 root root 4096 mai 7 11:41 drawable-hdpi drwxr-xr-x 2 root root 4096 mai 7 11:41 drawable-mdpi drwxr-xr-x 3 root root 4096 mai 7 11:41 drawable-xhdpi drwxr-xr-x 2 root root 4096 mai 7 11:41 layout drwxr-xr-x 2 root root 4096 mai 7 11:41 menu drwxr-xr-x 2 root root 4096 mai 7 11:41 values drwxr-xr-x 2 root root 4096 mai 7 11:41 values-v11 drwxr-xr-x 2 root root 4096 mai 7 11:41 values-v14 /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable: total 8 -rw-r--r-- 1 root root 299 mars 14 2019 checkbox.xml -rw-r--r-- 1 root root 1609 mars 14 2019 seek_arc_control_selector.xml /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-hdpi: total 64 -rw-r--r-- 1 root root 1295 mars 14 2019 ic_accelcurveoff.png -rw-r--r-- 1 root root 1299 mars 14 2019 ic_accelcurveon.png -rw-r--r-- 1 root root 1168 mars 14 2019 ic_accelinvertcurveoff.png -rw-r--r-- 1 root root 1171 mars 14 2019 ic_accelinvertcurveon.png -rw-r--r-- 1 root root 1330 mars 14 2019 ic_accelinvertoff.png -rw-r--r-- 1 root root 1332 mars 14 2019 ic_accelinverton.png -rw-r--r-- 1 root root 1285 mars 14 2019 ic_accelnormoff.png -rw-r--r-- 1 root root 1284 mars 14 2019 ic_accelnormon.png -rw-r--r-- 1 root root 507 mars 14 2019 ic_keyboardicon.png -rw-r--r-- 1 root root 5993 mars 14 2019 ic_launcher.png -rw-r--r-- 1 root root 1006 mars 14 2019 ic_lockiconclose.png -rw-r--r-- 1 root root 995 mars 14 2019 ic_lockiconopen.png -rw-r--r-- 1 root root 1394 mars 14 2019 ic_reset.png -rw-r--r-- 1 root root 2645 mars 14 2019 ic_zoomin.png -rw-r--r-- 1 root root 2516 mars 14 2019 ic_zoomout.png /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-mdpi: total 60 -rw-r--r-- 1 root root 959 mars 14 2019 ic_accelcurveoff.png -rw-r--r-- 1 root root 964 mars 14 2019 ic_accelcurveon.png -rw-r--r-- 1 root root 889 mars 14 2019 ic_accelinvertcurveoff.png -rw-r--r-- 1 root root 895 mars 14 2019 ic_accelinvertcurveon.png -rw-r--r-- 1 root root 1002 mars 14 2019 ic_accelinvertoff.png -rw-r--r-- 1 root root 1008 mars 14 2019 ic_accelinverton.png -rw-r--r-- 1 root root 946 mars 14 2019 ic_accelnormoff.png -rw-r--r-- 1 root root 943 mars 14 2019 ic_accelnormon.png -rw-r--r-- 1 root root 283 mars 14 2019 ic_keyboardicon.png -rw-r--r-- 1 root root 3459 mars 14 2019 ic_launcher.png -rw-r--r-- 1 root root 895 mars 14 2019 ic_lockiconclose.png -rw-r--r-- 1 root root 868 mars 14 2019 ic_lockiconopen.png -rw-r--r-- 1 root root 984 mars 14 2019 ic_reset.png -rw-r--r-- 1 root root 1843 mars 14 2019 ic_zoomin.png -rw-r--r-- 1 root root 1743 mars 14 2019 ic_zoomout.png /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi: total 132 -rw-r--r-- 1 root root 3623 mars 14 2019 check_down.png -rw-r--r-- 1 root root 812 mars 14 2019 check_up.png -rw-r--r-- 1 root root 1759 mars 14 2019 ic_accelcurveoff.png -rw-r--r-- 1 root root 1761 mars 14 2019 ic_accelcurveon.png -rw-r--r-- 1 root root 1564 mars 14 2019 ic_accelinvertcurveoff.png -rw-r--r-- 1 root root 1565 mars 14 2019 ic_accelinvertcurveon.png -rw-r--r-- 1 root root 1697 mars 14 2019 ic_accelinvertoff.png -rw-r--r-- 1 root root 4937 mars 14 2019 ic_accelinverton.png -rw-r--r-- 1 root root 1633 mars 14 2019 ic_accelnormoff.png -rw-r--r-- 1 root root 1636 mars 14 2019 ic_accelnormon.png -rw-r--r-- 1 root root 431 mars 14 2019 ic_keyboardicon.png -rw-r--r-- 1 root root 8975 mars 14 2019 ic_launcher.png -rw-r--r-- 1 root root 1277 mars 14 2019 ic_lockiconclose.png -rw-r--r-- 1 root root 1276 mars 14 2019 ic_lockiconopen.png -rw-r--r-- 1 root root 1762 mars 14 2019 ic_reset.png -rw-r--r-- 1 root root 3128 mars 14 2019 ic_zoomin.png -rw-r--r-- 1 root root 2976 mars 14 2019 ic_zoomout.png drwxr-xr-x 2 root root 4096 mai 7 11:41 oldKeys -rw-r--r-- 1 root root 1992 mars 14 2019 piano_key_black.png -rw-r--r-- 1 root root 1891 mars 14 2019 piano_key_black_down.png -rw-r--r-- 1 root root 3001 mars 14 2019 piano_key_center.png -rw-r--r-- 1 root root 2991 mars 14 2019 piano_key_center_down.png -rw-r--r-- 1 root root 2944 mars 14 2019 piano_key_left.png -rw-r--r-- 1 root root 2940 mars 14 2019 piano_key_left_down.png -rw-r--r-- 1 root root 2926 mars 14 2019 piano_key_right.png -rw-r--r-- 1 root root 2920 mars 14 2019 piano_key_right_down.png -rw-r--r-- 1 root root 1521 mars 14 2019 scrubber_control_disabled_holo.png -rw-r--r-- 1 root root 2109 mars 14 2019 scrubber_control_focused_holo.png -rw-r--r-- 1 root root 2335 mars 14 2019 scrubber_control_normal_holo.png -rw-r--r-- 1 root root 3013 mars 14 2019 scrubber_control_pressed_holo.png /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys: total 60 -rw-r--r-- 1 root root 447 mars 14 2019 piano_key_black.png -rw-r--r-- 1 root root 1359 mars 14 2019 piano_key_black_.png -rw-r--r-- 1 root root 449 mars 14 2019 piano_key_black_down.png -rw-r--r-- 1 root root 1361 mars 14 2019 piano_key_black_down_.png -rw-r--r-- 1 root root 1250 mars 14 2019 piano_key_center.png -rw-r--r-- 1 root root 2817 mars 14 2019 piano_key_center_.png -rw-r--r-- 1 root root 1254 mars 14 2019 piano_key_center_down.png -rw-r--r-- 1 root root 2811 mars 14 2019 piano_key_center_down_.png -rw-r--r-- 1 root root 1241 mars 14 2019 piano_key_left.png -rw-r--r-- 1 root root 2816 mars 14 2019 piano_key_left_.png -rw-r--r-- 1 root root 1243 mars 14 2019 piano_key_left_down.png -rw-r--r-- 1 root root 1243 mars 14 2019 piano_key_right.png -rw-r--r-- 1 root root 2805 mars 14 2019 piano_key_right_.png -rw-r--r-- 1 root root 1244 mars 14 2019 piano_key_right_down.png -rw-r--r-- 1 root root 2804 mars 14 2019 piano_key_right_down_.png /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/layout: total 16 -rw-r--r-- 1 root root 821 mars 14 2019 combined.xml -rw-r--r-- 1 root root 1431 mars 14 2019 main.xml -rw-r--r-- 1 root root 501 mars 14 2019 multi.xml -rw-r--r-- 1 root root 529 mars 14 2019 piano.xml /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/menu: total 4 -rw-r--r-- 1 root root 1147 mars 14 2019 main_activity_actions.xml /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values: total 16 -rw-r--r-- 1 root root 1121 mars 14 2019 attrs.xml -rw-r--r-- 1 root root 1321 mars 14 2019 colors.xml -rw-r--r-- 1 root root 486 mars 14 2019 strings.xml -rw-r--r-- 1 root root 866 mars 14 2019 styles.xml /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values-v11: total 4 -rw-r--r-- 1 root root 324 mars 14 2019 styles.xml /repo/source/faust/pkg/usr/share/faust/android/app/src/main/res/values-v14: total 4 -rw-r--r-- 1 root root 381 mars 14 2019 styles.xml /repo/source/faust/pkg/usr/share/faust/android/app/tools: total 4 -rw-r--r-- 1 root root 2212 mars 14 2019 faust2android.keystore /repo/source/faust/pkg/usr/share/faust/android/gradle: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:41 wrapper /repo/source/faust/pkg/usr/share/faust/android/gradle/wrapper: total 56 -rw-r--r-- 1 root root 49896 mars 14 2019 gradle-wrapper.jar -rw-r--r-- 1 root root 230 mars 14 2019 gradle-wrapper.properties /repo/source/faust/pkg/usr/share/faust/android/img: total 500 -rw-r--r-- 1 root root 89679 mars 14 2019 accel.png -rw-r--r-- 1 root root 167961 mars 14 2019 faust2android.png -rw-r--r-- 1 root root 86998 mars 14 2019 keyb.png -rw-r--r-- 1 root root 76323 mars 14 2019 multi.png -rw-r--r-- 1 root root 79063 mars 14 2019 multiKeyb.png /repo/source/faust/pkg/usr/share/faust/api: total 56 -rw-r--r-- 1 root root 13511 mars 14 2019 DspFaust.cpp -rw-r--r-- 1 root root 19998 mars 14 2019 DspFaust.h -rw-r--r-- 1 root root 9491 mars 14 2019 README.md drwxr-xr-x 3 root root 4096 mai 7 11:42 android drwxr-xr-x 2 root root 4096 mai 7 11:42 doc /repo/source/faust/pkg/usr/share/faust/api/android: total 8 -rw-r--r-- 1 root root 535 mars 14 2019 README.md drwxr-xr-x 2 root root 4096 mai 7 11:42 jni /repo/source/faust/pkg/usr/share/faust/api/android/jni: total 52 -rw-r--r-- 1 root root 5892 mars 14 2019 DspFaust.java -rw-r--r-- 1 root root 423 mars 14 2019 dsp_faust.java -rw-r--r-- 1 root root 4934 mars 14 2019 dsp_faustJNI.java -rw-r--r-- 1 root root 1475 mars 14 2019 dsp_faust_interface.i -rw-r--r-- 1 root root 27254 mars 14 2019 java_interface_wrap.cpp /repo/source/faust/pkg/usr/share/faust/api/doc: total 24 -rw-r--r-- 1 root root 5482 mars 14 2019 Android.md -rw-r--r-- 1 root root 4446 mars 14 2019 Generic.md -rw-r--r-- 1 root root 4450 mars 14 2019 iOS.md /repo/source/faust/pkg/usr/share/faust/iOS: total 316 -rw-r--r-- 1 root root 22067 mars 14 2019 Default-568h@2x.png -rw-r--r-- 1 root root 52099 mars 14 2019 Default-Landscape@2x~ipad.png -rw-r--r-- 1 root root 56989 mars 14 2019 Default-Landscape~ipad.png -rw-r--r-- 1 root root 52802 mars 14 2019 Default-Portrait@2x~ipad.png -rw-r--r-- 1 root root 56167 mars 14 2019 Default-Portrait~ipad.png -rw-r--r-- 1 root root 25205 mars 14 2019 Default.png -rw-r--r-- 1 root root 21356 mars 14 2019 Default@2x.png drwxr-xr-x 3 root root 4096 mai 7 11:42 Template_CoreAudio drwxr-xr-x 3 root root 4096 mai 7 11:42 iOS drwxr-xr-x 4 root root 4096 mai 7 11:42 iOS.xcodeproj drwxr-xr-x 3 root root 4096 mai 7 11:42 iOSTests -rw-r--r-- 1 root root 3993 mars 14 2019 ios-faust.h drwxr-xr-x 2 root root 4096 mai 7 11:42 pix /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio: total 4 drwxr-xr-x 3 root root 4096 mai 7 11:42 Images.xcassets /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets: total 8 drwxr-xr-x 2 root root 4096 mai 7 11:42 AppIcon.appiconset -rw-r--r-- 1 root root 62 mars 14 2019 Contents.json /repo/source/faust/pkg/usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset: total 124 -rw-r--r-- 1 root root 2449 mars 14 2019 Contents.json -rw-r--r-- 1 root root 31857 mars 14 2019 Icon_Faust_1024-1024.png -rw-r--r-- 1 root root 1485 mars 14 2019 Icon_Faust_1024-20.png -rw-r--r-- 1 root root 2031 mars 14 2019 Icon_Faust_1024-20@2x-1.png -rw-r--r-- 1 root root 2031 mars 14 2019 Icon_Faust_1024-20@2x.png -rw-r--r-- 1 root root 2718 mars 14 2019 Icon_Faust_1024-20@3x.png -rw-r--r-- 1 root root 1713 mars 14 2019 Icon_Faust_1024-29.png -rw-r--r-- 1 root root 2701 mars 14 2019 Icon_Faust_1024-29@2x-1.png -rw-r--r-- 1 root root 2701 mars 14 2019 Icon_Faust_1024-29@2x.png -rw-r--r-- 1 root root 3570 mars 14 2019 Icon_Faust_1024-29@3x.png -rw-r--r-- 1 root root 2031 mars 14 2019 Icon_Faust_1024-40.png -rw-r--r-- 1 root root 3384 mars 14 2019 Icon_Faust_1024-40@2x-1.png -rw-r--r-- 1 root root 3384 mars 14 2019 Icon_Faust_1024-40@2x.png -rw-r--r-- 1 root root 4503 mars 14 2019 Icon_Faust_1024-40@3x.png -rw-r--r-- 1 root root 4503 mars 14 2019 Icon_Faust_1024-60@2x.png -rw-r--r-- 1 root root 6275 mars 14 2019 Icon_Faust_1024-60@3x.png -rw-r--r-- 1 root root 3185 mars 14 2019 Icon_Faust_1024-76.png -rw-r--r-- 1 root root 5444 mars 14 2019 Icon_Faust_1024-76@2x.png -rw-r--r-- 1 root root 5854 mars 14 2019 Icon_Faust_1024-83.5@2x.png /repo/source/faust/pkg/usr/share/faust/iOS/iOS: total 368 -rw-r--r-- 1 root root 1293 mars 14 2019 FIAppDelegate.h -rw-r--r-- 1 root root 2751 mars 14 2019 FIAppDelegate.mm -rw-r--r-- 1 root root 5072 mars 14 2019 FIBargraph.h -rw-r--r-- 1 root root 18134 mars 14 2019 FIBargraph.mm -rw-r--r-- 1 root root 1089 mars 14 2019 FIBox.h -rw-r--r-- 1 root root 1641 mars 14 2019 FIBox.mm -rw-r--r-- 1 root root 1609 mars 14 2019 FIButton.h -rw-r--r-- 1 root root 5462 mars 14 2019 FIButton.mm -rw-r--r-- 1 root root 98242 mars 14 2019 FICocoaUI.h -rw-r--r-- 1 root root 2960 mars 14 2019 FIFlipsideViewController.h -rw-r--r-- 1 root root 11864 mars 14 2019 FIFlipsideViewController.mm -rw-r--r-- 1 root root 1189 mars 14 2019 FIHint.h -rw-r--r-- 1 root root 8667 mars 14 2019 FIHint.mm -rw-r--r-- 1 root root 3261 mars 14 2019 FIKnob.h -rw-r--r-- 1 root root 15097 mars 14 2019 FIKnob.mm -rw-r--r-- 1 root root 5318 mars 14 2019 FIMainViewController.h -rw-r--r-- 1 root root 58684 mars 14 2019 FIMainViewController.mm -rw-r--r-- 1 root root 3412 mars 14 2019 FIResponder.h -rw-r--r-- 1 root root 4808 mars 14 2019 FIResponder.mm -rw-r--r-- 1 root root 1065 mars 14 2019 FIScrollView.h -rw-r--r-- 1 root root 1719 mars 14 2019 FIScrollView.mm -rw-r--r-- 1 root root 2068 mars 14 2019 FISensorFilter.h -rw-r--r-- 1 root root 2696 mars 14 2019 FISensorFilter.mm -rw-r--r-- 1 root root 2634 mars 14 2019 FISlider.h -rw-r--r-- 1 root root 16148 mars 14 2019 FISlider.mm -rw-r--r-- 1 root root 1348 mars 14 2019 FITabView.h -rw-r--r-- 1 root root 3989 mars 14 2019 FITabView.mm -rw-r--r-- 1 root root 2098 mars 14 2019 FITextField.h -rw-r--r-- 1 root root 9420 mars 14 2019 FITextField.mm -rw-r--r-- 1 root root 3335 mars 14 2019 close.png -rw-r--r-- 1 root root 1384 mars 14 2019 close@2x.png drwxr-xr-x 2 root root 4096 mai 7 11:42 en.lproj -rw-r--r-- 1 root root 2279 mars 14 2019 iOS-Info.plist -rw-r--r-- 1 root root 309 mars 14 2019 iOS-Prefix.pch -rw-r--r-- 1 root root 1202 mars 14 2019 main.m /repo/source/faust/pkg/usr/share/faust/iOS/iOS/en.lproj: total 100 -rw-r--r-- 1 root root 45 mars 14 2019 InfoPlist.strings -rw-r--r-- 1 root root 46847 mars 14 2019 MainStoryboard_iPad.storyboard -rw-r--r-- 1 root root 48009 mars 14 2019 MainStoryboard_iPhone.storyboard /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj: total 128 -rw-r--r-- 1 root root 120450 mars 14 2019 project.pbxproj drwxr-xr-x 2 root root 4096 mai 7 11:42 project.xcworkspace drwxr-xr-x 3 root root 4096 mai 7 11:42 xcshareddata /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/project.xcworkspace: total 4 -rw-r--r-- 1 root root 148 mars 14 2019 contents.xcworkspacedata /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 xcschemes /repo/source/faust/pkg/usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes: total 12 -rw-r--r-- 1 root root 3592 mars 14 2019 Template_CoreAudio.xcscheme -rw-r--r-- 1 root root 3235 mars 14 2019 Template_CoreAudio_32bits.xcscheme -rw-r--r-- 1 root root 3167 mars 14 2019 Template_Jack.xcscheme /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests: total 16 drwxr-xr-x 2 root root 4096 mai 7 11:42 en.lproj -rw-r--r-- 1 root root 695 mars 14 2019 iOSTests-Info.plist -rw-r--r-- 1 root root 231 mars 14 2019 iOSTests.h -rw-r--r-- 1 root root 436 mars 14 2019 iOSTests.m /repo/source/faust/pkg/usr/share/faust/iOS/iOSTests/en.lproj: total 4 -rw-r--r-- 1 root root 45 mars 14 2019 InfoPlist.strings /repo/source/faust/pkg/usr/share/faust/iOS/pix: total 684 -rw-r--r-- 1 root root 6448 mars 14 2019 Icon-Analyzer.png -rw-r--r-- 1 root root 22738 mars 14 2019 Icon-Analyzer136.png -rw-r--r-- 1 root root 17585 mars 14 2019 Icon-Analyzer@2x.png -rw-r--r-- 1 root root 3412 mars 14 2019 Icon-Delete.png -rw-r--r-- 1 root root 3260 mars 14 2019 Icon-Delete@2x.png -rw-r--r-- 1 root root 3471 mars 14 2019 Icon-Expand.png -rw-r--r-- 1 root root 2318 mars 14 2019 Icon-Expand@2x.png -rw-r--r-- 1 root root 5958 mars 14 2019 Icon-Fx.png -rw-r--r-- 1 root root 23859 mars 14 2019 Icon-Fx136.png -rw-r--r-- 1 root root 18055 mars 14 2019 Icon-Fx@2x.png -rw-r--r-- 1 root root 16170 mars 14 2019 Icon-Jack.png -rw-r--r-- 1 root root 37282 mars 14 2019 Icon-Jack@2x.png -rw-r--r-- 1 root root 6803 mars 14 2019 Icon-Output.png -rw-r--r-- 1 root root 365718 mars 14 2019 Icon-Output1024.png -rw-r--r-- 1 root root 24924 mars 14 2019 Icon-Output136.png -rw-r--r-- 1 root root 19210 mars 14 2019 Icon-Output@2x.png -rw-r--r-- 1 root root 8425 mars 14 2019 Icon_Apple.png -rw-r--r-- 1 root root 11714 mars 14 2019 Icon_Apple@2x.png -rw-r--r-- 1 root root 1305 mars 14 2019 ic_accelcurveon.png -rw-r--r-- 1 root root 1314 mars 14 2019 ic_accelinvertcurveon.png -rw-r--r-- 1 root root 1233 mars 14 2019 ic_accelinverton.png -rw-r--r-- 1 root root 1205 mars 14 2019 ic_accelnormon.png -rw-r--r-- 1 root root 4009 mars 14 2019 jackview-audio-off.png -rw-r--r-- 1 root root 2458 mars 14 2019 jackview-audio-off@2x.png -rw-r--r-- 1 root root 4548 mars 14 2019 jackview-audio-on.png -rw-r--r-- 1 root root 2519 mars 14 2019 jackview-audio-on@2x.png -rw-r--r-- 1 root root 2399 mars 14 2019 jackview-in.png -rw-r--r-- 1 root root 1455 mars 14 2019 jackview-in@2x.png -rw-r--r-- 1 root root 3381 mars 14 2019 jackview-midi-off.png -rw-r--r-- 1 root root 1903 mars 14 2019 jackview-midi-off@2x.png -rw-r--r-- 1 root root 3634 mars 14 2019 jackview-midi-on.png -rw-r--r-- 1 root root 1989 mars 14 2019 jackview-midi-on@2x.png -rw-r--r-- 1 root root 3025 mars 14 2019 jackview-out.png -rw-r--r-- 1 root root 1886 mars 14 2019 jackview-out@2x.png /repo/source/faust/pkg/usr/share/faust/js: total 396 -rw-r--r-- 1 root root 1246 mars 14 2019 faust.js -rw-r--r-- 1 root root 3160 mars 14 2019 faust_webaudio_tools.js -rw-r--r-- 1 root root 5407 mars 14 2019 faustui.js -rw-r--r-- 1 root root 5826 mars 14 2019 faustuihtml.js -rw-r--r-- 1 root root 940 mars 14 2019 jdesc.js -rw-r--r-- 1 root root 93868 mars 14 2019 jquery-1.7.1.min.js -rw-r--r-- 1 root root 270995 mars 14 2019 jsscripts.js -rw-r--r-- 1 root root 3889 mars 14 2019 stylesheet.js drwxr-xr-x 4 root root 4096 mai 7 11:42 svg /repo/source/faust/pkg/usr/share/faust/js/svg: total 276 drwxr-xr-x 3 root root 4096 mai 7 11:42 api -rw-r--r-- 1 root root 3889 mars 14 2019 faust_css.css -rw-r--r-- 1 root root 1626 mars 14 2019 faust_jquery_svg_backend.js -rw-r--r-- 1 root root 1432 mars 14 2019 faust_load_external_file.js -rw-r--r-- 1 root root 1087 mars 14 2019 faust_mobile.js -rw-r--r-- 1 root root 30171 mars 14 2019 faust_proto.js -rw-r--r-- 1 root root 3193 mars 14 2019 faust_server_communication.js -rw-r--r-- 1 root root 3240 mars 14 2019 faust_ui_audio_bridge.js -rw-r--r-- 1 root root 14424 mars 14 2019 faust_ui_builder.js -rw-r--r-- 1 root root 9657 mars 14 2019 faust_ui_inits.js -rw-r--r-- 1 root root 37577 mars 14 2019 faust_ui_interact.js -rw-r--r-- 1 root root 49705 mars 14 2019 faust_ui_objects.js -rw-r--r-- 1 root root 93868 mars 14 2019 jquery-1.7.1.min.js drwxr-xr-x 2 root root 4096 mai 7 11:42 jquerysvg /repo/source/faust/pkg/usr/share/faust/js/svg/api: total 20 -rw-r--r-- 1 root root 5601 mars 14 2019 Makefile -rw-r--r-- 1 root root 5119 mars 14 2019 make.bat drwxr-xr-x 2 root root 4096 mai 7 11:42 source /repo/source/faust/pkg/usr/share/faust/js/svg/api/source: total 44 -rw-r--r-- 1 root root 7767 mars 14 2019 conf.py -rw-r--r-- 1 root root 2675 mars 14 2019 constants.rst -rw-r--r-- 1 root root 23993 mars 14 2019 customizing.rst -rw-r--r-- 1 root root 494 mars 14 2019 index.rst -rw-r--r-- 1 root root 1052 mars 14 2019 overview.rst /repo/source/faust/pkg/usr/share/faust/js/svg/jquerysvg: total 360 -rw-r--r-- 1 root root 426 mars 14 2019 jquery.svg.css -rw-r--r-- 1 root root 56846 mars 14 2019 jquery.svg.js -rw-r--r-- 1 root root 20132 mars 14 2019 jquery.svg.min.js -rw-r--r-- 1 root root 15516 mars 14 2019 jquery.svg.pack.js -rw-r--r-- 1 root root 16970 mars 14 2019 jquery.svganim.js -rw-r--r-- 1 root root 10631 mars 14 2019 jquery.svganim.min.js -rw-r--r-- 1 root root 9930 mars 14 2019 jquery.svganim.pack.js -rw-r--r-- 1 root root 11592 mars 14 2019 jquery.svgdom.js -rw-r--r-- 1 root root 4902 mars 14 2019 jquery.svgdom.min.js -rw-r--r-- 1 root root 4085 mars 14 2019 jquery.svgdom.pack.js -rw-r--r-- 1 root root 20478 mars 14 2019 jquery.svgfilter.js -rw-r--r-- 1 root root 6649 mars 14 2019 jquery.svgfilter.min.js -rw-r--r-- 1 root root 5230 mars 14 2019 jquery.svgfilter.pack.js -rw-r--r-- 1 root root 57751 mars 14 2019 jquery.svggraph.js -rw-r--r-- 1 root root 25456 mars 14 2019 jquery.svggraph.min.js -rw-r--r-- 1 root root 16234 mars 14 2019 jquery.svggraph.pack.js -rw-r--r-- 1 root root 30933 mars 14 2019 jquery.svgplot.js -rw-r--r-- 1 root root 12395 mars 14 2019 jquery.svgplot.min.js -rw-r--r-- 1 root root 8007 mars 14 2019 jquery.svgplot.pack.js /repo/source/faust/pkg/usr/share/faust/juce: total 48 -rw-r--r-- 1 root root 3977 mars 14 2019 README.md -rw-r--r-- 1 root root 19227 mars 14 2019 juce-plugin.cpp -rw-r--r-- 1 root root 15476 mars 14 2019 juce-standalone.cpp drwxr-xr-x 2 root root 4096 mai 7 11:42 plugin drwxr-xr-x 2 root root 4096 mai 7 11:42 standalone /repo/source/faust/pkg/usr/share/faust/juce/plugin: total 12 -rw-r--r-- 1 root root 9395 mars 14 2019 plugin.jucer /repo/source/faust/pkg/usr/share/faust/juce/standalone: total 16 -rw-r--r-- 1 root root 12525 mars 14 2019 standalone.jucer /repo/source/faust/pkg/usr/share/faust/max-msp: total 96 -rw-r--r-- 1 root root 2250 mars 14 2019 README.md -rw-r--r-- 1 root root 3742 mars 14 2019 faustgen-wrapper-poly.maxpat -rw-r--r-- 1 root root 3362 mars 14 2019 faustgen-wrapper.maxpat -rw-r--r-- 1 root root 31555 mars 14 2019 max-msp.cpp -rw-r--r-- 1 root root 32528 mars 14 2019 max-msp64.cpp -rw-r--r-- 1 root root 10829 mars 14 2019 ui.js -rw-r--r-- 1 root root 3051 mars 14 2019 wrapper-poly.maxpat -rw-r--r-- 1 root root 2632 mars 14 2019 wrapper.maxpat /repo/source/faust/pkg/usr/share/faust/nodejs: total 40 -rw-r--r-- 1 root root 18116 mars 14 2019 DspFaustNode.cpp -rw-r--r-- 1 root root 3749 mars 14 2019 DspFaustNode.h -rw-r--r-- 1 root root 4263 mars 14 2019 README.md -rw-r--r-- 1 root root 581 mars 14 2019 binding.gyp -rw-r--r-- 1 root root 1230 mars 14 2019 faust.cpp /repo/source/faust/pkg/usr/share/faust/osclib: total 16 -rw-r--r-- 1 root root 1128 mars 14 2019 README.md drwxr-xr-x 3 root root 4096 mai 7 11:42 android drwxr-xr-x 5 root root 4096 mai 7 11:42 faust drwxr-xr-x 7 root root 4096 mai 7 11:42 oscpack /repo/source/faust/pkg/usr/share/faust/osclib/android: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 jni /repo/source/faust/pkg/usr/share/faust/osclib/android/jni: total 8 -rw-r--r-- 1 root root 800 mars 14 2019 Android.mk -rw-r--r-- 1 root root 127 mars 14 2019 Application.mk /repo/source/faust/pkg/usr/share/faust/osclib/faust: total 124 -rw-r--r-- 1 root root 63549 mars 14 2019 Doxyfile -rw-r--r-- 1 root root 8769 mars 14 2019 Makefile -rw-r--r-- 1 root root 5451 mars 14 2019 README.md -rw-r--r-- 1 root root 3085 mars 14 2019 changelog.txt drwxr-xr-x 2 root root 4096 mai 7 11:42 cmake drwxr-xr-x 3 root root 4096 mai 7 11:42 faust -rw-r--r-- 1 root root 24486 mars 14 2019 license.txt drwxr-xr-x 7 root root 4096 mai 7 11:42 src /repo/source/faust/pkg/usr/share/faust/osclib/faust/cmake: total 4 -rw-r--r-- 1 root root 3141 mars 14 2019 CMakeLists.txt /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust: total 16 -rw-r--r-- 1 root root 5252 mars 14 2019 OSCControler.h -rw-r--r-- 1 root root 1950 mars 14 2019 OSCIO.h drwxr-xr-x 2 root root 4096 mai 7 11:42 osc /repo/source/faust/pkg/usr/share/faust/osclib/faust/faust/osc: total 48 -rw-r--r-- 1 root root 3524 mars 14 2019 FaustFactory.h -rw-r--r-- 1 root root 3477 mars 14 2019 FaustNode.h -rw-r--r-- 1 root root 9165 mars 14 2019 Message.h -rw-r--r-- 1 root root 4773 mars 14 2019 MessageDriven.h -rw-r--r-- 1 root root 1255 mars 14 2019 MessageProcessor.h -rw-r--r-- 1 root root 4674 mars 14 2019 RootNode.h -rw-r--r-- 1 root root 4913 mars 14 2019 smartpointer.h /repo/source/faust/pkg/usr/share/faust/osclib/faust/src: total 32 -rw-r--r-- 1 root root 8934 mars 14 2019 OSCControler.cpp drwxr-xr-x 2 root root 4096 mai 7 11:42 lib drwxr-xr-x 2 root root 4096 mai 7 11:42 msg drwxr-xr-x 2 root root 4096 mai 7 11:42 nodes drwxr-xr-x 2 root root 4096 mai 7 11:42 osc drwxr-xr-x 2 root root 4096 mai 7 11:42 threads /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/lib: total 108 -rw-r--r-- 1 root root 1292 mars 14 2019 OSCFError.cpp -rw-r--r-- 1 root root 1862 mars 14 2019 OSCFError.h -rw-r--r-- 1 root root 1776 mars 14 2019 OSCRegexp.cpp -rw-r--r-- 1 root root 1355 mars 14 2019 OSCRegexp.h -rw-r--r-- 1 root root 90660 mars 14 2019 deelx.h /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/msg: total 4 -rw-r--r-- 1 root root 2836 mars 14 2019 Message.cpp /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/nodes: total 32 -rw-r--r-- 1 root root 3056 mars 14 2019 FaustFactory.cpp -rw-r--r-- 1 root root 6520 mars 14 2019 FaustNode.cpp -rw-r--r-- 1 root root 3316 mars 14 2019 MessageDriven.cpp -rw-r--r-- 1 root root 13356 mars 14 2019 RootNode.cpp /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/osc: total 36 -rw-r--r-- 1 root root 1768 mars 14 2019 OSCAddress.cpp -rw-r--r-- 1 root root 1858 mars 14 2019 OSCAddress.h -rw-r--r-- 1 root root 1499 mars 14 2019 OSCIO.cpp -rw-r--r-- 1 root root 2998 mars 14 2019 OSCListener.cpp -rw-r--r-- 1 root root 2481 mars 14 2019 OSCListener.h -rw-r--r-- 1 root root 3729 mars 14 2019 OSCSetup.cpp -rw-r--r-- 1 root root 1793 mars 14 2019 OSCSetup.h -rw-r--r-- 1 root root 4081 mars 14 2019 OSCStream.cpp -rw-r--r-- 1 root root 3865 mars 14 2019 OSCStream.h /repo/source/faust/pkg/usr/share/faust/osclib/faust/src/threads: total 12 -rw-r--r-- 1 root root 1927 mars 14 2019 TThreads.h -rw-r--r-- 1 root root 2214 mars 14 2019 pthreads_impl.cpp -rw-r--r-- 1 root root 1921 mars 14 2019 winthreads_impl.cpp /repo/source/faust/pkg/usr/share/faust/osclib/oscpack: total 56 -rw-r--r-- 1 root root 7360 mars 14 2019 CHANGES -rw-r--r-- 1 root root 1628 mars 14 2019 LICENSE -rw-r--r-- 1 root root 4881 mars 14 2019 Makefile -rw-r--r-- 1 root root 5231 mars 14 2019 README -rw-r--r-- 1 root root 2278 mars 14 2019 TODO drwxr-xr-x 2 root root 4096 mai 7 11:42 cmake drwxr-xr-x 2 root root 4096 mai 7 11:42 examples drwxr-xr-x 4 root root 4096 mai 7 11:42 ip -rw-r--r-- 1 root root 1325 mars 14 2019 make.MinGW32.bat drwxr-xr-x 2 root root 4096 mai 7 11:42 osc drwxr-xr-x 2 root root 4096 mai 7 11:42 tests /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/cmake: total 4 -rw-r--r-- 1 root root 2429 mars 14 2019 CMakeLists.txt /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/examples: total 12 -rw-r--r-- 1 root root 3093 mars 14 2019 OscDump.cpp -rw-r--r-- 1 root root 3009 mars 14 2019 SimpleReceive.cpp -rw-r--r-- 1 root root 891 mars 14 2019 SimpleSend.cpp /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip: total 36 -rw-r--r-- 1 root root 2770 mars 14 2019 IpEndpointName.cpp -rw-r--r-- 1 root root 3211 mars 14 2019 IpEndpointName.h -rw-r--r-- 1 root root 2252 mars 14 2019 NetworkingUtils.h -rw-r--r-- 1 root root 1999 mars 14 2019 PacketListener.h -rw-r--r-- 1 root root 1900 mars 14 2019 TimerListener.h -rw-r--r-- 1 root root 6160 mars 14 2019 UdpSocket.h drwxr-xr-x 2 root root 4096 mai 7 11:42 posix drwxr-xr-x 2 root root 4096 mai 7 11:42 win32 /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/posix: total 24 -rw-r--r-- 1 root root 2165 mars 14 2019 NetworkingUtils.cpp -rw-r--r-- 1 root root 18184 mars 14 2019 UdpSocket.cpp /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/ip/win32: total 24 -rw-r--r-- 1 root root 3247 mars 14 2019 NetworkingUtils.cpp -rw-r--r-- 1 root root 16444 mars 14 2019 UdpSocket.cpp /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/osc: total 108 -rw-r--r-- 1 root root 2909 mars 14 2019 MessageMappingOscPacketListener.h -rw-r--r-- 1 root root 2335 mars 14 2019 OscException.h -rw-r--r-- 1 root root 4196 mars 14 2019 OscHostEndianness.h -rw-r--r-- 1 root root 16352 mars 14 2019 OscOutboundPacketStream.cpp -rw-r--r-- 1 root root 5427 mars 14 2019 OscOutboundPacketStream.h -rw-r--r-- 1 root root 2894 mars 14 2019 OscPacketListener.h -rw-r--r-- 1 root root 7583 mars 14 2019 OscPrintReceivedElements.cpp -rw-r--r-- 1 root root 2221 mars 14 2019 OscPrintReceivedElements.h -rw-r--r-- 1 root root 21044 mars 14 2019 OscReceivedElements.cpp -rw-r--r-- 1 root root 15741 mars 14 2019 OscReceivedElements.h -rw-r--r-- 1 root root 2035 mars 14 2019 OscTypes.cpp -rw-r--r-- 1 root root 5773 mars 14 2019 OscTypes.h /repo/source/faust/pkg/usr/share/faust/osclib/oscpack/tests: total 48 -rw-r--r-- 1 root root 10341 mars 14 2019 OscReceiveTest.cpp -rw-r--r-- 1 root root 1579 mars 14 2019 OscReceiveTest.h -rw-r--r-- 1 root root 7380 mars 14 2019 OscSendTests.cpp -rw-r--r-- 1 root root 1595 mars 14 2019 OscSendTests.h -rw-r--r-- 1 root root 15678 mars 14 2019 OscUnitTests.cpp -rw-r--r-- 1 root root 1562 mars 14 2019 OscUnitTests.h /repo/source/faust/pkg/usr/share/faust/sam: total 28 -rw-r--r-- 1 root root 1617 mars 14 2019 fast_pow2.h -rw-r--r-- 1 root root 5361 mars 14 2019 fastexp.h -rw-r--r-- 1 root root 5285 mars 14 2019 samFaustDSP.cpp -rw-r--r-- 1 root root 4352 mars 14 2019 samFaustDSP.h /repo/source/faust/pkg/usr/share/faust/smartKeyboard: total 44 -rw-r--r-- 1 root root 1189 mars 14 2019 LICENCE.md -rw-r--r-- 1 root root 28714 mars 14 2019 README.md drwxr-xr-x 4 root root 4096 mai 7 11:42 android drwxr-xr-x 4 root root 4096 mai 7 11:42 iOS /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android: total 32 drwxr-xr-x 4 root root 4096 mai 7 11:42 app -rw-r--r-- 1 root root 532 mars 14 2019 build.gradle drwxr-xr-x 3 root root 4096 mai 7 11:42 gradle -rw-r--r-- 1 root root 730 mars 14 2019 gradle.properties -rw-r--r-- 1 root root 4971 mars 14 2019 gradlew -rw-r--r-- 1 root root 2404 mars 14 2019 gradlew.bat -rw-r--r-- 1 root root 15 mars 14 2019 settings.gradle /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app: total 20 -rw-r--r-- 1 root root 556 mars 14 2019 CMakeLists.txt -rw-r--r-- 1 root root 1731 mars 14 2019 build.gradle -rw-r--r-- 1 root root 655 mars 14 2019 proguard-rules.pro drwxr-xr-x 3 root root 4096 mai 7 11:42 src drwxr-xr-x 2 root root 4096 mai 7 11:42 tools /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src: total 4 drwxr-xr-x 5 root root 4096 mai 7 11:42 main /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main: total 16 -rw-r--r-- 1 root root 1012 mars 14 2019 AndroidManifest.xml drwxr-xr-x 2 root root 4096 mai 7 11:42 cpp drwxr-xr-x 3 root root 4096 mai 7 11:42 java drwxr-xr-x 15 root root 4096 mai 7 11:42 res /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/cpp: total 4 -rw-r--r-- 1 root root 21 mars 14 2019 README.md /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java: total 4 drwxr-xr-x 4 root root 4096 mai 7 11:42 com /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com: total 8 drwxr-xr-x 2 root root 4096 mai 7 11:42 DspFaust drwxr-xr-x 3 root root 4096 mai 7 11:42 ccrma /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/DspFaust: total 4 -rw-r--r-- 1 root root 40 mars 14 2019 README.md /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 faust /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust: total 68 -rw-r--r-- 1 root root 6797 mars 14 2019 MainActivity.java -rw-r--r-- 1 root root 50476 mars 14 2019 MultiKeyboard.java -rw-r--r-- 1 root root 481 mars 14 2019 Smooth.java -rw-r--r-- 1 root root 3285 mars 14 2019 Zone.java /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res: total 52 drwxr-xr-x 2 root root 4096 mai 7 11:42 drawable-hdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 drawable-ldpi drwxr-xr-x 2 root root 4096 mai 7 11:42 drawable-mdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 drawable-xhdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 drawable-xxhdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 layout drwxr-xr-x 2 root root 4096 mai 7 11:42 mipmap-hdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 mipmap-mdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 mipmap-xhdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 mipmap-xxhdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 mipmap-xxxhdpi drwxr-xr-x 2 root root 4096 mai 7 11:42 values drwxr-xr-x 2 root root 4096 mai 7 11:42 values-w820dp /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi: total 56 -rw-r--r-- 1 root root 15244 mars 14 2019 key_down_bright.png -rw-r--r-- 1 root root 14402 mars 14 2019 key_down_dark.png -rw-r--r-- 1 root root 7667 mars 14 2019 key_up_bright.png -rw-r--r-- 1 root root 15644 mars 14 2019 key_up_dark.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi: total 56 -rw-r--r-- 1 root root 15244 mars 14 2019 key_down_bright.png -rw-r--r-- 1 root root 14402 mars 14 2019 key_down_dark.png -rw-r--r-- 1 root root 7667 mars 14 2019 key_up_bright.png -rw-r--r-- 1 root root 15644 mars 14 2019 key_up_dark.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi: total 56 -rw-r--r-- 1 root root 15244 mars 14 2019 key_down_bright.png -rw-r--r-- 1 root root 14402 mars 14 2019 key_down_dark.png -rw-r--r-- 1 root root 7667 mars 14 2019 key_up_bright.png -rw-r--r-- 1 root root 15644 mars 14 2019 key_up_dark.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi: total 56 -rw-r--r-- 1 root root 15244 mars 14 2019 key_down_bright.png -rw-r--r-- 1 root root 14402 mars 14 2019 key_down_dark.png -rw-r--r-- 1 root root 7667 mars 14 2019 key_up_bright.png -rw-r--r-- 1 root root 15644 mars 14 2019 key_up_dark.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi: total 56 -rw-r--r-- 1 root root 15244 mars 14 2019 key_down_bright.png -rw-r--r-- 1 root root 14402 mars 14 2019 key_down_dark.png -rw-r--r-- 1 root root 7667 mars 14 2019 key_up_bright.png -rw-r--r-- 1 root root 15644 mars 14 2019 key_up_dark.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/layout: total 4 -rw-r--r-- 1 root root 351 mars 14 2019 activity_main.xml /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-hdpi: total 8 -rw-r--r-- 1 root root 8070 mars 14 2019 ic_launcher.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-mdpi: total 8 -rw-r--r-- 1 root root 4741 mars 14 2019 ic_launcher.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xhdpi: total 12 -rw-r--r-- 1 root root 11656 mars 14 2019 ic_launcher.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxhdpi: total 20 -rw-r--r-- 1 root root 19787 mars 14 2019 ic_launcher.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxxhdpi: total 28 -rw-r--r-- 1 root root 26986 mars 14 2019 ic_launcher.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values: total 16 -rw-r--r-- 1 root root 208 mars 14 2019 colors.xml -rw-r--r-- 1 root root 211 mars 14 2019 dimens.xml -rw-r--r-- 1 root root 186 mars 14 2019 strings.xml -rw-r--r-- 1 root root 381 mars 14 2019 styles.xml /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/src/main/res/values-w820dp: total 4 -rw-r--r-- 1 root root 358 mars 14 2019 dimens.xml /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/app/tools: total 12 -rw-r--r-- 1 root root 5430 mars 14 2019 MainActivity.java -rw-r--r-- 1 root root 2212 mars 14 2019 faust2android.keystore /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 wrapper /repo/source/faust/pkg/usr/share/faust/smartKeyboard/android/gradle/wrapper: total 60 -rw-r--r-- 1 root root 53636 mars 14 2019 gradle-wrapper.jar -rw-r--r-- 1 root root 230 mars 14 2019 gradle-wrapper.properties /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS: total 8 drwxr-xr-x 5 root root 4096 mai 7 11:42 Faust drwxr-xr-x 3 root root 4096 mai 7 11:42 Faust.xcodeproj /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust: total 112 -rw-r--r-- 1 root root 271 mars 14 2019 AppDelegate.h -rw-r--r-- 1 root root 2033 mars 14 2019 AppDelegate.m drwxr-xr-x 3 root root 4096 mai 7 11:42 Assets.xcassets drwxr-xr-x 2 root root 4096 mai 7 11:42 Base.lproj -rw-r--r-- 1 root root 1497 mars 14 2019 Info.plist -rw-r--r-- 1 root root 739 mars 14 2019 MultiKeyboard.h -rw-r--r-- 1 root root 57409 mars 14 2019 MultiKeyboard.mm -rw-r--r-- 1 root root 806 mars 14 2019 Smooth.h -rw-r--r-- 1 root root 392 mars 14 2019 ViewController.h -rw-r--r-- 1 root root 3294 mars 14 2019 ViewController.mm -rw-r--r-- 1 root root 506 mars 14 2019 Zone.h -rw-r--r-- 1 root root 3807 mars 14 2019 Zone.mm drwxr-xr-x 2 root root 4096 mai 7 11:42 img -rw-r--r-- 1 root root 328 mars 14 2019 main.m /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 AppIcon.appiconset /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset: total 208 -rw-r--r-- 1 root root 2180 mars 14 2019 Contents.json -rw-r--r-- 1 root root 28298 mars 14 2019 ic_launcher-1.png -rw-r--r-- 1 root root 1292 mars 14 2019 ic_launcher-10.png -rw-r--r-- 1 root root 15129 mars 14 2019 ic_launcher-11.png -rw-r--r-- 1 root root 15129 mars 14 2019 ic_launcher-12.png -rw-r--r-- 1 root root 9246 mars 14 2019 ic_launcher-13.png -rw-r--r-- 1 root root 5780 mars 14 2019 ic_launcher-14.png -rw-r--r-- 1 root root 6048 mars 14 2019 ic_launcher-15.png -rw-r--r-- 1 root root 3604 mars 14 2019 ic_launcher-16.png -rw-r--r-- 1 root root 10429 mars 14 2019 ic_launcher-2.png -rw-r--r-- 1 root root 22079 mars 14 2019 ic_launcher-3.png -rw-r--r-- 1 root root 8680 mars 14 2019 ic_launcher-4.png -rw-r--r-- 1 root root 5780 mars 14 2019 ic_launcher-5.png -rw-r--r-- 1 root root 2224 mars 14 2019 ic_launcher-6.png -rw-r--r-- 1 root root 3604 mars 14 2019 ic_launcher-7.png -rw-r--r-- 1 root root 9246 mars 14 2019 ic_launcher-8.png -rw-r--r-- 1 root root 3604 mars 14 2019 ic_launcher-9.png -rw-r--r-- 1 root root 25257 mars 14 2019 ic_launcher.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj: total 8 -rw-r--r-- 1 root root 1740 mars 14 2019 LaunchScreen.storyboard -rw-r--r-- 1 root root 1689 mars 14 2019 Main.storyboard /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust/img: total 56 -rw-r--r-- 1 root root 15244 mars 14 2019 keyDownBright.png -rw-r--r-- 1 root root 14402 mars 14 2019 keyDownDark.png -rw-r--r-- 1 root root 7667 mars 14 2019 keyUpBright.png -rw-r--r-- 1 root root 15644 mars 14 2019 keyUpDark.png /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj: total 24 -rw-r--r-- 1 root root 19052 mars 14 2019 project.pbxproj drwxr-xr-x 2 root root 4096 mai 7 11:42 project.xcworkspace /repo/source/faust/pkg/usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.xcworkspace: total 4 -rw-r--r-- 1 root root 150 mars 14 2019 contents.xcworkspacedata /repo/source/faust/pkg/usr/share/faust/teensy: total 8 -rw-r--r-- 1 root root 2126 mars 14 2019 teensy.cpp -rw-r--r-- 1 root root 411 mars 14 2019 teensy.h /repo/source/faust/pkg/usr/share/faust/unity: total 76 drwxr-xr-x 2 root root 4096 mai 7 11:42 Android -rw-r--r-- 1 root root 3436 mars 14 2019 FaustPlugin_template.cs -rw-r--r-- 1 root root 21059 mars 14 2019 FaustPolyUtilities_template.cs -rw-r--r-- 1 root root 20310 mars 14 2019 FaustUtilities_template.cs -rw-r--r-- 1 root root 5675 mars 14 2019 README.md -rw-r--r-- 1 root root 7213 mars 14 2019 unity.cpp -rw-r--r-- 1 root root 7696 mars 14 2019 unityplugin.cpp /repo/source/faust/pkg/usr/share/faust/unity/Android: total 12 -rw-r--r-- 1 root root 364 mars 14 2019 Android.mk -rw-r--r-- 1 root root 372 mars 14 2019 AndroidPoly.mk -rw-r--r-- 1 root root 231 mars 14 2019 Application.mk /repo/source/faust/pkg/usr/share/faust/webaudio: total 4460 -rw-r--r-- 1 root root 4591 mars 14 2019 ExportLib.js -rw-r--r-- 1 root root 13217 mars 14 2019 WebMIDIAPI.js -rw-r--r-- 1 root root 19669 mars 14 2019 component-creator.html -rw-r--r-- 1 root root 2647 mars 14 2019 create-factory-worker.js -rw-r--r-- 1 root root 5792 mars 14 2019 dynamic-organ-wasm.html -rw-r--r-- 1 root root 6584 mars 14 2019 dynamic-organ-worklet-wasm.html -rw-r--r-- 1 root root 3546 mars 14 2019 dynamic-osc-wasm.html -rw-r--r-- 1 root root 4181 mars 14 2019 dynamic-osc-worklet-wasm.html -rw-r--r-- 1 root root 2779 mars 14 2019 expand-dsp-worker.js -rw-r--r-- 1 root root 13271 mars 14 2019 export-wrapper.html -rw-r--r-- 1 root root 16848 mars 14 2019 faustlive-local-worker.html -rw-r--r-- 1 root root 28466 mars 14 2019 faustlive-local.html -rw-r--r-- 1 root root 57276 mars 14 2019 faustlive-wasm.html -rw-r--r-- 1 root root 28423 mars 14 2019 faustlive.html -rw-r--r-- 1 root root 3682 mars 14 2019 favicon.ico -rw-r--r-- 1 root root 16105 mars 14 2019 freeverb.js -rw-r--r-- 1 root root 9194 mars 14 2019 freeverb.wasm -rw-r--r-- 1 root root 270889 mars 14 2019 jsscripts.js -rw-r--r-- 1 root root 3119 mars 14 2019 karplus-freeverb-wasm.html -rw-r--r-- 1 root root 16969 mars 14 2019 karplus.js -rw-r--r-- 1 root root 3006 mars 14 2019 karplus.wasm -rw-r--r-- 1 root root 243084 mars 14 2019 libfaust-wasm.js -rw-r--r-- 1 root root 3209169 mars 14 2019 libfaust-wasm.wasm -rw-r--r-- 1 root root 366 mars 14 2019 mixer32.wasm -rw-r--r-- 1 root root 3004 mars 14 2019 mixer32.wast -rw-r--r-- 1 root root 374 mars 14 2019 mixer64.wasm -rw-r--r-- 1 root root 3004 mars 14 2019 mixer64.wast -rw-r--r-- 1 root root 13249 mars 14 2019 noise-curseur.html -rw-r--r-- 1 root root 2117 mars 14 2019 noise-wasm.html -rw-r--r-- 1 root root 13546 mars 14 2019 noise.js -rw-r--r-- 1 root root 693 mars 14 2019 noise.wasm drwxr-xr-x 2 root root 4096 mai 7 11:42 npm -rw-r--r-- 1 root root 4426 mars 14 2019 organ-wasm.html -rw-r--r-- 1 root root 724 mars 14 2019 organ.dsp -rw-r--r-- 1 root root 26441 mars 14 2019 organ.js -rw-r--r-- 1 root root 2265 mars 14 2019 organ.wasm -rw-r--r-- 1 root root 2482 mars 14 2019 osc-wasm.html -rw-r--r-- 1 root root 480 mars 14 2019 osc.dsp -rw-r--r-- 1 root root 16658 mars 14 2019 osc.js -rw-r--r-- 1 root root 2253 mars 14 2019 osc.wasm -rw-r--r-- 1 root root 33168 mars 14 2019 qrcode.js -rw-r--r-- 1 root root 1260 mars 14 2019 testAWN.html -rw-r--r-- 1 root root 1318 mars 14 2019 testWAP.html -rw-r--r-- 1 root root 13687 mars 14 2019 wasm-standalone-node-wrapper-double.js -rw-r--r-- 1 root root 10573 mars 14 2019 wasm-standalone-node-wrapper.js drwxr-xr-x 3 root root 4096 mai 7 11:42 webComponent -rw-r--r-- 1 root root 9344 mars 14 2019 webaudio-wasm-emcc.js -rw-r--r-- 1 root root 7182 mars 14 2019 webaudio-wasm-footer.html -rw-r--r-- 1 root root 7729 mars 14 2019 webaudio-wasm-poly-footer.html -rw-r--r-- 1 root root 29471 mars 14 2019 webaudio-wasm-poly-standalone-wrapper.js -rw-r--r-- 1 root root 7586 mars 14 2019 webaudio-wasm-poly-worklet-footer.html -rw-r--r-- 1 root root 15387 mars 14 2019 webaudio-wasm-standalone-wrapper.js -rw-r--r-- 1 root root 6705 mars 14 2019 webaudio-wasm-worklet-footer.html -rw-r--r-- 1 root root 138427 mars 14 2019 webaudio-wasm-wrapper.js -rw-r--r-- 1 root root 13835 mars 14 2019 webaudio-workletnode-poly-standalone-wrapper.js -rw-r--r-- 1 root root 15478 mars 14 2019 webaudio-workletnode-standalone-wrapper.js -rw-r--r-- 1 root root 29910 mars 14 2019 webaudio-workletprocessor-poly-standalone-wrapper.js -rw-r--r-- 1 root root 16200 mars 14 2019 webaudio-workletprocessor-standalone-wrapper.js -rw-r--r-- 1 root root 4864 mars 14 2019 webaudio.html /repo/source/faust/pkg/usr/share/faust/webaudio/npm: total 4 -rw-r--r-- 1 root root 197 mars 14 2019 package.json /repo/source/faust/pkg/usr/share/faust/webaudio/webComponent: total 8 -rw-r--r-- 1 root root 1353 mars 14 2019 index.html drwxr-xr-x 2 root root 4096 mai 7 11:42 template /repo/source/faust/pkg/usr/share/faust/webaudio/webComponent/template: total 12 -rw-r--r-- 1 root root 10090 mars 14 2019 faustTemplate.html /repo/source/faust/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 mai 7 11:42 faust-2.15.11 /repo/source/faust/pkg/usr/src/faust-2.15.11: total 4 -rw-r--r-- 1 root root 3708 mai 7 11:42 SLKBUILD Constructeur de paquets Slackware, version 3.141593. Recherche de liens symboliques : Aucun lien symbolique trouvé, donc nous ne créerons pas de script d'installation. Vous pouvez créer vos liens plus tard dans. /install/doinst.sh et reconstruire le paquet si vous le souhaitez. La prochaine étape est facultative - vous pouvez attribuer aux répertoires dans votre paquet des permissions saines. Cependant, si n'importe quel répertoire de votre paquet a des permissions spéciales vous ne devriez pas les réinitialiser ! Voulez-vous réinitialiser toutes les autorisations de répertoires à 755 (drwxr-xr-x) et les propriétaire des répertoires à root.root ([y]es, [n]o)? n Création du paquet Slackware : /repo/source/faust/faust-2.15.11-x86_64-1slint.txz ./ usr/ usr/include/ usr/include/faust/ usr/include/faust/audio/ usr/include/faust/audio/rtaudio-dsp.h usr/include/faust/audio/portaudio-dsp.h usr/include/faust/audio/coreaudio-dsp.h usr/include/faust/audio/audio.h usr/include/faust/audio/alsa-dsp.h usr/include/faust/audio/samAudio.h usr/include/faust/audio/osc-dsp.h usr/include/faust/audio/juce-dsp.h usr/include/faust/audio/jack-dsp.h usr/include/faust/audio/channels.h usr/include/faust/audio/coreaudio-ios-dsp.h usr/include/faust/audio/opensles-android-dsp.h usr/include/faust/audio/android-dsp.h usr/include/faust/audio/dummy-audio.h usr/include/faust/audio/ofaudio-dsp.h usr/include/faust/audio/netjack-dsp.h usr/include/faust/sound-file.h usr/include/faust/osc/ usr/include/faust/osc/MessageDriven.h usr/include/faust/osc/MessageProcessor.h usr/include/faust/osc/FaustNode.h usr/include/faust/osc/Message.h usr/include/faust/osc/FaustFactory.h usr/include/faust/osc/RootNode.h usr/include/faust/osc/smartpointer.h usr/include/faust/gui/ usr/include/faust/gui/OSCControler.h usr/include/faust/gui/RosCI.h usr/include/faust/gui/PresetUI.h usr/include/faust/gui/UI.h usr/include/faust/gui/OCVUI.h usr/include/faust/gui/JuceOSCUI.h usr/include/faust/gui/HTTPDControler.h usr/include/faust/gui/DecoratorUI.h usr/include/faust/gui/GUI.h usr/include/faust/gui/httpdUI.h usr/include/faust/gui/OSCUI.h usr/include/faust/gui/console.h usr/include/faust/gui/MapUI.h usr/include/faust/gui/SoundUI.h usr/include/faust/gui/ValueConverter.h usr/include/faust/gui/APIUI.h usr/include/faust/gui/Styles/ usr/include/faust/gui/Styles/Salmon.qrc usr/include/faust/gui/Styles/Salmon.qss usr/include/faust/gui/Styles/Blue.qrc usr/include/faust/gui/Styles/Blue.qss usr/include/faust/gui/Styles/Default.qss usr/include/faust/gui/Styles/Grey.qss usr/include/faust/gui/Styles/Grey.qrc usr/include/faust/gui/Styles/Default.qrc usr/include/faust/gui/MemoryReader.h usr/include/faust/gui/ControlUI.h usr/include/faust/gui/JSONUI.h usr/include/faust/gui/qrcodegen.impl.h usr/include/faust/gui/JSONUIDecoder.h usr/include/faust/gui/BelaOSCUI.h usr/include/faust/gui/FUI.h usr/include/faust/gui/QTUI.h usr/include/faust/gui/MidiUI.h usr/include/faust/gui/SimpleParser.h usr/include/faust/gui/OSCIO.h usr/include/faust/gui/MetaDataUI.h usr/include/faust/gui/GTKUI.h usr/include/faust/gui/CGlue.h usr/include/faust/gui/LibsndfileReader.h usr/include/faust/gui/JuceReader.h usr/include/faust/gui/JuceStateUI.h usr/include/faust/gui/qrcodegen.h usr/include/faust/gui/CInterface.h usr/include/faust/gui/ring-buffer.h usr/include/faust/gui/PathBuilder.h usr/include/faust/gui/JuceParameterUI.h usr/include/faust/gui/RosUI.h usr/include/faust/gui/Soundfile.h usr/include/faust/gui/PrintUI.h usr/include/faust/gui/meta.h usr/include/faust/gui/jsonfaustui.h usr/include/faust/gui/JuceGUI.h usr/include/faust/misc.h usr/include/faust/au/ usr/include/faust/au/AUUI.h usr/include/faust/dsp/ usr/include/faust/dsp/timed-dsp.h usr/include/faust/dsp/dsp-adapter.h usr/include/faust/dsp/poly-wasm-dsp.h usr/include/faust/dsp/dsp-optimizer.h usr/include/faust/dsp/faust-engine.h usr/include/faust/dsp/libfaust.h usr/include/faust/dsp/proxy-dsp.h usr/include/faust/dsp/poly-interpreter-dsp.h usr/include/faust/dsp/dsp-checker.h usr/include/faust/dsp/faust-poly-engine.h usr/include/faust/dsp/poly-dsp.h usr/include/faust/dsp/interpreter-machine-dsp.h usr/include/faust/dsp/interpreter-dsp.h usr/include/faust/dsp/llvm-dsp-adapter.h usr/include/faust/dsp/llvm-dsp.h usr/include/faust/dsp/faust-dynamic-engine.cpp usr/include/faust/dsp/faust-dynamic-engine.h usr/include/faust/dsp/llvm-c-dsp.h usr/include/faust/dsp/dsp.h usr/include/faust/dsp/dsp-bench.h usr/include/faust/dsp/fastmath.cpp usr/include/faust/dsp/libfaust-c.h usr/include/faust/dsp/poly-llvm-dsp.h usr/include/faust/dsp/one-sample-dsp.h usr/include/faust/dsp/llvm-machine-dsp.h usr/include/faust/dsp/sound-player.h usr/include/faust/dsp/dsp-tools.h usr/include/faust/dsp/dsp-combiner.h usr/include/faust/unity/ usr/include/faust/unity/AudioPluginInterface.h usr/include/faust/midi/ usr/include/faust/midi/RtMidi.h usr/include/faust/midi/midi.h usr/include/faust/midi/rt-midi.h usr/include/faust/midi/RtMidi.cpp usr/include/faust/midi/jack-midi.h usr/include/faust/midi/juce-midi.h usr/include/faust/midi/bela-midi.h usr/include/faust/vst/ usr/include/faust/vst/faust.h usr/include/faust/vst/vstui.h usr/include/faust/vst/voice.h usr/doc/ usr/doc/faust-2.15.11/ usr/doc/faust-2.15.11/faust-soft-computing.pdf usr/doc/faust-2.15.11/faust-den-haag-april-2006-v6.pdf usr/doc/faust-2.15.11/lac06.pdf usr/doc/faust-2.15.11/lac07_slides_graef.pdf usr/doc/faust-2.15.11/lac07_graef.pdf usr/doc/faust-2.15.11/using-faust-with-ros.pdf usr/doc/faust-2.15.11/Faust_tutorial2.pdf usr/doc/faust-2.15.11/faust_SMC2009.pdf usr/doc/faust-2.15.11/faust-quick-reference.pdf usr/doc/faust-2.15.11/faust_tutorial.pdf usr/doc/faust-2.15.11/faust-rewriting.pdf usr/src/ usr/src/faust-2.15.11/ usr/src/faust-2.15.11/SLKBUILD usr/man/ usr/man/man1/ usr/man/man1/faust.1.gz usr/share/ usr/share/faust/ usr/share/faust/juce/ usr/share/faust/juce/standalone/ usr/share/faust/juce/standalone/standalone.jucer usr/share/faust/juce/juce-plugin.cpp usr/share/faust/juce/README.md usr/share/faust/juce/juce-standalone.cpp usr/share/faust/juce/plugin/ usr/share/faust/juce/plugin/plugin.jucer usr/share/faust/instruments.lib usr/share/faust/java-minimal.java usr/share/faust/phaflangers.lib usr/share/faust/old-scheduler.cpp usr/share/faust/matlabplot.cpp usr/share/faust/faust-netjack-gtk.cpp usr/share/faust/minimal.c usr/share/faust/oscio-gtk.cpp usr/share/faust/lv2ui.cpp usr/share/faust/synths.lib usr/share/faust/pure.c usr/share/faust/teensy/ usr/share/faust/teensy/teensy.h usr/share/faust/teensy/teensy.cpp usr/share/faust/mathdoctexts-en.txt usr/share/faust/routes.lib usr/share/faust/minimal-portaudio.rs usr/share/faust/mathdoctexts-fr.txt usr/share/faust/supercollider.cpp usr/share/faust/au-instrument.cpp usr/share/faust/bench.cpp usr/share/faust/all.lib usr/share/faust/mathdoctexts-default.txt usr/share/faust/bela.cpp usr/share/faust/filter.lib usr/share/faust/gen-json.cpp usr/share/faust/max-msp/ usr/share/faust/max-msp/faustgen-wrapper-poly.maxpat usr/share/faust/max-msp/wrapper.maxpat usr/share/faust/max-msp/ui.js usr/share/faust/max-msp/wrapper-poly.maxpat usr/share/faust/max-msp/max-msp.cpp usr/share/faust/max-msp/README.md usr/share/faust/max-msp/max-msp64.cpp usr/share/faust/max-msp/faustgen-wrapper.maxpat usr/share/faust/csound.cpp usr/share/faust/api/ usr/share/faust/api/DspFaust.cpp usr/share/faust/api/doc/ usr/share/faust/api/doc/Android.md usr/share/faust/api/doc/Generic.md usr/share/faust/api/doc/iOS.md usr/share/faust/api/android/ usr/share/faust/api/android/jni/ usr/share/faust/api/android/jni/dsp_faust.java usr/share/faust/api/android/jni/dsp_faustJNI.java usr/share/faust/api/android/jni/dsp_faust_interface.i usr/share/faust/api/android/jni/DspFaust.java usr/share/faust/api/android/jni/java_interface_wrap.cpp usr/share/faust/api/android/README.md usr/share/faust/api/README.md usr/share/faust/api/DspFaust.h usr/share/faust/dummy-mem.cpp usr/share/faust/demos.lib usr/share/faust/module.cpp usr/share/faust/reverbs.lib usr/share/faust/dummy.cpp usr/share/faust/latexheader.tex usr/share/faust/owl.cpp usr/share/faust/puredata.cpp usr/share/faust/js/ usr/share/faust/js/stylesheet.js usr/share/faust/js/jsscripts.js usr/share/faust/js/faustuihtml.js usr/share/faust/js/faust_webaudio_tools.js usr/share/faust/js/faust.js usr/share/faust/js/jquery-1.7.1.min.js usr/share/faust/js/jdesc.js usr/share/faust/js/faustui.js usr/share/faust/js/svg/ usr/share/faust/js/svg/faust_mobile.js usr/share/faust/js/svg/api/ usr/share/faust/js/svg/api/Makefile usr/share/faust/js/svg/api/make.bat usr/share/faust/js/svg/api/source/ usr/share/faust/js/svg/api/source/constants.rst usr/share/faust/js/svg/api/source/customizing.rst usr/share/faust/js/svg/api/source/overview.rst usr/share/faust/js/svg/api/source/conf.py usr/share/faust/js/svg/api/source/index.rst usr/share/faust/js/svg/faust_ui_inits.js usr/share/faust/js/svg/faust_load_external_file.js usr/share/faust/js/svg/faust_server_communication.js usr/share/faust/js/svg/jquery-1.7.1.min.js usr/share/faust/js/svg/jquerysvg/ usr/share/faust/js/svg/jquerysvg/jquery.svgfilter.js usr/share/faust/js/svg/jquerysvg/jquery.svg.css usr/share/faust/js/svg/jquerysvg/jquery.svgdom.min.js usr/share/faust/js/svg/jquerysvg/jquery.svg.min.js usr/share/faust/js/svg/jquerysvg/jquery.svggraph.js usr/share/faust/js/svg/jquerysvg/jquery.svgplot.min.js usr/share/faust/js/svg/jquerysvg/jquery.svgplot.js usr/share/faust/js/svg/jquerysvg/jquery.svganim.min.js usr/share/faust/js/svg/jquerysvg/jquery.svgfilter.min.js usr/share/faust/js/svg/jquerysvg/jquery.svgfilter.pack.js usr/share/faust/js/svg/jquerysvg/jquery.svgplot.pack.js usr/share/faust/js/svg/jquerysvg/jquery.svgdom.js usr/share/faust/js/svg/jquerysvg/jquery.svggraph.min.js usr/share/faust/js/svg/jquerysvg/jquery.svganim.pack.js usr/share/faust/js/svg/jquerysvg/jquery.svg.pack.js usr/share/faust/js/svg/jquerysvg/jquery.svggraph.pack.js usr/share/faust/js/svg/jquerysvg/jquery.svg.js usr/share/faust/js/svg/jquerysvg/jquery.svganim.js usr/share/faust/js/svg/jquerysvg/jquery.svgdom.pack.js usr/share/faust/js/svg/faust_jquery_svg_backend.js usr/share/faust/js/svg/faust_ui_interact.js usr/share/faust/js/svg/faust_ui_objects.js usr/share/faust/js/svg/faust_ui_audio_bridge.js usr/share/faust/js/svg/faust_proto.js usr/share/faust/js/svg/faust_css.css usr/share/faust/js/svg/faust_ui_builder.js usr/share/faust/tubes.lib usr/share/faust/alsa-qt.cpp usr/share/faust/pa-qt.cpp usr/share/faust/mathdoctexts-de.txt usr/share/faust/signals.lib usr/share/faust/oscillators.lib usr/share/faust/mr-plot.cpp usr/share/faust/delays.lib usr/share/faust/dx7.lib usr/share/faust/plot.cpp usr/share/faust/ios-coreaudio-jack.cpp usr/share/faust/mathdoctexts-it.txt usr/share/faust/csvplot.cpp usr/share/faust/ms-jack-gtk.cpp usr/share/faust/tonestacks.lib usr/share/faust/sam/ usr/share/faust/sam/samFaustDSP.cpp usr/share/faust/sam/fastexp.h usr/share/faust/sam/samFaustDSP.h usr/share/faust/sam/fast_pow2.h usr/share/faust/effect.lib usr/share/faust/nodejs/ usr/share/faust/nodejs/faust.cpp usr/share/faust/nodejs/DspFaustNode.cpp usr/share/faust/nodejs/binding.gyp usr/share/faust/nodejs/DspFaustNode.h usr/share/faust/nodejs/README.md usr/share/faust/c-jack-gtk.c usr/share/faust/maths.lib usr/share/faust/minimal-jack.rs usr/share/faust/android/ usr/share/faust/android/gradle.properties usr/share/faust/android/gradlew.bat usr/share/faust/android/img/ usr/share/faust/android/img/faust2android.png usr/share/faust/android/img/keyb.png usr/share/faust/android/img/accel.png usr/share/faust/android/img/multi.png usr/share/faust/android/img/multiKeyb.png usr/share/faust/android/android.iml usr/share/faust/android/settings.gradle usr/share/faust/android/gradle/ usr/share/faust/android/gradle/wrapper/ usr/share/faust/android/gradle/wrapper/gradle-wrapper.properties usr/share/faust/android/gradle/wrapper/gradle-wrapper.jar usr/share/faust/android/gradlew usr/share/faust/android/app/ usr/share/faust/android/app/CMakeLists_sndfile.txt usr/share/faust/android/app/proguard-rules.pro usr/share/faust/android/app/CMakeLists.txt usr/share/faust/android/app/src/ usr/share/faust/android/app/src/main/ usr/share/faust/android/app/src/main/res/ usr/share/faust/android/app/src/main/res/drawable-xhdpi/ usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_left_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_right.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_left.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_black_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinvertcurveoff.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_disabled_holo.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_focused_holo.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_zoomin.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/ usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_left_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_left.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_black_down_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_left_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center_down_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right_down_.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_center.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/oldKeys/piano_key_right_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_black.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_launcher.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_lockiconclose.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinverton.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_reset.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/check_up.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_normal_holo.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/scrubber_control_pressed_holo.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelcurveoff.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelnormon.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinvertcurveon.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_zoomout.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_lockiconopen.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelcurveon.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_keyboardicon.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/check_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_center_down.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_center.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelnormoff.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/ic_accelinvertoff.png usr/share/faust/android/app/src/main/res/drawable-xhdpi/piano_key_right_down.png usr/share/faust/android/app/src/main/res/layout/ usr/share/faust/android/app/src/main/res/layout/multi.xml usr/share/faust/android/app/src/main/res/layout/combined.xml usr/share/faust/android/app/src/main/res/layout/main.xml usr/share/faust/android/app/src/main/res/layout/piano.xml usr/share/faust/android/app/src/main/res/menu/ usr/share/faust/android/app/src/main/res/menu/main_activity_actions.xml usr/share/faust/android/app/src/main/res/drawable/ usr/share/faust/android/app/src/main/res/drawable/checkbox.xml usr/share/faust/android/app/src/main/res/drawable/seek_arc_control_selector.xml usr/share/faust/android/app/src/main/res/values/ usr/share/faust/android/app/src/main/res/values/attrs.xml usr/share/faust/android/app/src/main/res/values/strings.xml usr/share/faust/android/app/src/main/res/values/colors.xml usr/share/faust/android/app/src/main/res/values/styles.xml usr/share/faust/android/app/src/main/res/values-v14/ usr/share/faust/android/app/src/main/res/values-v14/styles.xml usr/share/faust/android/app/src/main/res/drawable-hdpi/ usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinvertcurveoff.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_zoomin.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_launcher.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_lockiconclose.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinverton.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_reset.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelcurveoff.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelnormon.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinvertcurveon.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_zoomout.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_lockiconopen.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelcurveon.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_keyboardicon.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelnormoff.png usr/share/faust/android/app/src/main/res/drawable-hdpi/ic_accelinvertoff.png usr/share/faust/android/app/src/main/res/values-v11/ usr/share/faust/android/app/src/main/res/values-v11/styles.xml usr/share/faust/android/app/src/main/res/drawable-mdpi/ usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinvertcurveoff.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_zoomin.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_launcher.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_lockiconclose.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinverton.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_reset.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelcurveoff.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelnormon.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinvertcurveon.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_zoomout.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_lockiconopen.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelcurveon.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_keyboardicon.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelnormoff.png usr/share/faust/android/app/src/main/res/drawable-mdpi/ic_accelinvertoff.png usr/share/faust/android/app/src/main/AndroidManifest.xml usr/share/faust/android/app/src/main/java/ usr/share/faust/android/app/src/main/java/android/ usr/share/faust/android/app/src/main/java/android/widget/ usr/share/faust/android/app/src/main/java/android/widget/VerticalSeekBar.java usr/share/faust/android/app/src/main/java/com/ usr/share/faust/android/app/src/main/java/com/triggertrap/ usr/share/faust/android/app/src/main/java/com/triggertrap/seekarc/ usr/share/faust/android/app/src/main/java/com/triggertrap/seekarc/SeekArc.java usr/share/faust/android/app/src/main/java/com/dsp_faust/ usr/share/faust/android/app/src/main/java/com/dsp_faust/dsp_faust.java usr/share/faust/android/app/src/main/java/com/dsp_faust/dsp_faustJNI.java usr/share/faust/android/app/src/main/java/com/faust/ usr/share/faust/android/app/src/main/java/com/faust/PushButton.java usr/share/faust/android/app/src/main/java/com/faust/Radio.java usr/share/faust/android/app/src/main/java/com/faust/ParametersInfo.java usr/share/faust/android/app/src/main/java/com/faust/Checkbox.java usr/share/faust/android/app/src/main/java/com/faust/PianoKeyboard.java usr/share/faust/android/app/src/main/java/com/faust/Knob.java usr/share/faust/android/app/src/main/java/com/faust/MonochromeView.java usr/share/faust/android/app/src/main/java/com/faust/BarGraph.java usr/share/faust/android/app/src/main/java/com/faust/FaustActivity.java usr/share/faust/android/app/src/main/java/com/faust/PianoActivity.java usr/share/faust/android/app/src/main/java/com/faust/SelectBar.java usr/share/faust/android/app/src/main/java/com/faust/MultiParams.java usr/share/faust/android/app/src/main/java/com/faust/UI.java usr/share/faust/android/app/src/main/java/com/faust/MultiKeyboardActivity.java usr/share/faust/android/app/src/main/java/com/faust/ConfigWindow.java usr/share/faust/android/app/src/main/java/com/faust/Osc.java usr/share/faust/android/app/src/main/java/com/faust/Nentry.java usr/share/faust/android/app/src/main/java/com/faust/HorizontalSlider.java usr/share/faust/android/app/src/main/java/com/faust/Menu.java usr/share/faust/android/app/src/main/java/com/faust/MultiActivity.java usr/share/faust/android/app/src/main/java/com/faust/VerticalSlider.java usr/share/faust/android/app/src/main/java/com/illposed/ usr/share/faust/android/app/src/main/java/com/illposed/osc/ usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPacket.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCMessage.java usr/share/faust/android/app/src/main/java/com/illposed/osc/AbstractOSCPacket.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPortIn.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPort.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCListener.java usr/share/faust/android/app/src/main/java/com/illposed/osc/AddressSelector.java usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/ usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCJavaToByteArrayConverter.java usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCByteArrayToJavaConverter.java usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/JavaRegexAddressSelector.java usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCPatternAddressSelector.java usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/package-info.java usr/share/faust/android/app/src/main/java/com/illposed/osc/utility/OSCPacketDispatcher.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCImpulse.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCPortOut.java usr/share/faust/android/app/src/main/java/com/illposed/osc/OSCBundle.java usr/share/faust/android/app/src/main/java/com/illposed/osc/package-info.java usr/share/faust/android/app/lib/ usr/share/faust/android/app/lib/libsndfile/ usr/share/faust/android/app/lib/libsndfile/include/ usr/share/faust/android/app/lib/libsndfile/include/sndfile.h usr/share/faust/android/app/lib/libsndfile/lib/ usr/share/faust/android/app/lib/libsndfile/lib/arm64-v8a/ usr/share/faust/android/app/lib/libsndfile/lib/arm64-v8a/libsndfile.so usr/share/faust/android/app/lib/libsndfile/lib/armeabi-v7a/ usr/share/faust/android/app/lib/libsndfile/lib/armeabi-v7a/libsndfile.so usr/share/faust/android/app/build.gradle usr/share/faust/android/app/tools/ usr/share/faust/android/app/tools/faust2android.keystore usr/share/faust/android/app/app.iml usr/share/faust/android/local.properties usr/share/faust/android/build.gradle usr/share/faust/android/README.md usr/share/faust/thread.h usr/share/faust/soundfiles.lib usr/share/faust/music.lib usr/share/faust/lv2qtgui.h usr/share/faust/maxmsp.lib usr/share/faust/reducemaps.lib usr/share/faust/jack-console.cpp usr/share/faust/misceffects.lib usr/share/faust/snd-rt-gtk.cpp usr/share/faust/compressors.lib usr/share/faust/filters.lib usr/share/faust/q.cpp usr/share/faust/analyzers.lib usr/share/faust/ladspa.cpp usr/share/faust/alchemy-as.cpp usr/share/faust/mi.lib usr/share/faust/alsa-console.cpp usr/share/faust/alsa-gtk.cpp usr/share/faust/webaudio/ usr/share/faust/webaudio/noise.js usr/share/faust/webaudio/noise-curseur.html usr/share/faust/webaudio/osc.wasm usr/share/faust/webaudio/webaudio-wasm-poly-standalone-wrapper.js usr/share/faust/webaudio/webaudio-workletnode-standalone-wrapper.js usr/share/faust/webaudio/qrcode.js usr/share/faust/webaudio/karplus.js usr/share/faust/webaudio/organ.wasm usr/share/faust/webaudio/npm/ usr/share/faust/webaudio/npm/package.json usr/share/faust/webaudio/dynamic-osc-worklet-wasm.html usr/share/faust/webaudio/freeverb.js usr/share/faust/webaudio/ExportLib.js usr/share/faust/webaudio/webaudio-wasm-wrapper.js usr/share/faust/webaudio/jsscripts.js usr/share/faust/webaudio/webaudio.html usr/share/faust/webaudio/osc.js usr/share/faust/webaudio/expand-dsp-worker.js usr/share/faust/webaudio/faustlive-local-worker.html usr/share/faust/webaudio/webaudio-workletprocessor-poly-standalone-wrapper.js usr/share/faust/webaudio/testAWN.html usr/share/faust/webaudio/mixer32.wast usr/share/faust/webaudio/freeverb.wasm usr/share/faust/webaudio/wasm-standalone-node-wrapper-double.js usr/share/faust/webaudio/dynamic-organ-worklet-wasm.html usr/share/faust/webaudio/osc.dsp usr/share/faust/webaudio/dynamic-organ-wasm.html usr/share/faust/webaudio/organ.js usr/share/faust/webaudio/WebMIDIAPI.js usr/share/faust/webaudio/mixer32.wasm usr/share/faust/webaudio/organ-wasm.html usr/share/faust/webaudio/favicon.ico usr/share/faust/webaudio/webaudio-wasm-worklet-footer.html usr/share/faust/webaudio/webComponent/ usr/share/faust/webaudio/webComponent/template/ usr/share/faust/webaudio/webComponent/template/faustTemplate.html usr/share/faust/webaudio/webComponent/index.html usr/share/faust/webaudio/webaudio-wasm-footer.html usr/share/faust/webaudio/osc-wasm.html usr/share/faust/webaudio/noise.wasm usr/share/faust/webaudio/webaudio-wasm-poly-footer.html usr/share/faust/webaudio/component-creator.html usr/share/faust/webaudio/karplus-freeverb-wasm.html usr/share/faust/webaudio/faustlive.html usr/share/faust/webaudio/mixer64.wasm usr/share/faust/webaudio/webaudio-wasm-poly-worklet-footer.html usr/share/faust/webaudio/faustlive-wasm.html usr/share/faust/webaudio/libfaust-wasm.wasm usr/share/faust/webaudio/wasm-standalone-node-wrapper.js usr/share/faust/webaudio/export-wrapper.html usr/share/faust/webaudio/faustlive-local.html usr/share/faust/webaudio/webaudio-workletnode-poly-standalone-wrapper.js usr/share/faust/webaudio/karplus.wasm usr/share/faust/webaudio/testWAP.html usr/share/faust/webaudio/create-factory-worker.js usr/share/faust/webaudio/noise-wasm.html usr/share/faust/webaudio/webaudio-wasm-standalone-wrapper.js usr/share/faust/webaudio/webaudio-wasm-emcc.js usr/share/faust/webaudio/libfaust-wasm.js usr/share/faust/webaudio/mixer64.wast usr/share/faust/webaudio/webaudio-workletprocessor-standalone-wrapper.js usr/share/faust/webaudio/dynamic-osc-wasm.html usr/share/faust/webaudio/organ.dsp usr/share/faust/iOS/ usr/share/faust/iOS/Default-568h@2x.png usr/share/faust/iOS/Template_CoreAudio/ usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/ usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/ usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20@2x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Contents.json usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40@2x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40@2x-1.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29@2x-1.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40@3x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-1024.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-60@2x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29@3x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20@3x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-76.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-29@2x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-20@2x-1.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-83.5@2x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-40.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-76@2x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/AppIcon.appiconset/Icon_Faust_1024-60@3x.png usr/share/faust/iOS/Template_CoreAudio/Images.xcassets/Contents.json usr/share/faust/iOS/iOS.xcodeproj/ usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/ usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/ usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/Template_Jack.xcscheme usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/Template_CoreAudio_32bits.xcscheme usr/share/faust/iOS/iOS.xcodeproj/xcshareddata/xcschemes/Template_CoreAudio.xcscheme usr/share/faust/iOS/iOS.xcodeproj/project.xcworkspace/ usr/share/faust/iOS/iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata usr/share/faust/iOS/iOS.xcodeproj/project.pbxproj usr/share/faust/iOS/Default-Landscape~ipad.png usr/share/faust/iOS/Default@2x.png usr/share/faust/iOS/Default-Portrait@2x~ipad.png usr/share/faust/iOS/pix/ usr/share/faust/iOS/pix/Icon-Jack.png usr/share/faust/iOS/pix/jackview-midi-on.png usr/share/faust/iOS/pix/jackview-in.png usr/share/faust/iOS/pix/Icon-Expand.png usr/share/faust/iOS/pix/Icon-Analyzer@2x.png usr/share/faust/iOS/pix/Icon-Delete@2x.png usr/share/faust/iOS/pix/Icon_Apple@2x.png usr/share/faust/iOS/pix/Icon-Delete.png usr/share/faust/iOS/pix/Icon-Fx@2x.png usr/share/faust/iOS/pix/ic_accelinverton.png usr/share/faust/iOS/pix/jackview-midi-on@2x.png usr/share/faust/iOS/pix/Icon-Analyzer136.png usr/share/faust/iOS/pix/Icon-Output136.png usr/share/faust/iOS/pix/jackview-audio-off@2x.png usr/share/faust/iOS/pix/jackview-audio-on@2x.png usr/share/faust/iOS/pix/ic_accelnormon.png usr/share/faust/iOS/pix/ic_accelinvertcurveon.png usr/share/faust/iOS/pix/jackview-audio-off.png usr/share/faust/iOS/pix/Icon-Fx.png usr/share/faust/iOS/pix/Icon-Expand@2x.png usr/share/faust/iOS/pix/ic_accelcurveon.png usr/share/faust/iOS/pix/Icon_Apple.png usr/share/faust/iOS/pix/Icon-Output.png usr/share/faust/iOS/pix/jackview-midi-off.png usr/share/faust/iOS/pix/Icon-Output@2x.png usr/share/faust/iOS/pix/jackview-in@2x.png usr/share/faust/iOS/pix/jackview-out@2x.png usr/share/faust/iOS/pix/jackview-audio-on.png usr/share/faust/iOS/pix/Icon-Jack@2x.png usr/share/faust/iOS/pix/Icon-Fx136.png usr/share/faust/iOS/pix/jackview-midi-off@2x.png usr/share/faust/iOS/pix/Icon-Output1024.png usr/share/faust/iOS/pix/Icon-Analyzer.png usr/share/faust/iOS/pix/jackview-out.png usr/share/faust/iOS/Default-Landscape@2x~ipad.png usr/share/faust/iOS/Default-Portrait~ipad.png usr/share/faust/iOS/iOS/ usr/share/faust/iOS/iOS/FISlider.h usr/share/faust/iOS/iOS/close.png usr/share/faust/iOS/iOS/FIResponder.h usr/share/faust/iOS/iOS/FISensorFilter.h usr/share/faust/iOS/iOS/FIBargraph.mm usr/share/faust/iOS/iOS/FIKnob.mm usr/share/faust/iOS/iOS/FIButton.h usr/share/faust/iOS/iOS/FISlider.mm usr/share/faust/iOS/iOS/FIBargraph.h usr/share/faust/iOS/iOS/FIAppDelegate.mm usr/share/faust/iOS/iOS/FIAppDelegate.h usr/share/faust/iOS/iOS/FIBox.mm usr/share/faust/iOS/iOS/FIMainViewController.h usr/share/faust/iOS/iOS/FISensorFilter.mm usr/share/faust/iOS/iOS/FIKnob.h usr/share/faust/iOS/iOS/en.lproj/ usr/share/faust/iOS/iOS/en.lproj/MainStoryboard_iPad.storyboard usr/share/faust/iOS/iOS/en.lproj/InfoPlist.strings usr/share/faust/iOS/iOS/en.lproj/MainStoryboard_iPhone.storyboard usr/share/faust/iOS/iOS/FIResponder.mm usr/share/faust/iOS/iOS/FIHint.mm usr/share/faust/iOS/iOS/FICocoaUI.h usr/share/faust/iOS/iOS/FITextField.mm usr/share/faust/iOS/iOS/FITextField.h usr/share/faust/iOS/iOS/main.m usr/share/faust/iOS/iOS/close@2x.png usr/share/faust/iOS/iOS/FIButton.mm usr/share/faust/iOS/iOS/FIHint.h usr/share/faust/iOS/iOS/FIBox.h usr/share/faust/iOS/iOS/FIScrollView.h usr/share/faust/iOS/iOS/FIFlipsideViewController.h usr/share/faust/iOS/iOS/FITabView.mm usr/share/faust/iOS/iOS/FIFlipsideViewController.mm usr/share/faust/iOS/iOS/iOS-Prefix.pch usr/share/faust/iOS/iOS/FIMainViewController.mm usr/share/faust/iOS/iOS/FIScrollView.mm usr/share/faust/iOS/iOS/iOS-Info.plist usr/share/faust/iOS/iOS/FITabView.h usr/share/faust/iOS/ios-faust.h usr/share/faust/iOS/iOSTests/ usr/share/faust/iOS/iOSTests/en.lproj/ usr/share/faust/iOS/iOSTests/en.lproj/InfoPlist.strings usr/share/faust/iOS/iOSTests/iOSTests.m usr/share/faust/iOS/iOSTests/iOSTests.h usr/share/faust/iOS/iOSTests/iOSTests-Info.plist usr/share/faust/iOS/Default.png usr/share/faust/pure.cpp usr/share/faust/spats.lib usr/share/faust/ca-qt.cpp usr/share/faust/path-printer.cpp usr/share/faust/vaeffects.lib usr/share/faust/vst.cpp usr/share/faust/sndfile.cpp usr/share/faust/oss-gtk.cpp usr/share/faust/oscillator.lib usr/share/faust/Info.plist usr/share/faust/windowsdll.cpp usr/share/faust/stdfaust.lib usr/share/faust/basics.lib usr/share/faust/faustui.js usr/share/faust/pa-gtk.cpp usr/share/faust/jack-internal.cpp usr/share/faust/hoa.lib usr/share/faust/ra-qt.cpp usr/share/faust/iOSKeyboard.cpp usr/share/faust/minimal-effect.cpp usr/share/faust/llvm-jack-gtk.cpp usr/share/faust/lv2.cpp usr/share/faust/netjack-qt.cpp usr/share/faust/jack-gtk-ros.cpp usr/share/faust/jack-qt-chain-footer.cpp usr/share/faust/jack-gtk.cpp usr/share/faust/jack-qt-chain-header.cpp usr/share/faust/ios-coreaudio.cpp usr/share/faust/netjack-console.cpp usr/share/faust/jack-ros.cpp usr/share/faust/java-swing.java usr/share/faust/physmodels.lib usr/share/faust/synthfile.cpp usr/share/faust/faustvst.cpp usr/share/faust/math.lib usr/share/faust/smartKeyboard/ usr/share/faust/smartKeyboard/android/ usr/share/faust/smartKeyboard/android/gradle.properties usr/share/faust/smartKeyboard/android/gradlew.bat usr/share/faust/smartKeyboard/android/settings.gradle usr/share/faust/smartKeyboard/android/gradle/ usr/share/faust/smartKeyboard/android/gradle/wrapper/ usr/share/faust/smartKeyboard/android/gradle/wrapper/gradle-wrapper.properties usr/share/faust/smartKeyboard/android/gradle/wrapper/gradle-wrapper.jar usr/share/faust/smartKeyboard/android/gradlew usr/share/faust/smartKeyboard/android/app/ usr/share/faust/smartKeyboard/android/app/proguard-rules.pro usr/share/faust/smartKeyboard/android/app/CMakeLists.txt usr/share/faust/smartKeyboard/android/app/src/ usr/share/faust/smartKeyboard/android/app/src/main/ usr/share/faust/smartKeyboard/android/app/src/main/res/ usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_down_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_up_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_up_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xhdpi/key_down_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/layout/ usr/share/faust/smartKeyboard/android/app/src/main/res/layout/activity_main.xml usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxhdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_down_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_up_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_up_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-ldpi/key_down_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-hdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-hdpi/ic_launcher.png usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxxhdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png usr/share/faust/smartKeyboard/android/app/src/main/res/values/ usr/share/faust/smartKeyboard/android/app/src/main/res/values/strings.xml usr/share/faust/smartKeyboard/android/app/src/main/res/values/dimens.xml usr/share/faust/smartKeyboard/android/app/src/main/res/values/colors.xml usr/share/faust/smartKeyboard/android/app/src/main/res/values/styles.xml usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_down_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_up_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_up_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-hdpi/key_down_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/values-w820dp/ usr/share/faust/smartKeyboard/android/app/src/main/res/values-w820dp/dimens.xml usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-mdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-mdpi/ic_launcher.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_down_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_up_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_up_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-xxhdpi/key_down_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_down_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_up_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_up_dark.png usr/share/faust/smartKeyboard/android/app/src/main/res/drawable-mdpi/key_down_bright.png usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xhdpi/ usr/share/faust/smartKeyboard/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png usr/share/faust/smartKeyboard/android/app/src/main/AndroidManifest.xml usr/share/faust/smartKeyboard/android/app/src/main/cpp/ usr/share/faust/smartKeyboard/android/app/src/main/cpp/README.md usr/share/faust/smartKeyboard/android/app/src/main/java/ usr/share/faust/smartKeyboard/android/app/src/main/java/com/ usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/ usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/ usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/Smooth.java usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/MainActivity.java usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/MultiKeyboard.java usr/share/faust/smartKeyboard/android/app/src/main/java/com/ccrma/faust/Zone.java usr/share/faust/smartKeyboard/android/app/src/main/java/com/DspFaust/ usr/share/faust/smartKeyboard/android/app/src/main/java/com/DspFaust/README.md usr/share/faust/smartKeyboard/android/app/build.gradle usr/share/faust/smartKeyboard/android/app/tools/ usr/share/faust/smartKeyboard/android/app/tools/MainActivity.java usr/share/faust/smartKeyboard/android/app/tools/faust2android.keystore usr/share/faust/smartKeyboard/android/build.gradle usr/share/faust/smartKeyboard/LICENCE.md usr/share/faust/smartKeyboard/iOS/ usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/ usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.xcworkspace/ usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.xcworkspace/contents.xcworkspacedata usr/share/faust/smartKeyboard/iOS/Faust.xcodeproj/project.pbxproj usr/share/faust/smartKeyboard/iOS/Faust/ usr/share/faust/smartKeyboard/iOS/Faust/AppDelegate.h usr/share/faust/smartKeyboard/iOS/Faust/img/ usr/share/faust/smartKeyboard/iOS/Faust/img/keyDownDark.png usr/share/faust/smartKeyboard/iOS/Faust/img/keyUpBright.png usr/share/faust/smartKeyboard/iOS/Faust/img/keyUpDark.png usr/share/faust/smartKeyboard/iOS/Faust/img/keyDownBright.png usr/share/faust/smartKeyboard/iOS/Faust/Zone.mm usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj/ usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj/Main.storyboard usr/share/faust/smartKeyboard/iOS/Faust/Base.lproj/LaunchScreen.storyboard usr/share/faust/smartKeyboard/iOS/Faust/MultiKeyboard.h usr/share/faust/smartKeyboard/iOS/Faust/ViewController.h usr/share/faust/smartKeyboard/iOS/Faust/ViewController.mm usr/share/faust/smartKeyboard/iOS/Faust/main.m usr/share/faust/smartKeyboard/iOS/Faust/Info.plist usr/share/faust/smartKeyboard/iOS/Faust/Smooth.h usr/share/faust/smartKeyboard/iOS/Faust/Zone.h usr/share/faust/smartKeyboard/iOS/Faust/MultiKeyboard.mm usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/ usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-3.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-14.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-6.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/Contents.json usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-9.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-16.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-15.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-10.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-11.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-5.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-13.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-8.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-12.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-7.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-1.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-4.png usr/share/faust/smartKeyboard/iOS/Faust/Assets.xcassets/AppIcon.appiconset/ic_launcher-2.png usr/share/faust/smartKeyboard/iOS/Faust/AppDelegate.m usr/share/faust/smartKeyboard/README.md usr/share/faust/minimal.rs usr/share/faust/faust-llvm.cpp usr/share/faust/scheduler.cpp usr/share/faust/unity/ usr/share/faust/unity/FaustPlugin_template.cs usr/share/faust/unity/unityplugin.cpp usr/share/faust/unity/FaustPolyUtilities_template.cs usr/share/faust/unity/unity.cpp usr/share/faust/unity/README.md usr/share/faust/unity/Android/ usr/share/faust/unity/Android/Android.mk usr/share/faust/unity/Android/AndroidPoly.mk usr/share/faust/unity/Android/Application.mk usr/share/faust/unity/FaustUtilities_template.cs usr/share/faust/faustvstqt.h usr/share/faust/minimal.cpp usr/share/faust/noises.lib usr/share/faust/ros-callbacks.cpp usr/share/faust/sf.lib usr/share/faust/au-effect.cpp usr/share/faust/osclib/ usr/share/faust/osclib/oscpack/ usr/share/faust/osclib/oscpack/LICENSE usr/share/faust/osclib/oscpack/README usr/share/faust/osclib/oscpack/ip/ usr/share/faust/osclib/oscpack/ip/UdpSocket.h usr/share/faust/osclib/oscpack/ip/win32/ usr/share/faust/osclib/oscpack/ip/win32/NetworkingUtils.cpp usr/share/faust/osclib/oscpack/ip/win32/UdpSocket.cpp usr/share/faust/osclib/oscpack/ip/PacketListener.h usr/share/faust/osclib/oscpack/ip/NetworkingUtils.h usr/share/faust/osclib/oscpack/ip/TimerListener.h usr/share/faust/osclib/oscpack/ip/posix/ usr/share/faust/osclib/oscpack/ip/posix/NetworkingUtils.cpp usr/share/faust/osclib/oscpack/ip/posix/UdpSocket.cpp usr/share/faust/osclib/oscpack/ip/IpEndpointName.cpp usr/share/faust/osclib/oscpack/ip/IpEndpointName.h usr/share/faust/osclib/oscpack/osc/ usr/share/faust/osclib/oscpack/osc/OscHostEndianness.h usr/share/faust/osclib/oscpack/osc/OscPrintReceivedElements.cpp usr/share/faust/osclib/oscpack/osc/OscPacketListener.h usr/share/faust/osclib/oscpack/osc/OscException.h usr/share/faust/osclib/oscpack/osc/OscTypes.cpp usr/share/faust/osclib/oscpack/osc/OscReceivedElements.cpp usr/share/faust/osclib/oscpack/osc/OscTypes.h usr/share/faust/osclib/oscpack/osc/MessageMappingOscPacketListener.h usr/share/faust/osclib/oscpack/osc/OscOutboundPacketStream.h usr/share/faust/osclib/oscpack/osc/OscPrintReceivedElements.h usr/share/faust/osclib/oscpack/osc/OscReceivedElements.h usr/share/faust/osclib/oscpack/osc/OscOutboundPacketStream.cpp usr/share/faust/osclib/oscpack/cmake/ usr/share/faust/osclib/oscpack/cmake/CMakeLists.txt usr/share/faust/osclib/oscpack/Makefile usr/share/faust/osclib/oscpack/examples/ usr/share/faust/osclib/oscpack/examples/SimpleReceive.cpp usr/share/faust/osclib/oscpack/examples/OscDump.cpp usr/share/faust/osclib/oscpack/examples/SimpleSend.cpp usr/share/faust/osclib/oscpack/tests/ usr/share/faust/osclib/oscpack/tests/OscSendTests.cpp usr/share/faust/osclib/oscpack/tests/OscUnitTests.cpp usr/share/faust/osclib/oscpack/tests/OscUnitTests.h usr/share/faust/osclib/oscpack/tests/OscReceiveTest.cpp usr/share/faust/osclib/oscpack/tests/OscSendTests.h usr/share/faust/osclib/oscpack/tests/OscReceiveTest.h usr/share/faust/osclib/oscpack/CHANGES usr/share/faust/osclib/oscpack/make.MinGW32.bat usr/share/faust/osclib/oscpack/TODO usr/share/faust/osclib/android/ usr/share/faust/osclib/android/jni/ usr/share/faust/osclib/android/jni/Android.mk usr/share/faust/osclib/android/jni/Application.mk usr/share/faust/osclib/faust/ usr/share/faust/osclib/faust/license.txt usr/share/faust/osclib/faust/Doxyfile usr/share/faust/osclib/faust/cmake/ usr/share/faust/osclib/faust/cmake/CMakeLists.txt usr/share/faust/osclib/faust/src/ usr/share/faust/osclib/faust/src/msg/ usr/share/faust/osclib/faust/src/msg/Message.cpp usr/share/faust/osclib/faust/src/osc/ usr/share/faust/osclib/faust/src/osc/OSCStream.cpp usr/share/faust/osclib/faust/src/osc/OSCIO.cpp usr/share/faust/osclib/faust/src/osc/OSCSetup.h usr/share/faust/osclib/faust/src/osc/OSCStream.h usr/share/faust/osclib/faust/src/osc/OSCAddress.cpp usr/share/faust/osclib/faust/src/osc/OSCAddress.h usr/share/faust/osclib/faust/src/osc/OSCSetup.cpp usr/share/faust/osclib/faust/src/osc/OSCListener.h usr/share/faust/osclib/faust/src/osc/OSCListener.cpp usr/share/faust/osclib/faust/src/lib/ usr/share/faust/osclib/faust/src/lib/OSCRegexp.cpp usr/share/faust/osclib/faust/src/lib/deelx.h usr/share/faust/osclib/faust/src/lib/OSCFError.cpp usr/share/faust/osclib/faust/src/lib/OSCFError.h usr/share/faust/osclib/faust/src/lib/OSCRegexp.h usr/share/faust/osclib/faust/src/OSCControler.cpp usr/share/faust/osclib/faust/src/nodes/ usr/share/faust/osclib/faust/src/nodes/RootNode.cpp usr/share/faust/osclib/faust/src/nodes/FaustFactory.cpp usr/share/faust/osclib/faust/src/nodes/FaustNode.cpp usr/share/faust/osclib/faust/src/nodes/MessageDriven.cpp usr/share/faust/osclib/faust/src/threads/ usr/share/faust/osclib/faust/src/threads/winthreads_impl.cpp usr/share/faust/osclib/faust/src/threads/pthreads_impl.cpp usr/share/faust/osclib/faust/src/threads/TThreads.h usr/share/faust/osclib/faust/Makefile usr/share/faust/osclib/faust/changelog.txt usr/share/faust/osclib/faust/faust/ usr/share/faust/osclib/faust/faust/OSCControler.h usr/share/faust/osclib/faust/faust/osc/ usr/share/faust/osclib/faust/faust/osc/MessageDriven.h usr/share/faust/osclib/faust/faust/osc/MessageProcessor.h usr/share/faust/osclib/faust/faust/osc/FaustNode.h usr/share/faust/osclib/faust/faust/osc/Message.h usr/share/faust/osclib/faust/faust/osc/FaustFactory.h usr/share/faust/osclib/faust/faust/osc/RootNode.h usr/share/faust/osclib/faust/faust/osc/smartpointer.h usr/share/faust/osclib/faust/faust/OSCIO.h usr/share/faust/osclib/faust/README.md usr/share/faust/osclib/README.md usr/share/faust/octave.cpp usr/share/faust/dssi.cpp usr/share/faust/jack-qt.cpp usr/share/faust/AU/ usr/share/faust/AU/Source/ usr/share/faust/AU/Source/CocoaUI/ usr/share/faust/AU/Source/CocoaUI/FaustAU_Knob.h usr/share/faust/AU/Source/CocoaUI/FaustAU_Slider.m usr/share/faust/AU/Source/CocoaUI/FaustAU_Knob.m usr/share/faust/AU/Source/CocoaUI/FaustAU_Button.m usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomView.m usr/share/faust/AU/Source/CocoaUI/FaustAU_Button.h usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomView.h usr/share/faust/AU/Source/CocoaUI/FaustAU_Slider.h usr/share/faust/AU/Source/CocoaUI/FaustAU_Bargraph.m usr/share/faust/AU/Source/CocoaUI/FaustAU_Bargraph.h usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomViewFactory.h usr/share/faust/AU/Source/CocoaUI/FaustAU_CustomViewFactory.m usr/share/faust/AU/Source/AUSource/ usr/share/faust/AU/Source/AUSource/FaustAU.h usr/share/faust/AU/Source/AUSource/FaustAU.r usr/share/faust/AU/Source/AUSource/FaustAUVersion.h usr/share/faust/AU/version.plist usr/share/faust/AU/FaustAU.exp usr/share/faust/AU/AUPublic/ usr/share/faust/AU/AUPublic/Utility/ usr/share/faust/AU/AUPublic/Utility/AUMIDIDefs.h usr/share/faust/AU/AUPublic/Utility/AUBuffer.h usr/share/faust/AU/AUPublic/Utility/AUBaseHelper.cpp usr/share/faust/AU/AUPublic/Utility/AUBaseHelper.h usr/share/faust/AU/AUPublic/Utility/AUBuffer.cpp usr/share/faust/AU/AUPublic/Utility/AUSilentTimeout.h usr/share/faust/AU/AUPublic/AUBase/ usr/share/faust/AU/AUPublic/AUBase/AUOutputElement.cpp usr/share/faust/AU/AUPublic/AUBase/AUDispatch.cpp usr/share/faust/AU/AUPublic/AUBase/AUInputElement.h usr/share/faust/AU/AUPublic/AUBase/AUPlugInDispatch.cpp usr/share/faust/AU/AUPublic/AUBase/AUScopeElement.cpp usr/share/faust/AU/AUPublic/AUBase/AUDispatch.h usr/share/faust/AU/AUPublic/AUBase/ComponentBase.cpp usr/share/faust/AU/AUPublic/AUBase/AUScopeElement.h usr/share/faust/AU/AUPublic/AUBase/AUBase.h usr/share/faust/AU/AUPublic/AUBase/AUInputElement.cpp usr/share/faust/AU/AUPublic/AUBase/AUOutputElement.h usr/share/faust/AU/AUPublic/AUBase/AUBase.cpp usr/share/faust/AU/AUPublic/AUBase/ComponentBase.h usr/share/faust/AU/AUPublic/AUBase/AUPlugInDispatch.h usr/share/faust/AU/AUPublic/AUInstrumentBase/ usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthElement.cpp usr/share/faust/AU/AUPublic/AUInstrumentBase/MusicDeviceBase.cpp usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNoteList.cpp usr/share/faust/AU/AUPublic/AUInstrumentBase/AUInstrumentBase.cpp usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthElement.h usr/share/faust/AU/AUPublic/AUInstrumentBase/MusicDeviceBase.h usr/share/faust/AU/AUPublic/AUInstrumentBase/AUInstrumentBase.h usr/share/faust/AU/AUPublic/AUInstrumentBase/LockFreeFIFO.h usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNote.h usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthEvent.h usr/share/faust/AU/AUPublic/AUInstrumentBase/AUMIDIBase.h usr/share/faust/AU/AUPublic/AUInstrumentBase/MIDIControlHandler.h usr/share/faust/AU/AUPublic/AUInstrumentBase/AUMIDIBase.cpp usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNoteList.h usr/share/faust/AU/AUPublic/AUInstrumentBase/SynthNote.cpp usr/share/faust/AU/AUPublic/AUEffectBase/ usr/share/faust/AU/AUPublic/AUEffectBase/AUEffectBase.cpp usr/share/faust/AU/AUPublic/AUEffectBase/AUEffectBase.h usr/share/faust/AU/PublicUtility/ usr/share/faust/AU/PublicUtility/CAVectorUnit.h usr/share/faust/AU/PublicUtility/CAXException.h usr/share/faust/AU/PublicUtility/CABufferList.cpp usr/share/faust/AU/PublicUtility/CAVectorUnit.cpp usr/share/faust/AU/PublicUtility/CADebugger.h usr/share/faust/AU/PublicUtility/CADebugger.cpp usr/share/faust/AU/PublicUtility/CAGuard.h usr/share/faust/AU/PublicUtility/CAReferenceCounted.h usr/share/faust/AU/PublicUtility/CAAtomicStack.h usr/share/faust/AU/PublicUtility/CAMath.h usr/share/faust/AU/PublicUtility/CAAtomic.h usr/share/faust/AU/PublicUtility/CAVectorUnitTypes.h usr/share/faust/AU/PublicUtility/CAByteOrder.h usr/share/faust/AU/PublicUtility/CAException.h usr/share/faust/AU/PublicUtility/CAMutex.cpp usr/share/faust/AU/PublicUtility/CADebugPrintf.h usr/share/faust/AU/PublicUtility/CAHostTimeBase.cpp usr/share/faust/AU/PublicUtility/CADebugMacros.h usr/share/faust/AU/PublicUtility/CAAudioChannelLayout.cpp usr/share/faust/AU/PublicUtility/CADebugMacros.cpp usr/share/faust/AU/PublicUtility/CAStreamBasicDescription.cpp usr/share/faust/AU/PublicUtility/CAAutoDisposer.h usr/share/faust/AU/PublicUtility/CAThreadSafeList.h usr/share/faust/AU/PublicUtility/CAStreamBasicDescription.h usr/share/faust/AU/PublicUtility/CALogMacros.h usr/share/faust/AU/PublicUtility/CAHostTimeBase.h usr/share/faust/AU/PublicUtility/CAAudioChannelLayout.h usr/share/faust/AU/PublicUtility/CABufferList.h usr/share/faust/AU/PublicUtility/CAMutex.h usr/share/faust/AU/PublicUtility/CADebugPrintf.cpp usr/share/faust/AU/PublicUtility/CAXException.cpp usr/share/faust/AU/PublicUtility/CAGuard.cpp usr/share/faust/AU/English.lproj/ usr/share/faust/AU/English.lproj/InfoPlist.strings usr/share/faust/AU/Info.plist usr/share/faust/AU/FaustAUCustomView.plist usr/share/faust/AU/FaustAU.xcodeproj/ usr/share/faust/AU/FaustAU.xcodeproj/project.xcworkspace/ usr/share/faust/AU/FaustAU.xcodeproj/project.xcworkspace/contents.xcworkspacedata usr/share/faust/AU/FaustAU.xcodeproj/project.pbxproj usr/share/faust/AU/SectionPatternLight.tiff usr/share/faust/envelopes.lib usr/share/faust/oscio-qt.cpp usr/bin/ usr/bin/faust2smartkeyb usr/bin/faust2jackrust usr/bin/faust2atomsnippets usr/bin/faust2supercollider usr/bin/faust2jackinternal usr/bin/faust2jaqtchain usr/bin/faust2plot usr/bin/faust2jaqt usr/bin/faust2max6 usr/bin/faust2rpinetjackconsole usr/bin/faust2ros usr/bin/faust2jack usr/bin/faust2caqt usr/bin/faust2alsa usr/bin/faust2raqt usr/bin/encoderunitypackage usr/bin/faust2svg usr/bin/faust2netjackconsole usr/bin/faust2w32max6 usr/bin/faust2w32vst usr/bin/faust2firefox usr/bin/faust2ladspa usr/bin/faust2jackserver usr/bin/faust2wasm usr/bin/faust2netjackqt usr/bin/faust2rpialsaconsole usr/bin/faust2owl usr/bin/faust2webaudiowasm usr/bin/faust2csound usr/bin/faust2sigviewer usr/bin/faust2dummymem usr/bin/faust2dummy usr/bin/faust2dssi usr/bin/faust2gen usr/bin/faust2api usr/bin/faust2androidunity usr/bin/faust2faustvst usr/bin/faust2pure usr/bin/faust2csvplot usr/bin/faust2vst usr/bin/faust2sam usr/bin/faust2au usr/bin/faust usr/bin/faust2unity usr/bin/faust2bela usr/bin/faust2lv2 usr/bin/faust2android usr/bin/faust2linuxunity usr/bin/faust2alqt usr/bin/faust2teensy usr/bin/faust2webaudiowast usr/bin/faust2nodejs usr/bin/faustpath usr/bin/faust2graph usr/bin/faust2winunity usr/bin/faust2vsti usr/bin/faust2graphviewer usr/bin/faust2ios usr/bin/faust2paqt usr/bin/faust2rosgtk usr/bin/faust2mathviewer usr/bin/faust2puredata usr/bin/faust2juce usr/bin/faust2osxiosunity usr/bin/faust2sc usr/bin/faust2eps usr/bin/faust2sndfile usr/bin/faust2portaudiorust usr/bin/faust2pdf usr/bin/faust2w32puredata usr/bin/faust2mathdoc usr/bin/faust2javaswing usr/bin/faust2w32msp usr/bin/faust2msp usr/bin/faust2caqtios usr/bin/faust2alsaconsole usr/bin/faust2png usr/bin/sound2reader usr/bin/filename2ident usr/bin/faustoptflags usr/bin/faust2w64max6 usr/bin/faust2sig usr/bin/faust2jackconsole usr/bin/faust2octave usr/bin/faust2md usr/lib64/ usr/lib64/ios-libsndfile.a usr/lib64/libfaust.a usr/lib64/libHTTPDFaust.a usr/lib64/libOSCFaust.a install/ install/slack-desc Le paquet Slackware /repo/source/faust/faust-2.15.11-x86_64-1slint.txz a été créé. Package has been built.