Accueil › Forums › Bugs › no sound avec ubuntu studio › Répondre à : no sound avec ubuntu studio
Hello, thanks for the feedback.
I grabbed the last github source, including your last commit (I checked that is present)
but for me it is still « no-go »: I’ve no output from Midi (whatever it is: « from_Iannix » or « Midi Through »)
Did you try on a Linux machine (or virtual one)?
Let me know if I can help.
BTW: in order to build from source I’ve to do 2 small modifications to the code:
1. the first one is related to a devicePixelRatioFScale(), which is undefined in my environment (I understand it is part of Qt 5.6 while I’ve 5.5). I replaced it with 0x10000 where it is present.
2. I had to comment the two lines:
setWindowFlag(Qt::WindowMaximizeButtonHint, false);
setWindowFlag(Qt::WindowMinimizeButtonHint, false);
in uihelp.cpp (error message tells me that setWindowFlag is undefined in scope). I don’t think that this is a big issue anyway
Thanks again,
Alberto
© IanniX Association
Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos
Cookie | Durée | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |