mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
Fixed issue with FX button
This commit is contained in:
parent
11f17d3494
commit
12bfb6de72
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ void GTrack::setJackSend(float s)
|
|||
|
||||
void GTrack::setJackSendActivate(bool a)
|
||||
{
|
||||
//jackSendActivate.value(a);
|
||||
jackSendActivate.value(a);
|
||||
}
|
||||
|
||||
void gtrack_sendDial_cb(Fl_Widget *w, void *data)
|
||||
|
|
Loading…
Add table
Reference in a new issue