ZynWise

Official support for: zynaddsubfx.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

ZynWise is a ZynAddSubFx xiz presets player.

https://github.com/beatwise/ZynWise

Image


It shows how to give ZynAddSubFx a proper vst gui using the wisegui library.

https://github.com/beatwise/wisegui-library



Gui layout designed with "Bitwise Gui Editor"

http://www.adszone.org/WiseGui/

Post

Hello bitwise,

Thanks for making this.

However, porting all Zyn's parameter to any GUI framework is still a huge task, also considering to implement some kind of parameter automation, or CC midi learning mechanisms.
== VDX == One Man can make a difference!
My music is on https://soundcloud.com/vdxi | Info | More Info

Post

jackoo wrote: also considering to implement some kind of parameter automation
By the way, the volume knob is already automated, at least on Cubase SE, even though i didn't include beginEdit/endEdit.

What is strange is that I have two instances of ZynWise and the second instance's volume is recorded but not replayed. I didn't check whether it depends on the host or on ZynWise.

Post

bitwise wrote:
What is strange is that I have two instances of ZynWise and the second instance's volume is recorded but not replayed. I didn't check whether it depends on the host or on ZynWise.
They both work.

I thought i could replay [R] the automation right after stopping writing it [W], without stopping [#] and restarting [>] the transport.

So both instances' volumes are replayed.

But... ooooops, there was a problem in setParamter, i forgot to update the volume and automations were only replayed when the GUI was open.

It's fixed now.

Post Reply

Return to “ZynAddSubFX”