Skip to content

Add ActiveSensing message #57

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Add ActiveSensing message #57

merged 1 commit into from
Sep 18, 2024

Conversation

matthewbadeau
Copy link
Contributor

I have a Yamaha keyboard hooked up over MIDI UART and is sending the ActiveSensing message a lot. I added it as a valid message.

https://midi.org/expanded-midi-1-0-messages-list

From this this source, most devices don't implement this feature but I added it anyway.

@matthewbadeau
Copy link
Contributor Author

I think I triggered a linting error by adding those extra lines to the api.rst file

@matthewbadeau
Copy link
Contributor Author

Removed those changes from my commit and the build is passing now

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tannewt tannewt merged commit 1a44da7 into adafruit:main Sep 18, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 24, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x to 1.2.0 from 1.1.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_ADXL37x#7 from RoaCode/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_MIDI to 1.5.0 from 1.4.19:
  > Merge pull request adafruit/Adafruit_CircuitPython_MIDI#57 from matthewbadeau/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_PIOASM to 1.1.0 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#71 from adafruit/doc
  > Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#68 from adafruit/rp2350
  > Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#70 from adafruit/fix-rotaryencoder-example

Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.10.0 from 1.9.18:
  > Merge pull request adafruit/Adafruit_CircuitPython_Register#57 from mikeysklar/ds3231-alarm2-minute-status

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants