Issues Compiling esp32_fm_synth #58
Replies: 4 comments 4 replies
-
Hello, I would recommend to try out https://github.com/marcel-licence/ml_synth_fm_example instead. It is the newer version and supports the ESP32 and other platforms. Please let me know if that works for you |
Beta Was this translation helpful? Give feedback.
-
Thank you so so much! This worked.
I really appreciate your help! In the next few days I’m getting a MIDI
shield to hook up my keyboard and hopefully it is all good from here, but I
may bother you soon with another question. Sorry in advance.
Thanks again
…On Mon, Oct 14, 2024 at 7:34 AM Marcel ***@***.***> wrote:
Hello, thank you for your message.
With the latest update it should work.
The test build was successful:
https://github.com/marcel-licence/ml_synth_fm_example/actions/runs/11316906436/job/31469860227
grafik.png (view on web)
<https://github.com/user-attachments/assets/2c3b38e0-634f-4963-9efe-0b8463edfe08>
Which target did you select?
Did you chance anything else to config.h?
—
Reply to this email directly, view it on GitHub
<#58 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATNZRHYCGCEFO26F4YZQWWDZ3OT3TAVCNFSM6AAAAABPSQYO5WVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJTGU2TEOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
I am happy to hear that it works now. |
Beta Was this translation helpful? Give feedback.
-
Hi Marcel! Thanks for your help and updates. #define MIDI_RX_PIN 13 Then we connected those pins to our MIDI Shield and PCM5102A DAC, but still no luck. Thanks so much for your help, if it would be easier to talk on the phone, I would be happy to if there's a way to connect. Willem P.S. Because of all your crucial help, we have decided to name our synth after you, the MARCEL! |
Beta Was this translation helpful? Give feedback.
-
Hello!
Thank you so much for the resources you have provided on esp32 synth projects.
I am very new to this and working on it for my thesis project. I am trying to compile and upload the esp32_fm_synth to my esp32, "ESP32-WROOM-32U," but I am getting an error message
'SERIAL_BAUDRATE' was not declared in this scope
I don't know what to make of this, I followed the steps in your video but maybe there is something wrong with my connection to the board? Sorry if this is a very naive question, I am new to this.
Beta Was this translation helpful? Give feedback.
All reactions