Guitarix LV2 plugins get new GUI's
Posted: Thu Mar 19, 2020 4:25 pm
Hi there
The last weeks I'm working on new X11/cairo based GUI's for the LV2 plugins coming within guitarix. Because we move guitarix to use gtkmm3/GTK3 the widget set isn't suitable any longer for the LV2 plugs.
Some plugs I've already done, so, the GxLiveLooper.lv2
Beside that I've fixed some bugs, I've added new functions to it. So now you could sync the loops, that makes the loop 1 to the master loop and slave the other loops sample accurate in time and position but allow to record the loops independent . Also I added a reset head function, so you could move the playhead to the start position.
This is how it looks so far:

The last weeks I'm working on new X11/cairo based GUI's for the LV2 plugins coming within guitarix. Because we move guitarix to use gtkmm3/GTK3 the widget set isn't suitable any longer for the LV2 plugs.
Some plugs I've already done, so, the GxLiveLooper.lv2
Beside that I've fixed some bugs, I've added new functions to it. So now you could sync the loops, that makes the loop 1 to the master loop and slave the other loops sample accurate in time and position but allow to record the loops independent . Also I added a reset head function, so you could move the playhead to the start position.
This is how it looks so far:

