<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff></diff>
      <filename>JVstHost.jar</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ Martin Roth (mhroth@gmail.com)
 Matthew Yee-King
 
 JVstHost is an open-source Java-based VST host for Linux, Mac, and
-Windows. It aims to load and manipulate all audio plugins conforming
+Windows (soon). It aims to load and manipulate all audio plugins conforming
 to the Steinberg VST standard, including those generated with
 jVSTwRapper and Faust.
 
@@ -42,8 +42,7 @@ java -jar JVstHost.jar ./mdaDX10.so
 
 e.g. (MAC)
 
-java -jar JVstHost.jar /Users/matthew/Library/Audio/Plug-Ins/VST/mda\ DX10.vst
-
+java -jar JVstHost.jar ~/Library/Audio/Plug-Ins/VST/mda\ DX10.vst
 
 INSTALLATION
 ===</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
 jar.name=JVstHost.jar
-jar.main-class=com.synthbot.test.MiniHost
+jar.main-class=com.synthbot.minihost.GuiMiniHost
 jar.version=0.1
 args=./mdaDX10.so</diff>
      <filename>build.properties</filename>
    </modified>
    <modified>
      <diff>@@ -36,7 +36,7 @@
   &lt;/target&gt;
 
 &lt;target name=&quot;run&quot; description=&quot;run the main-class as specified in the jar manifest&quot;&gt;
-   &lt;java fork=&quot;true&quot; maxmemory=&quot;1200M&quot; jar=&quot;${dist}/lib/${jar.name}&quot;&gt;
+   &lt;java fork=&quot;true&quot; maxmemory=&quot;1200M&quot; jar=&quot;${jar.name}&quot;&gt;
      &lt;!-- use the property args from above to pull in a command line arg string --&gt;
      &lt;arg line=&quot;${args}&quot;/&gt;
    &lt;/java&gt; </diff>
      <filename>build.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>212a45f71eb0bfb91fd7d4b73a542114983ae3db</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Yee-King</name>
    <email>matthew@yeeking.net</email>
  </author>
  <url>http://github.com/mhroth/jvsthost/commit/b96162fd2c1553e0c8508f616ac7c43006a2f084</url>
  <id>b96162fd2c1553e0c8508f616ac7c43006a2f084</id>
  <committed-date>2008-10-12T15:35:52-07:00</committed-date>
  <authored-date>2008-10-12T15:35:52-07:00</authored-date>
  <message>Updated jar, README and ant build scripts</message>
  <tree>2666d617f7eecff40035998bfffaf7104d5fa2d8</tree>
  <committer>
    <name>Matthew Yee-King</name>
    <email>matthew@yeeking.net</email>
  </committer>
</commit>
