<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Read the OSX System volume?]]></title><description><![CDATA[<p>Hi all,</p>
<p>Is it posible to read out the system volume on OSX Mavericks?</p>
<p>Thanks in advance,</p>
<p>Hans Willem</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 15:49:59 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/7962.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Dec 2013 13:16:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Read the OSX System volume? on Sat, 28 Dec 2013 13:16:43 GMT]]></title><description><![CDATA[<p>Hi all,</p>
<p>Is it posible to read out the system volume on OSX Mavericks?</p>
<p>Thanks in advance,</p>
<p>Hans Willem</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume</guid><dc:creator><![CDATA[hanswillem]]></dc:creator><pubDate>Sat, 28 Dec 2013 13:16:43 GMT</pubDate></item><item><title><![CDATA[Reply to Read the OSX System volume? on Sun, 29 Dec 2013 17:40:00 GMT]]></title><description><![CDATA[<p>I would write a shell script and call it from the [shell] object. You will need to parse the output of this command:</p>
<pre><code>osascript -e 'get volume settings'</code></pre>
]]></description><link>http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/2</guid><dc:creator><![CDATA[James]]></dc:creator><pubDate>Sun, 29 Dec 2013 17:40:00 GMT</pubDate></item><item><title><![CDATA[Reply to Read the OSX System volume? on Fri, 26 Sep 2014 19:20:44 GMT]]></title><description><![CDATA[<p>Hi again,</p>
<p>I have some trouble getting this to work.<br />
I now have this:</p>
<p>[osascript -e 'get system volume']<br />
|<br />
[shell]<br />
|<br />
[print STDOUT]</p>
<p>I think the shell object is correctly executing the shell script, but it doesn't return anything. Not when I use print STDOUT, nor when I use [symbol] or any other objects I tried. Am I missing something?</p>
<p>Thanks!<br />
Hans Willem</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/3</guid><dc:creator><![CDATA[hanswillem]]></dc:creator><pubDate>Fri, 26 Sep 2014 19:20:44 GMT</pubDate></item><item><title><![CDATA[Reply to Read the OSX System volume? on Fri, 26 Sep 2014 19:54:20 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>Just a little comment about your diagram above (although I don't believe this to be the source of your problem, probably this is just a typo): you should have <strong>[osascript -e 'get system volume'(</strong> as a message, not as an object like <strong>[osascript -e 'get system volume']</strong>.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/4</guid><dc:creator><![CDATA[gsagostinho]]></dc:creator><pubDate>Fri, 26 Sep 2014 19:54:20 GMT</pubDate></item><item><title><![CDATA[Reply to Read the OSX System volume? on Fri, 26 Sep 2014 20:40:13 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>Thanks for the correction. It was a typo indeed <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /></p>
<p>So does anybody know how to get a return from [shell] that I can parse?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7962/read-the-osx-system-volume/5</guid><dc:creator><![CDATA[hanswillem]]></dc:creator><pubDate>Fri, 26 Sep 2014 20:40:13 GMT</pubDate></item></channel></rss>