Re: Software playing lilypond's music sheets: releasing appimages

2018-08-09 Thread juppes
Hi Sam, Sounds like a very good idea! I downloaded the dumper and the player plus the files, but the player does not play them giving a message like 'Wrong file format (wrong header). And the dumper does not do anything when I open it, although it has been made executable. I have Linux Mint 64bit

Software playing lilypond's music sheets: releasing appimages

2018-07-23 Thread Samuel DA MOTA
Hi everyone, Last week I shared with you my toy project about playing lilypond's music sheets. For those of you who showed some interest but got stopped by the compilation steps, I added appimages. That means, if you want to use these software, all you need to do is download the file, make it

Re: Software playing lilypond's music sheets

2018-07-13 Thread Samuel DA MOTA
Hi Richard and Martin @Richard: the reason it failed to compile for you is because I messed up the Makefile. It is fixed now. Lilydumper compiles just fine with g++-6 and g++-7. You can try again if you want. @Martin: Sadly since I use debian and didn't get much time for the packaging, this was

Re: Software playing lilypond's music sheets

2018-07-13 Thread Martin Tarenskeen
On Fri, 13 Jul 2018, Samuel DA MOTA wrote: Hi Martin, Thanks for the feedback. Unfortunately since it always was a side project I didn't get much time to polish it like I wanted. In any case, feel free to clone it and improve upon. I kept the build system simple on purpose so that fixing

Re: Software playing lilypond's music sheets

2018-07-13 Thread Richard Shann
On Fri, 2018-07-13 at 09:39 +0200, Samuel DA MOTA wrote: > Hi Martin, > > Thanks for the feedback. > > Unfortunately since it always was a side project I didn't get much > time to polish it like I wanted. In any case, feel free to clone it > and improve upon. > > I kept the build system simple

Re: Software playing lilypond's music sheets

2018-07-13 Thread Samuel DA MOTA
Hi Martin, Thanks for the feedback. Unfortunately since it always was a side project I didn't get much time to polish it like I wanted. In any case, feel free to clone it and improve upon. I kept the build system simple on purpose so that fixing these issues shouldn't be too hard. Had I more

Re: Software playing lilypond's music sheets

2018-07-13 Thread Martin Tarenskeen
On Thu, 12 Jul 2018, Samuel DA MOTA wrote: Hi everyone! I wrote a software a while ago that would play a music sheet generated by lilypond. It shows the music sheet and follows it with a cursor. I made a video to demo the end-result. You can watch it at

Re: Software playing lilypond's music sheets

2018-07-13 Thread Jan-Peter Voigt
Hi Sam, thanks a lot for sharing this! Best Jan-Peter Am 12.07.2018 um 23:48 schrieb Samuel DA MOTA: > Hi everyone! > > I wrote a software a while ago that would play a music sheet generated > by lilypond. It shows the music sheet and follows it with a cursor. I > made a video to demo the

Re: Software playing lilypond's music sheets

2018-07-13 Thread Johan Vromans
Wow! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Software playing lilypond's music sheets

2018-07-12 Thread Samuel DA MOTA
Hi everyone! I wrote a software a while ago that would play a music sheet generated by lilypond. It shows the music sheet and follows it with a cursor. I made a video to demo the end-result. You can watch it at https://s-d-m.github.io/lilydumper/intro_assets/lilyplayer-demo.webm The soft is