ravelox / pimidi

Raspberry Pi RTP MIDI
164 stars 38 forks source link

BUG (remote.control_use) Issue #47 is back with version 0.8.99 #62

Closed mrsstaceyseigle closed 4 years ago

mrsstaceyseigle commented 4 years ago

Having issues with using remote.control_use feature. I noticed that there was a new version of the software after doing the following

git clone -b experimental https://github.com/ravelox/pimidi.git

It downloads version 0.8.99.

It looks like remote.control_use feature is not recognized. If I click on the download like directly from github page then it downloads the working version. Is there something I am doing wrong or has that feature not been implemented yet for the new version? issue 47

ravelox commented 4 years ago

That option got renamed to be remote.use_control_for_ck.

Thanks

Dave

mrsstaceyseigle commented 4 years ago

okay, thank you!