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

MIDI device different name #3

Open
retpolanne opened this issue Nov 14, 2023 · 1 comment
Open

MIDI device different name #3

retpolanne opened this issue Nov 14, 2023 · 1 comment

Comments

@retpolanne
Copy link

retpolanne commented Nov 14, 2023

This device here:

{:ok, output_pid} = PortMidi.open(:output, "IAC Driver IAC Bus 1")

has been renamed to IAC Driver Bus 1

Renaming it fixes the error :invalid_device_id.

Note that I'm running on macOS Sonoma btw.

I believe this device have to be enabled as well: https://support.apple.com/en-my/guide/audio-midi-setup/ams1013/mac

@retpolanne
Copy link
Author

I also had to start with iex -S mix because the release shows this error
** (FunctionClauseError) no function clause matching in Beats.Conductor.handle_info/2

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

1 participant