Skip to content
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

Network Session 1 missing #24

Closed
systemcode opened this issue Nov 4, 2020 · 5 comments
Closed

Network Session 1 missing #24

systemcode opened this issue Nov 4, 2020 · 5 comments

Comments

@systemcode
Copy link

When calling MidiCommand.devices, I have always had "Network Session 1" in the list of devices but now "Network Session 1" is not found when running on ioS Simulator and Android Simulator as well as real iOS devices. This causes problems now because I cannot debug application which used that interface to connect to MIDI devices connected to the mac.

Actual USB MIDI devices still appear as wellas Bluetooth devices.

Using v0.2.4

@mortenboye
Copy link
Contributor

You are correct. This is a mistake on my part. I will push a fix shortly

@systemcode
Copy link
Author

Confirming that this now works. Thanks.

@MikeFP
Copy link

MikeFP commented Jun 1, 2021

Is there a way to tell if a device is the Network Session one besides its name?

@mortenboye
Copy link
Contributor

@MikeFP try the latest dev version. It should work there.

flutter_midi_command: ^0.4.0-dev.2

@MikeFP
Copy link

MikeFP commented Jun 1, 2021

Works perfectly, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants