Any users of jVSTwRapper out there?
-
- KVRer
- 29 posts since 16 Jan, 2006
Hi everybody,
Im just wondering if you are aware of any projects using java
for VST development. And if you are using it, please let me know
what you think.
Any feedback is welcome.
daniel.
Im just wondering if you are aware of any projects using java
for VST development. And if you are using it, please let me know
what you think.
Any feedback is welcome.
daniel.
-
- KVRer
- 18 posts since 14 Nov, 2005 from France
Yes...i was aware of a development : after 4 hours i decided with my mates to swap back to Juce (vst version) crossplatform. Just because we already got everything we need, from the GUI to the midi handling.
In my university, there is a bunch of people that use Java sound for every purpose, but no plugin development in their intention, i'm sorry. But you can try to convince them !
(If you are the daniel who is the leader of jVSTwrapper project, i've send you an email 4 days ago about java and sound...on your sourceforge address).
In my university, there is a bunch of people that use Java sound for every purpose, but no plugin development in their intention, i'm sorry. But you can try to convince them !
(If you are the daniel who is the leader of jVSTwrapper project, i've send you an email 4 days ago about java and sound...on your sourceforge address).
-
- KVRer
- Topic Starter
- 29 posts since 16 Jan, 2006
...yes I am one of the developers of jVSTwRapper. Ill get back to your message soon.Batman14 wrote:Yes...i was aware of a development : after 4 hours i decided with my mates to swap back to Juce (vst version) crossplatform. Just because we already got everything we need, from the GUI to the midi handling.
In my university, there is a bunch of people that use Java sound for every purpose, but no plugin development in their intention, i'm sorry. But you can try to convince them !
(If you are the daniel who is the leader of jVSTwrapper project, i've send you an email 4 days ago about java and sound...on your sourceforge address).
BTW, would it be ok with you when i put your message into the jVSTwRapper help forum?
-
- KVRer
- 18 posts since 14 Nov, 2005 from France
yes, sure !
I'm currently evaluating javasound for other purposes, sand box limitations etc.
Good luck for your project !
I will notify my master thesis coordinator (our javasound teacher) that jvstWrapper is always active !
I'm currently evaluating javasound for other purposes, sand box limitations etc.
Good luck for your project !
I will notify my master thesis coordinator (our javasound teacher) that jvstWrapper is always active !
-
- KVRist
- 40 posts since 7 Jun, 2006
I'm starting to port zweeger, a little standalone midi generator I made in Java, to the VST world using jVSTwRapper. I've got pretty much difficulties, but I think it is due to complexity and the lack of documentation of VST 2.4 !!Im just wondering if you are aware of any projects using java
for VST development. And if you are using it, please let me know
what you think.
-
- KVRist
- 40 posts since 7 Jun, 2006
Anyone interested by testing (still in beta version) my first jVSTwRapper VST plug: here it is: Zweeger. It is a kind of all-midi-functions VST plug, that does remapping, filtering, generation, ...
As I said in an earlier reply, the most difficult part, is the VST SDK and the various implementations of it.
As I said in an earlier reply, the most difficult part, is the VST SDK and the various implementations of it.
-
- KVRist
- 365 posts since 13 Jun, 2004
I am going to test your MIDI plugin with MACOS 10.4 on iMAC CORE2DUO 2.0 GHZ. I even going to see how good the AU wrapper works with it. I mention it here as well , I was not able to find your source code for your plugin.lvr wrote:Anyone interested by testing (still in beta version) my first jVSTwRapper VST plug: here it is: Zweeger. It is a kind of all-midi-functions VST plug, that does remapping, filtering, generation, ...
As I said in an earlier reply, the most difficult part, is the VST SDK and the various implementations of it.
I am also a huge jVSTwRapper fan , I am using it for developing my WALDORF BLOFELD VST EDITOR , which of course a VST editor for WALDORF BLOFELD. Doh!
-
- KVRist
- 40 posts since 7 Jun, 2006
You'll need to build it, because I don't have any Mac system around.I even going to see how good the AU wrapper works with it.
You should also may check the vst archive itself, because I'm not really sure of what I did.
-
- KVRist
- 365 posts since 13 Jun, 2004
If you mean the AU adapter that the jVSTwRapper comes with , yes do not worry about it I have it cause I work on the jVSTwRapper so it is not a problem. That is what I meant . I can make the AU wrapper and send it to you to include it in your downloads. I have some reservations as the AU adapter does not work very well in Tiger.lvr wrote:You'll need to build it, because I don't have any Mac system around.I even going to see how good the AU wrapper works with it.
You should also may check the vst archive itself, because I'm not really sure of what I did.
-
- KVRist
- 40 posts since 7 Jun, 2006
Tell me how it works and if it works well, I'll be glad to add it my distribution.I have some reservations as the AU adapter does not work very well in Tiger.
-
- KVRer
- Topic Starter
- 29 posts since 16 Jan, 2006
Hi all, I just wanted to let you know that there is a new version of the VSTAU binary available that should resolve the MIDI issues. Simply replace the VSTAUManager.app that comes with the jVSTwRapper download with the latest version fromlvr wrote:Tell me how it works and if it works well, I'll be glad to add it my distribution.I have some reservations as the AU adapter does not work very well in Tiger.
http://code.google.com/p/vstau/downloads/list
daniel.
jVSTwRapper - Java-Based Audio Plug-Ins
http://jvstwrapper.sourceforge.net/
http://jvstwrapper.sourceforge.net/
-
- KVRist
- 365 posts since 13 Jun, 2004
you are a god... too much for this planet. You and VSTAU developer.daniel309 wrote:Hi all, I just wanted to let you know that there is a new version of the VSTAU binary available that should resolve the MIDI issues. Simply replace the VSTAUManager.app that comes with the jVSTwRapper download with the latest version fromlvr wrote:Tell me how it works and if it works well, I'll be glad to add it my distribution.I have some reservations as the AU adapter does not work very well in Tiger.
http://code.google.com/p/vstau/downloads/list
daniel.
