-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to connect logue-cli
with NTS-1 digital kit mkII
#104
Comments
haven't been many units avilable yet. still waiting on mine. I use OSX for development. |
I can reproduce the issue with the current version of
|
I've created a Python based MIDI CLI librarian that supports the NTS-1 MK2 for the features in |
thanks Tarkan! hope they get logue-cli for mkii up. i can't stand GUI's or the Librarian. |
Thank you for your excellent work! It worked perfectly on my Ubuntu 22.04. $ uname -a
Linux thinkpad-p14s 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
$ python -V
Python 3.10.12
$ ~/devel/korg/py-logue-tools/main.py -p2 --type NTS1Mk2 install -f dist/nts1mkii-rust-wave.nts1mkiiunit -m osc -s 2
Device SDK version 1.1
osc slot 2 - EMPTY
Sending program in 6 messages
Sending msg osc slot 2 - packet 0 (out of 5) contains 3573 bytes
Sending msg osc slot 2 - packet 1 (out of 5) contains 3573 bytes
Sending msg osc slot 2 - packet 2 (out of 5) contains 3573 bytes
Sending msg osc slot 2 - packet 3 (out of 5) contains 3573 bytes
Sending msg osc slot 2 - packet 4 (out of 5) contains 3573 bytes
Sending msg osc slot 2 - packet 5 (out of 5) contains 179 bytes
Success |
Hello.
Describe the bug
Unable to connect
logue-cli
with NTS-1 digital kitmkII
To Reproduce
Windows: Error:
Logue handshake failed
Linux (Ubuntu 22.04 LTS): Error:
Logue handshake failed
Additional context
It works fine when using the KORG Kontrol Editor (Windows).
Is anyone else experiencing the same event?
The text was updated successfully, but these errors were encountered: