|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Getting Pianoteq to Run as a VST PluginDear List Members
I am trying to get Pianoteq to run as a VST pluggin. I have attched test1.orc which I load into the CSound 5 GUI to run.
Two people have been able to run this as a pluggin without any problem. However, I have tested this on my computer, the Pianoteq GUI comes up because of the vstedit opcode but when I click a key the key sticks and there is no sound. The key remains depressed even when I click another key.
I have an Intel Celeron processor with 256 MB of RAM. Pianoteq said there is enough RAM.
When I run the Pianoteq.exe demo, I get sound and it is fine.
I am also able to play CSound .csd files alone.
But when I plug the two together I have problems.
In addition I have written VST.csd and run that, but the Pianoteq GUI never fully comes up, I just get a white box. The performance ends with 0 errors, but the GUI never finished coming up.
If anyone has any suggestions I would be grateful.
Many thanks David and Lian Ask a question on any topic and get answers from real people. Go to Yahoo! Answers. sr = 22050 ksmps = 2205 nchnls = 2 gihandle1 vstinit "C:\\Program Files\\Pianoteq 3.0 Trial\\Pianoteq30 Trial.dll",1 vstinfo gihandle1 vstedit gihandle1 instr 1 ainleft init 0.0 ainright init 0.0 aleft, aright vstaudiog gihandle1,ainleft,ainright outs aleft,aright endin ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Csound-devel mailing list Csound-devel@... https://lists.sourceforge.net/lists/listinfo/csound-devel |
|
|
Re: Getting Pianoteq to Run as a VST PluginI faintly recall that the "white box" window is related to a conflict
with FLTK gui in Csound, can you try running with the -d commandline flag ? (or without it, if I remember this the other way around) Do check the .csoundrc file to see if -d is there or not, as the commandline flags from .csoundrc are valid unless overridden by the commandline call (or csd options). Oeyvind 2009/6/3 David Horowitz <drdmhorowitz@...>: > Dear List Members > > I am trying to get Pianoteq to run as a VST pluggin. I have attched > test1.orc which I load into the CSound 5 GUI to run. > > Two people have been able to run this as a pluggin without any problem. > However, I have tested this on my computer, the Pianoteq GUI comes up > because of the vstedit opcode but when I click a key the key sticks and > there is no sound. The key remains depressed even when I click another key. > > I have an Intel Celeron processor with 256 MB of RAM. Pianoteq said there > is enough RAM. > > When I run the Pianoteq.exe demo, I get sound and it is fine. > > I am also able to play CSound .csd files alone. > > But when I plug the two together I have problems. > > In addition I have written VST.csd and run that, but the Pianoteq GUI never > fully comes up, I just get a white box. The performance ends with 0 errors, > but the GUI never finished coming up. > > If anyone has any suggestions I would be grateful. > Many thanks > > David and Lian > ________________________________ > Ask a question on any topic and get answers from real people. Go to Yahoo! > Answers. > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Csound-devel mailing list > Csound-devel@... > https://lists.sourceforge.net/lists/listinfo/csound-devel > > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Csound-devel mailing list Csound-devel@... https://lists.sourceforge.net/lists/listinfo/csound-devel |
| Free embeddable forum powered by Nabble | Forum Help |