Hi all, thanks for the suggestions,<div>I found out one way so far, with soundfiler and -raw 128 2 2 b.</div><div><br></div><div>Now, did I remember correctly that in /proc/... you can also read something that changes continuously, depending on the state of the machine?</div>

<div>afaict, vmlinuz is just a static file.</div><div><br></div><div>About /dev/dsp, I tried that modprobe snd-pcm-oss thing, but still no /dev/dsp. </div><div>Not that I would really need it now if I can do all this in pd anyway...</div>

<div>It&#39;s just that I noticed it wasn&#39;t there when trying to do the original &#39;cat&#39; trick as a quick test.</div><div><br></div><div>gr,<br>Tim<br><br><div class="gmail_quote">2011/9/12 Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Ah, right, I forgot the format of the array files, its a list of floats,<br>
i.e. space separated values.  You can use mrpeach/binfile to read any<br>
file byte-by-byte.  Then use those bytes as floats.<br>
<font color="#888888"><br>
.hc<br>
</font><div><div></div><div class="h5"><br>
On Mon, 2011-09-12 at 19:59 +0200, tim vets wrote:<br>
&gt; Hi Hans, thanks,<br>
&gt; i tried:<br>
&gt; [; mytable read /boot/vmlinuz-2.6.35-30-generic(<br>
&gt; but i just get:<br>
&gt; &#39;read 0 elements into table of size 1000&#39;<br>
&gt; any idea?<br>
&gt; Tim<br>
&gt; 2011/9/12 Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;<br>
&gt;<br>
&gt;         Open it as a .wav or .snd.  Or just load it directly into an<br>
&gt;         array using the [read( message.<br>
&gt;<br>
&gt;         .hc<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         On Sep 12, 2011, at 1:09 PM, tim vets wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;                 Hi all,<br>
&gt;                 I would like to get the sound of my kernel into pd.<br>
&gt;                 cat /boot/vmlinuz-2.6.35-30-generic &gt; /dev/dsp<br>
&gt;                 should be a command I can get the sound of my kernel<br>
&gt;                 into the speakers with.<br>
&gt;                 However, while I remember having done similar before,<br>
&gt;                 right now,<br>
&gt;                 on this machine there doesn&#39;t even seem to be<br>
&gt;                 a /dev/dsp present...<br>
&gt;                 also, how would I get this into pd?<br>
&gt;                 thanks,<br>
&gt;                 Tim<br>
&gt;<br>
&gt;                 _______________________________________________<br>
&gt;                 <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;                 UNSUBSCRIBE and account-management -&gt;<br>
&gt;                 <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         ----------------------------------------------------------------------------<br>
&gt;<br>
&gt;         &#39;You people have such restrictive dress for women,’ she said,<br>
&gt;         hobbling away in three inch heels and panty hose to finish out<br>
&gt;         another pink-collar temp pool day.  - “Hijab Scene #2&quot;, by<br>
&gt;         Mohja Kahf<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br></div>