<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Update: I've just added support for reading plaintext files, it's all in the readme<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: jbturgid@hotmail.com<br>To: dataferx@gmail.com; pd-list@iem.at<br>Date: Mon, 11 Jun 2012 20:29:30 +0000<br>Subject: Re: [PD] text to sound<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">
I've got an open source project using ruby to parse strings and send commands via TCP to pure data. Which started with some of my earliest non-pd coding. It's not currently set up to read text files, but it'd be a fairly simple mod, so you're welcome to learn ruby and submit a patch.&nbsp;<div><span style="font-size:10pt"><br></span></div><div><span style="font-size:10pt">PDF's are a much more complicated file format, I don't know how you'd go about extracting the text content from them to feed the text-to-music algorithm.</span><div><br></div><div>Anyway, you can get it from</div><div><br></div><div><a href="https://github.com/ajfaraday/text-to-music" target="_blank">https://github.com/ajfaraday/text-to-music</a></div><div><br></div><div>The sonification is based on some simple rules:</div><div><br></div><div>Letters are a semitone apart in alphabetical order</div><div>Numbers describe a diminished scale</div><div>Spaces provide a gap</div><div>(there are some specific percussion sounds)</div><div><br></div><div>It's actually quite a nice way of hearing the patterns in written language, you can hear rhymes, and repeating patterns and rhythms from the character length of words. It's set up to read twitter streams and RSS to get some real-time data on a subject of your choice, too.&nbsp;</div><div><br></div><div>All I would ask is that you let me know how you find the project, and if you can think of another use for it.&nbsp;</div><div><br></div><div>- Andrew</div><div><br></div><div><div><div id="ecxSkyDrivePlaceholder"></div><hr id="ecxstopSpelling">Date: Sun, 10 Jun 2012 18:59:57 -0400<br>From: dataferx@gmail.com<br>To: pd-list@iem.at<br>Subject: [PD] text to sound<br><br>Hi, i am developing a proyect where the main idea is transform text data to sound. Time ago i was experimenting with the concept of devices as files in linux where you can "read" diferent files, like pdf as sound redirecting files to standar output ( by example in bash you can do <font style="font-family:arial,helvetica,sans-serif" size="2">cat /dev/hda1 &gt; /dev/audio to "hear" the sound of harddisc data)<br>
Then i am looking for similar procedures using PD, anybody out there know about a way to transform by explame a pdf or plain text into sound output? i know its a very general question but any help will be apreciated<br><br>
thanks<br>F</font><tt><br></tt>
<br>_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list</div></div></div>                                               </div>
<br>_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list</div>                                               </div></body>
</html>