fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] fluidsynth' has no attribute 'Synth'


From: Yavuz Buruk
Subject: [fluid-dev] fluidsynth' has no attribute 'Synth'
Date: Fri, 28 Oct 2022 16:24:57 +0300

Hello,

I am trying to use fluidsynth in Python. I have installed the required libraries. 
After writing a very simple code, the line:

fs = fluidsynth.Synth()

gives the following error:

module 'fluidsynth' has no attribute 'Synth'

Do you know how to fix this error?

Thanks

Yavuz

reply via email to

[Prev in Thread] Current Thread [Next in Thread]