arteme / pod-ui

A modern GTK+ UI for controlling Line6 POD family of devices via MIDI. Supported devices: POD 1.0, POD 2.0, POD Pro, PocketPOD, PODxt, PODxt Pro, PODxt Live, Bass PODxt, Bass PODxt Pro, Bass PODxt Live
https://arteme.github.io/pod-ui/
GNU General Public License v3.0
31 stars 2 forks source link

PODxt: tuner support #15

Closed arteme closed 1 year ago

arteme commented 1 year ago

Not planned for initial PODxt support release. Maybe later.

Line6 Edit has a fancy graphical indicator for the tuner, doing some kind of sysex polling. What can we do?

arteme commented 1 year ago

We can one up Line6 Edit and display the note octave as well. :smiling_imp:

arteme commented 1 year ago

Tuner support has been implemented as a part of the PODxt development in the event-bus branch, which has been merged to master for v1.0.0alpha1 pre-release.