Version 2.4.0 Win VST release

Official support for: zynaddsubfx.sourceforge.net
RELATED
PRODUCTS

Post

UPDATE: Find the latest VST version on this thread:
http://www.kvraudio.com/forum/viewtopic.php?t=268277

Hello everybody.

First of all, I'd like to thank Paul for still working on this project.

Since nobody yet released a VST dll for windows, for the latest version (2.4.0), I thought I should compile the great synth myself, even though I'm not a pro coder.

It should be a little more stable than the 2.2.1 version.

Legato mode is now implemented, and also the export button on pad synth.

Please see Paul's list for the latest version changes.

Also please read the release readme included.

Since I am primary interested in the VST version, I only compiled that. Please don't ask for the standalone version, I had no time for that.

So, I hope this dll works for you;

Download link [hosted on mediafire - OUTDATED!!! see other thread]:
http://www.mediafire.com/?sharekey=2275 ... f6e8ebb871

Maybe somebody could help me to better host this file.

I'm looking forward to receiving your feedback with this file.
Last edited by jackoo on Sat Jan 02, 2010 10:43 am, edited 4 times in total.

Post

Not a vst-er myself, but well done for taking this on :tu:
It wasn't me! (well, actually, it probably was) - apparently no longer an 'elderly', now a 'senior'! Is that promotion?

Post

jackoo wrote:Maybe somebody could help me to better host this file.
Sure, I'll have it hosted on TeamDNR.. I'll post a link in a little bit..

Post

The plug is hosted here..

ZynAddSubFX VST v2.40

Post

Is this any good? I recall trying the standalone version years ago but not getting it to show presets in the patch browser

Post

I remember that the last one wouldn't work well in Ableton, but this one has no standalone version. I'm going to test in Ableton in a few and I'll let you know if it's better than the last time I tried it. I hope so, cos I love this synth..

Post

jackoo wrote:Download link [hosted on mediafire]:
http://www.mediafire.com/?sharekey=2275 ... f6e8ebb871
fixed. :wink:
KVR >Gear Slutz! Change my mind! :clap:

Post

Tested with VSTHost (Hermann Seib) and Jeskola Buzz (rel.1132) and everything works fine .
Very good the legato mode.
I have encountered only a couple of crash using this new VST versions with Buzz: it seems that if ZynAddSubFx is receiving notes comands and I try to load a new global program (file xmz) the VST loader (Polac VSTi) and Buzz goes in crash.
(tested on Win Xp professional SP2).
I will do some comparative test between this VST version and that provided by MatterBlue (Sourceforge sonic port project ....) maybe using also Reaper for host.

Regards.

PS : many thanks to VDX for providing this new VST version of this "spaceship" synth.

Post

Thanks for taking the time to help distribute this.
There is now a link on the project-web's download page to point users to this page.

I personally have not used the VST, but it does seem like there are a good number of users that will appreciate this more current version of the VST.

Post

When I export a wave for padsynth all i get is a wave.. am I doing something wrong?
In the future there will be robots!

Post

>When I export a wave for padsynth all i get is a wave.. am I doing something wrong?
This is a bit off topic for this thread, but:
You should get a set of .wav files.
These files are an exportation of the internal data used for PADsynth's sound.

Verbose Version:
The implementation of PADsynth involves a good number of calculations that are computationally expensive.
(such as Fourier transforms from the FFTW lib)
In order to make it so that the notes can be played in realtime without a supercomputer these calculations are run to construct a series of samples at some non-realtime stage.
(done when the 'apply' button is hit)
These are stored internally and are looped when the notes are played.
These loops are put through a good number of layers as they are output from zyn, but the base is the precalculated loop.
The export function allows for one to get access to the aforementioned loop.

For those who do not know why this might be useful, think about something like a soundfont.
They are based off of precalculated looped samples similar to the ones that this export feature allows for one to get.
So, these output files could be used for computationally cheap synthesis.

Post

unfortunately, theorize was trying to say that the export function doesn't actually work for my VST release.

Because of a bug in the way the output wav file was opened ("w" instead of "wb") the output wave file sounded something like white noise.

I plan to fix this, and some other bugs in my next VST release.

Also, I'm working on implementing sort of a "Midi Learn" function to zyn, such that all (well most :P) of zyn's parameters could be assigned to a midi control and controlled in real time (except the fundamental parameters of PadSynth, which by design are not meant to be modified in real time, because of computational intensive operations as fundamental said... will see about that)... but that will require a little more time on my part, so have a lil patience please.. :D

Nevertheless, watch this space...

Post

I plan to fix this, and some other bugs in my next VST release.
Well, if you are modifying any of the code to fix things with the VST please do post patches to the sourceforge page.
It would be nice for the official codebase to benefit from the VST updates.
Right now I would imagine that there are a number of things off with the VST, so I would be happy to help get any fixes into the codebase.
I know that many users would appreciate this portion of this synth becoming more usable.
(in case you did not know I am a ZynAddSubFX dev)
I'm working on implementing sort of a "Midi Learn" function to zyn
Well, I would say that you should not need to do this.
This feature exists in the experimental branch of the zynaddsubfx git repo.
Harald Hvaal has done a good bit of work on that.
It currently works for some of the parameters, but the system that allows for the learning is not fully integrated yet.
It does 'work' though.
This system is fairly near maturity, so it should not be too long before it will begin to filter into master.

Post

well, it took a while, but a beta version is now available with the MidiLearn functionality that I was talking about.

Please see about it in my other thread.
http://www.kvraudio.com/forum/viewtopic.php?t=268277

Post

...
Last edited by Uedi on Sun Mar 02, 2014 10:32 pm, edited 1 time in total.
[url=http://][img]http://[/img][/url]

Post Reply

Return to “ZynAddSubFX”