You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
home/earle/Arduino/libraries/ESP8266Audio/src/libtinysoundfont/tsf.h: In function'void tsf_channel_midi_control(tsf*, int, int, int)':/home/earle/Arduino/libraries/ESP8266Audio/src/libtinysoundfont/tsf.h:2101:1: error: insn does not satisfy its constraints: 2101 | } | ^
### Steps to reproduce the behavior
Compiling the linked example above
### Project release version
starting from gcc v8 until latest version
### System architecture
ARM 64-bit (Apple M1/M2, Raspberry Pi 4/5)
### Operating system
MacOS
### Operating system version
Ventura
### Shell
ZSH
### Additional context
_No response_
The text was updated successfully, but these errors were encountered:
Checklist
How often does this bug occurs?
often
Expected behavior
Generate correct code
Actual behavior (suspected bug)
Compile of https://github.com/earlephilhower/ESP8266Audio/blob/master/examples/PlayMIDIFromSPIFFS/PlayMIDIFromSPIFFS.ino
fails with esp32
Error logs or terminal output
The text was updated successfully, but these errors were encountered: