[LMMS-devel] Please pick me a couple of issues to work on.

2015-01-09 Thread Dave French
I seem to waste so much time choosing issues to work on. Can someone please give me a couple of issue # to do. Linux only Cheers dave :) -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored

Re: [LMMS-devel] Computer Music magazine question

2015-01-09 Thread Andrei Smirnov
Here is my contribution to the magazine: Linux is a great environment for experimenting and doing innovative things with algorithmic music composition. The system is very customizable, free of viruses spyware, annoying commerical stuff, and other junk, and reliable too. For a software developer Li

Re: [LMMS-devel] Coverity code scanning

2015-01-09 Thread Dave French
Never used cppcheck before. Im liking that On 9 Jan 2015 12:49, "Raine M. Ekman" wrote: > Quoting Tres Finocchiaro : > > > Thanks for sharing that service looks very useful. > > > > > I thought cppcheck had been mentioned here on the list or on the issue > tracker at some point, but looks like ma

Re: [LMMS-devel] Computer Music magazine question

2015-01-09 Thread Amadeus Folego
It would be nice if we could emphasize the political aspect of it also being free in the sense of freedom, where everyone can collaborate. But I am not a writer as good as you guys :-). Thanks for the delightful messages. ---

Re: [LMMS-devel] Computer Music magazine question

2015-01-09 Thread Spekular R
Well you guys have covered pretty much everything, and elegantly too, but there's another angle that I really appreciate. Because you can. There have always been struggling artists, and they've created some of the greatest art we know. Art is considered noble and wonderful, and it is, but it's als

Re: [LMMS-devel] Computer Music magazine question

2015-01-09 Thread Tres Finocchiaro
My thoughts: J.S. Bach could rebuild the world's most intrinsic organs of his time. He is regarded as a true master in the art of music and his instrument knowledge aids to this claim. Linux encourages and the building and dissecting of tools and instruments at a level that most commercial platfo

[LMMS-devel] Computer Music magazine question

2015-01-09 Thread I'm Umcaruje
Hi guys, the LMMS Facebook page just received an interesting message: "Hi, Hope you're well. I'm getting in touch because I'm hoping that you'd be willing to contribute to Computer Music magazine's latest Burning Question feature. This is a regular feature in which we ask a selection of developer

Re: [LMMS-devel] Coverity code scanning

2015-01-09 Thread Raine M. Ekman
Quoting Tres Finocchiaro : > Thanks for sharing that service looks very useful. > I thought cppcheck had been mentioned here on the list or on the issue tracker at some point, but looks like maybe it wasn't. In short: $ sudo apt-get install cppcheck $ cd $LMMS_SRC $ cppcheck -j2 --force src i