ttdm / Symphonium

A tool to help learning the piano
Other
52 stars 3 forks source link

[Linux] Symphonium crashes after playing first key #7

Closed TJesionowski closed 2 years ago

TJesionowski commented 3 years ago

Console displays:

MidiInAlsa::getPortName: error looking for port name!

MidiOutAlsa::getPortName: error looking for port name!

MidiInAlsa::getPortName: error looking for port name!

MidiOutAlsa::getPortName: error looking for port name!

Sound file

I've opened the same file on the same setup with other software (PianoBooster) and it played without crashing. There were errors, but those errors always occured on the same note and almost all notes played so I doubt the connection is at fault.

ttdm commented 3 years ago

Hi,

Most likely you didn't select any MIDI port and when if it fails silently with most backend, it isn't the case with ALSA.

Can you tell me if you selected a MIDI port in Option -> Select MIDI port ? Does it crash once you select a MIDI port ?

Edit : I recently added some options following a mail exchange with a user. He also told me that it felt weird not having any sound before selecting a MIDI port. I will adress this issue before updating the new version.

ttdm commented 2 years ago

It has been improved 9 month ago and improved again today which should solve this issue.

Also it is quite old and my previous answer wasn't answered so I'm closing this today.