Audio "Tweaks" tab not appearing under 4.0
Opened this issue · 6 comments
As stated in the title, I edited the boards.txt file to include the menu options for both 4.0 and 4.1 teensy boards. Unfortunately I can get the audio tweaks tab to appear under the "Tools" menu under only the 4.1 teensy board. When I switch to the 4.0 version of teensy, that option goes away.
I have the same problem the other way round: I have the option only for the 4.0 teensy board and not for the 4.1
Also having this issue getting the Audio Tweak menu to appear. Using a 4.0 board and it doesn't appear. When I select the 4.1 board it appears.
I'm also having this issue. 4.0 board and doesn't appear.
Any solutions?
Anyone find any solutions for this. I have tried various things with no luck
Had the same issue. This was the fix:
Upon restart, a known bug in Arduino IDE 2.0 may prevent it from recognizing changes in the boards.txt and boards.local.txt files. If you encounter this issue, delete the C:\Users<user name>\AppData\Roaming\arduino-ide\ folder for the "Audio Tweaks" to appear correctly.
EWeezyPeezy's comment above about deleting the file worked for me. Audio settings now show up. Thank you!