All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Wed Dec 18, 2013 1:13 pm 

Joined: Wed Dec 18, 2013 12:54 pm
Posts: 2
I am developing a java application which uses the VST plugin. I load the plugin using jVST library. But every time run my application I have to load the sts file manually.

My code is almost the same with this example:
http://jvst.sourceforge.net/

Do I miss something in my code?


Top
   
PostPosted: Wed Dec 18, 2013 1:55 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11211
I don't see any code in that sample to load a preset. Btw VST plugins can support 2 different methods to load presets, one is with float values (that's the one that I use), the other method uses a block of binary data.


Top
   
PostPosted: Thu Dec 19, 2013 6:18 am 

Joined: Wed Dec 18, 2013 12:54 pm
Posts: 2
The AEffect class has a setParameters(int i, float f) method. Is it the method that you mean? Can you give me an example? I am new to this.

Thank you.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited