LydiaMorneault / 3daudio-distance

maxmsp stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maxmspObjs

maxmsp stuff

csv reader

this patch demonstrates how to read a csv line by line using a small javascript program

espeak

this patch demonstrates how to use the espeak tool to use text-to-speech in max

note that you will need to download the espeak executable (appropriate for your OS) and include it in the patch directory. e.g. for windows you want espeak.exe.

http://espeak.sourceforge.net/download.html

espeak is not the best tts engine out there, but it is open source, has a simple command line interface, and distributes precompiled binaries.

espeak csv

combines the two patches above

About

maxmsp stuff

License:GNU General Public License v3.0


Languages

Language:Max 94.7%Language:JavaScript 5.3%