<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Pat</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>That sounds a good idea. I feel quite new to the 
MIDI side of PD especially this really useful VST~ object. I've been using 
plugins quite extensively in Cubase etc. but am excited about interacting with 
them through PD. I think my main priority will be to start working on some 
compositional techniques in PD. I've just been experimenting with a simple 
Markov Chain, but I'm not sure if I have it working correctly yet. I was using a 
standard Yamaha XG MIDI card but now I should be able to get more timbral 
variety using plugins.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Your website looks very interesting and all the 
other stuff there. Lots to explore.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Dave</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=ppagano@bellsouth.net 
  href="mailto:ppagano@bellsouth.net">shreeswifty</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=d.payling@staffs.ac.uk 
  href="mailto:d.payling@staffs.ac.uk">Dave Payling</A> ; <A 
  title=pd-list@iem.kug.ac.at 
  href="mailto:pd-list@iem.kug.ac.at">pd-list@iem.kug.ac.at</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, May 30, 2002 12:16 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [PD] Problem running VST~ 
  object</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>Dave You may do better to put the VST_PATH in 
  your autoexec.bat file</FONT></DIV>
  <DIV><FONT face=Arial size=2>that way you will just have to load the plugin~ 
  or vst~ object </FONT></DIV>
  <DIV><FONT face=Arial size=2>i would love to share some patches using VST with 
  you if you care to.</FONT></DIV>
  <DIV><FONT face=Arial size=2>I have some neat ones with Richard Dobson's Pv 
  plugs and the newer ether and shapee plugins</FONT></DIV>
  <DIV><FONT face=Arial size=2>Also i have made one with northpole which is 
  rather nice too</FONT></DIV>
  <DIV><FONT face=Arial size=2>cheers</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Pat Pagano, Director<BR>South East Just Intonation Society<BR><A 
  href="http://www.screwmusicforever.com/SHREESWIFT/">http://www.screwmusicforever.com/SHREESWIFT/</A></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=d.payling@staffs.ac.uk href="mailto:d.payling@staffs.ac.uk">Dave 
    Payling</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=pd-list@iem.kug.ac.at 
    href="mailto:pd-list@iem.kug.ac.at">pd-list@iem.kug.ac.at</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 29, 2002 11:18 
    AM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [PD] Problem running VST~ 
    object</DIV>
    <DIV><BR></DIV>
    <DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Hi<BR><BR>I 
    cannot get the VST~ object to work on my machine. Whenever I put a VST~ 
    object in a new canvas it crashes.<BR><BR>I have set the path to search my 
    VST plugin folder by adding the 'set VST_PATH....' in a batch file I use to 
    run PD, is this the correct place to put it?<BR><BR>I have also tried 
    variations on the path command by using '\' instead of&nbsp; '/' but with 
    the same result.<BR><BR>Here is my .bat file...<BR><BR>&nbsp; pd -lib 
    ../vst/Release/vst -noadc -midiindev 1 -midioutdev 1 set VST_PATH=D:\Program 
    Files\Steinberg\Vstplugins<BR><BR>and here is the command line readout after 
    I run it...<BR><BR>&nbsp; VST host&nbsp; by mark williamson<BR>&nbsp; 
    contains source code from Psycle tracker<BR>&nbsp; Contact: </FONT><A 
    href="mailto:mark@junklight.com"><FONT face="Times New Roman" 
    size=3>mark@junklight.com</FONT></A><FONT face="Times New Roman" 
    size=3>&nbsp; . website: </FONT><A href="http://www.junklight.com"><FONT 
    face="Times New Roman" size=3>http://www.junklight.com</FONT></A><BR><FONT 
    face="Times New Roman" size=3>&nbsp; VSTLib: version: 0.1<BR>&nbsp; VSTLib 
    compiled: May 7 2002<BR><BR>&nbsp; open: No such file or directory<BR>&nbsp; 
    No such file or directory<BR>&nbsp; open: No such file or 
    directory<BR>&nbsp; No such file or directory<BR><BR>The 'no such file or 
    directory' error only occurs when I include the set VST_PATH command, but 
    the path is definitely correct.<BR><BR>Any help please?</FONT></FONT></DIV>
    <DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3><BR>Thanks 
    in 
advance<BR><BR>Dave</FONT><BR></DIV></BLOCKQUOTE></BLOCKQUOTE></FONT></BODY></HTML>