Replies: 3 comments 2 replies
-
Hi Bob - It's definitely the intention that you should be able to compile from HEAD without problems. Can you tell me a bit more about your scenario? Are you compiling for a Daisy Seed, or some other board? Are you using Arduino, in which case which version? If you're using arduino and it's trying to compile amy_daisy, that sounds like Arduino is finding too many files. Your arduino libraries folder should contain the root-level Amy directory, which contains both If you're not using a Daisy Seed you could try deleting the |
Beta Was this translation helpful? Give feedback.
-
Shame on me, shame on me ... This evening I used a second ESP32S3 to run a second synth and ... it had a noisy output again. I started switching components on my two breadboards, an it was always the second one that was noisy, whatever component I switched. Hmmm ... so I taught it were the cables and exchanged them too. Still noisy. After a couple of hours I noticed a cable connection mismatch op then I2S bus and bang! No more noise! Shame on me, shame on me ... |
Beta Was this translation helpful? Give feedback.
-
Not at all. I am relieved to have an explanation, and very grateful to you
for being willing to fill us in on the situation!
…On Mon, Jun 9, 2025 at 15:49 Bob Fisch ***@***.***> wrote:
Shame on me, shame on me ...
This evening I used a second ESP32S3 to run a second synth and ... it had
a noisy output again. I started switching components on my two breadboards,
an it was always the second one that was noisy, whatever component I
switched. Hmmm ... so I taught it were the cables and exchanged them too.
Still noisy. After a couple of hours I noticed a cable connection mismatch
op then I2S bus and bang! No more noise!
Shame on me, shame on me ...
—
Reply to this email directly, view it on GitHub
<#418 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEGZUMXM5JIFZLLZX6J4FT3CXQLHAVCNFSM6AAAAAB63MBLY6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBRGMZTAOA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I found your library today and started ASAP to build a little synth with it. After a while I got everything up and running (midi keyboard connected, playing different notes with various patches), but then I wanted to implement the sustain pedal, chorus & reverb and then noticed, that the actual repository has a lot of new features compared to the release 1.0.3, so I wanted to build against the code from the repository.
Unfortunately it gives me a log of compilation errors, first of all, telling me, that daisy_seed.h could not be found. After searching for a while, I found libDaisy and DaisySP, but I did not succeed in making the repository code compile.
Are there any plans for a future-near compilable release of your actual code?
Beta Was this translation helpful? Give feedback.
All reactions