Skip to content

ViktorNova/zyn-ui-two

 
 

Repository files navigation

Replacement user interface for ZynAddSubFX

Technology
----------

- Custom nanovg (opengl 2.0) based rendering
- Custom constraint based layout
- QML based structure/event handling

Progress
--------

As of so far a whole bunch of widget rendering code has been written.
A basic horizontal weighted/constrained pack layout has been created (in C)
and two simpler pack algorithms have been made in qml.
QML/nanovg integration has been establed and it appears to be relatively bug
free (though perhaps somewhat inefficient).
Some mouse handling has been done.
A variety of other widgets have received their design on paper.
To test some UI performance/integration a simple equalizer or envelop app might
be created.

Any contributions are very much appreciated.

Design Source
-------------

This work is based off of a UI mockup which can be seen at:
http://budislavtvp.deviantart.com/art/ZynAddSubFX-UI-Concept-2014-455890191


Notes
-----

Warning: this may compile incorrectly under gcc 4.8.2

About

ZynAddSubFX UI Rewrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.5%
  • C++ 21.0%
  • QML 3.3%
  • CMake 0.2%