[Csnd] CsoundQt 0.9.6-beta3
Date | 2019-01-15 09:33 |
From | Tarmo Johannes |
Subject | [Csnd] CsoundQt 0.9.6-beta3 |
Hi! I have uploaded a mid-release of CsoundQt, version 0.9.6-beta3 https://github.com/CsoundQt/CsoundQt/releases/tag/0.9.6-beta3 On Mac it is built on MacOs Mojave with latest Qt, so some users that had problems with CsoundQt on Mojave, can try out this one. NB! It does not support the Mojave dark theme and looks terrible in the dark theme... There are too many hardcoded colors in the code so it is hard to make it adapt for the dark theme although Qt now sipport it. With light theme it is OK. I have not found out how to force to use the light theme but this could be a temporary solution. On Windows it is built with Qt 5.9.2 as before, unzip the folder somewhere and run CsoundQt from there. It has hopefully a fix to support HDPI screens but I don't have one to test it. So please let me know, if it is makes any difference. It has some bug fixes, Korean and Persian translation. It includes html5 support, thus the package is bigger than v0.9.5. The most important change is the preliminary support for exporting widgets to QML (File->Export widgets to Qml) to use it with app CsoundRemote that I also recently finished. CsoundRemote that lets you comfortably to control Csound using UDP messages. Thus you can export your CsoundQt widgets UI, send it to your android phone and control it from there (or write your own UI in QML) https://github.com/tarmoj/CsoundRemote/releases I will make some demo videos and will explain closer in some following post soon. Greetings, tarmo Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-01-15 23:30 |
From | pablozoani |
Subject | Re: [Csnd] CsoundQt 0.9.6-beta3 |
Hi Tarmo! Great work with Qt, i use it a lot. I don't know if this is the right place to write suggestions, but here i go. Some times one changes between tabs very often, and renders to a file with the same frequency. When you change the tab, you change de csd file you are editing or rendering (maybe each .csd is a different directory), but if you click the render button the directory doesn't change, so you need to search again. I guess a "change directory when changing tabs" option will be amazing. I don't even know if this is possible beacuse im not an big programmer. salud PZH -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-01-21 13:44 |
From | Tarmo Johannes |
Subject | Re: [Csnd] CsoundQt 0.9.6-beta3 |
Hi Pablo! Do you mean that CsoundQt would suggest the file rendered (wav) file name, similar to the csd file name, in the same directory where the csd is? A little bit like "Record" button does? Would you please open an issue on: https://github.com/CsoundQt/CsoundQt/issues greetings, tarmo On Wednesday, January 16, 2019 1:30:23 AM EET you wrote: > Hi Tarmo! > > Great work with Qt, i use it a lot. I don't know if this is the right place > to write suggestions, but here i go. Some times one changes between tabs > very often, and renders to a file with the same frequency. When you change > the tab, you change de csd file you are editing or rendering (maybe each > .csd is a different directory), but if you click the render button the > directory doesn't change, so you need to search again. I guess a "change > directory when changing tabs" option will be amazing. I don't even know if > this is possible beacuse im not an big programmer. > > salud > PZH > > > > -- > Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2019-01-25 21:12 |
From | Pablo Zoani Heffele |
Subject | Re: [Csnd] CsoundQt 0.9.6-beta3 |
Hi Tarmo!
Thanks for your reply.
You are right. I have never used the record button, it's like magic.
Next time i am going to write at github.
Regards.
Pablo
De: A discussion list for users of Csound <CSOUND@LISTSERV.HEANET.IE> en nombre de Tarmo Johannes <trmjhnns@GMAIL.COM>
Enviado: lunes, 21 de enero de 2019 5:44 Para: CSOUND@LISTSERV.HEANET.IE Asunto: Re: [Csnd] CsoundQt 0.9.6-beta3 Hi Pablo!
Do you mean that CsoundQt would suggest the file rendered (wav) file name, similar to the csd file name, in the same directory where the csd is? A little bit like "Record" button does? Would you please open an issue on: https://github.com/CsoundQt/CsoundQt/issues greetings, tarmo On Wednesday, January 16, 2019 1:30:23 AM EET you wrote: > Hi Tarmo! > > Great work with Qt, i use it a lot. I don't know if this is the right place > to write suggestions, but here i go. Some times one changes between tabs > very often, and renders to a file with the same frequency. When you change > the tab, you change de csd file you are editing or rendering (maybe each > .csd is a different directory), but if you click the render button the > directory doesn't change, so you need to search again. I guess a "change > directory when changing tabs" option will be amazing. I don't even know if > this is possible beacuse im not an big programmer. > > salud > PZH > > > > -- > Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |