Hi. Sorry but I don't use Meshtastic. The software I've written is written from scratch and is deliberately less involved than using Meshtastic's menus. There are lots of videos and articles out there to help you with the menus though.
MP3 Conversion for WaveFlow Player
Problem: Some MP3 files may not play due to format issues.
Solution: Convert your files using FFmpeg.
Quick Steps:
1ăVisit the official FFmpeg website and Install FFMpeg: https://ffmpeg.org/download.html
2ăDownload the Conversion Script from Github : https://github.com/musicaJack/M5Stack_Tab5_Converter/blob/main/mp3_convert.py
3ăPlace the Python scriptâ (mp3_convert.py) in the same directory with your MP3 files
4ăRun the conversion script: python mp3_convert.py
5ăCopy fixed mp3 files to TF Card in mp3 directory
@gizmologic so in short words what you need is convert m5dial encoder to 0-10v signal and operate exernal relay with screen button right? what is your code so far?