New directory tree, with preprocessor/ inside interpretor/.
[Faustine.git] / interpretor / faust-0.9.47mr3 / tools / faust2flash_v0.1 / README.txt
diff --git a/interpretor/faust-0.9.47mr3/tools/faust2flash_v0.1/README.txt b/interpretor/faust-0.9.47mr3/tools/faust2flash_v0.1/README.txt
deleted file mode 100644 (file)
index b9630cd..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-Faust to Flash conversion scripts\r
-\r
-Travis Skare / skare@stanford.edu\r
-Project site: http://ccrma.stanford.edu/~travissk/faustflash\r
-Personal site: http://www.travisskare.com\r
-\r
-Introduction\r
-------------\r
-The enclosed code can be used with your own Faust DSP scripts, the Faust\r
-compiler, Adobe Alchemy/Flash/Flex to produce Flash .swf files. While the\r
-process is designed to be able to display DSP examples online, it can be used\r
-for multimedia demos, audio effects in games, etc.\r
-\r
-Please note that the code is functional, but has some known technical issues\r
-and a list of areas for improvement. The C++ code in particular needs some\r
-cleanup; large sections were thrown together to fix bugs and get communication\r
-from ActionScript->C++ working (this was my first Alchemy project).\r
-\r
-Feel free to email me with questions, comments, or suggestions for improvement.\r
-\r
-\r
-Changelog (Current Version: 0.1)\r
----------\r
-0.1: Proof of concept - functional but needs some cleanup.\r
-\r
-\r
-License\r
--------\r
-As my intent is to polish this up and submit the architecture file as a patch\r
-to Faust (if the project desires it) it's tentatively GPL. See the file COPYING.\r
-\r
-\r
-The Unfortunately Obligatory License Agreement (and other short stories):\r
-------------------------------------------------------------------------\r
-THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, \r
-INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND \r
-FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE \r
-COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\r
-BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\r
-IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r
-ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\r
-POSSIBILITY OF SUCH DAMAGE.\r