surge-synthesizer / surge

Synthesizer plug-in (previously released as Vember Audio Surge)
https://surge-synthesizer.github.io/
GNU General Public License v3.0
3k stars 385 forks source link

Weird echo on Raspberry build with "virtual midi" #7643

Closed grbfst closed 1 month ago

grbfst commented 1 month ago

I have built a touch synthesizer with Surge and a Raspberry Pi meant as a therapeutic instrument that gets its midi notes from sensors on the outside of the box. It all works wonderfully but the weird thing is that about 20 seconds after the last touch all notes get played again without any input. Not sure if this is a Surge or a Raspberry or maybe the capacitive sensor board thing .

Has anyone encountered this echo before?

what you see is a temporary build, the final version is way more organic in looks.

TouchWithSurgeXT

baconpaul commented 1 month ago

I have never heard of an echo like this.

You self build or you use the OBS build? If you self build I could suggest a place to put some logging messages to maybe help in the CLI?

What a lovely looking device. Congratulations on your project advancing.

grbfst commented 1 month ago

I have never heard of an echo like this.

You self build or you use the OBS build? If you self build I could suggest a place to put some logging messages to maybe help in the CLI?

What a lovely looking device. Congratulations on your project advancing.

Thank you.

I used the install from: https://software.opensuse.org//download.html?project=home%3Abaconpaul%3Asurge&package=surge-xt-nightly But after installing the latest nightly build the problem went away!

(by the way, I would love to have a CLI install only)

baconpaul commented 1 month ago

Oh wow! Well that's sort of good news but sort of concerning!

mkruselj commented 1 month ago

Glad you have it sorted out in the end!