Re: [LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-05 Thread Raine M. Ekman
Quoting I'm Umcaruje : > That manual basicly covers it all up, very nicely written! I would just add > that you should do chmod u+x on both the scripts, otherwise it wont run > (happened on my Xubuntu 14.04). Oh yeah, that possibility didn't occur to me. OTOH, maybe we could assume a developer k

Re: [LMMS-devel] Double name on presets

2014-06-05 Thread Tobiasz Karoń
I use the double name feature often. The preset named are local to projects: kick, snare, bass, pad. The filenames ate global to whole library and I name them with a prefix derived from the project name they come from: emerge-kick.xpf, beepson-kick.xpf etc. It makes it easy to manage and clear. I

Re: [LMMS-devel] Double name on presets

2014-06-05 Thread Tres Finocchiaro
That would be a good idea so it doesn't get lost. -Tres - tres.finocchi...@gmail.com On Thu, Jun 5, 2014 at 4:03 PM, Stian Jørgensrud wrote: > Going to file an enhancement request then? > > > > -- > View this message in context: > http://linux-multimedia-studio-lmms.996328.n3.nabble.com/Doubl

Re: [LMMS-devel] Double name on presets

2014-06-05 Thread Stian Jørgensrud
Going to file an enhancement request then? -- View this message in context: http://linux-multimedia-studio-lmms.996328.n3.nabble.com/Double-name-on-presets-tp9047p9151.html Sent from the lmms-devel mailing list archive at Nabble.com.

Re: [LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-05 Thread I'm Umcaruje
Hi, That manual basicly covers it all up, very nicely written! I would just add that you should do chmod u+x on both the scripts, otherwise it wont run (happened on my Xubuntu 14.04). Also I do have to run the script twice for it to work, but I dont have to run make twice, since I dont get any erro

Re: [LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-05 Thread Tres Finocchiaro
A wiki is probably the best place, even if it needs feedback. Attached is a quick github translation of it. Here's a working copy of it: https://github.com/tresf/lmms/wiki/Compile-lmms-Windows - tres.finocchi...@gmail.com On Thu, Jun 5, 2014 at 7:51 AM, Raine M. Ekman wrote: > Quoting Tres F

Re: [LMMS-devel] Double name on presets

2014-06-05 Thread Tres Finocchiaro
I don't think this necessarily needs a vote, just a small code commit. http://i.imgur.com/uCOEGmh.png -Tres - tres.finocchi...@gmail.com On Thu, Jun 5, 2014 at 7:22 AM, musikbear wrote: > Its fine > > > > -- > View this message in context: > http://linux-multimedia-studio-lmms.996328.n3.nabb

Re: [LMMS-devel] LMMS Sharing Platform: Ideas for Improvements

2014-06-05 Thread Jonathan Aquilina
lukas im having some issues setting up django on gentoo i think im going to just install a 14.04 install in kvm and work off of that :) hope to join you soon on the new lsp On Thu, Jun 5, 2014 at 12:41 PM, Lukas W. wrote: > Actually, Jonathan, I was and still am the only one working on it. > >

Re: [LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-05 Thread Raine M. Ekman
Quoting Tres Finocchiaro : > Fantastic! Can you wikify this on your own github and then we can bring it > over to the official page once proper access has been granted? Sure, right after some QA. If anyone can spot errors or anything, please share :) I'm especially confused by the need to run

Re: [LMMS-devel] Double name on presets

2014-06-05 Thread musikbear
Its fine -- View this message in context: http://linux-multimedia-studio-lmms.996328.n3.nabble.com/Double-name-on-presets-tp9047p9145.html Sent from the lmms-devel mailing list archive at Nabble.com. -- Learn Graph Dat

Re: [LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-05 Thread Tres Finocchiaro
Fantastic! Can you wikify this on your own github and then we can bring it over to the official page once proper access has been granted? -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the defi

[LMMS-devel] Building for Windows on Ubuntu 14.04

2014-06-05 Thread Raine M. Ekman
Getting this to work involves a few points where one might choose the wrong path, so here's a little something about building for Windows. Maybe there should be a wiki page on the subject? Many thanks to Umcaruje for a few crucial hints! ### Installing packages for cross compiling # Toby h

Re: [LMMS-devel] LMMS Sharing Platform: Ideas for Improvements

2014-06-05 Thread Lukas W.
Actually, Jonathan, I was and still am the only one working on it. Gordon, thanks for your input. :) As Stian already wrote, development of a new LSP has been started here: https://github.com/LMMS/lsp2 You are invited to create an account on GitHub and share your ideas, using GitHub's issue tracke

Re: [LMMS-devel] instrument pitch range change request

2014-06-05 Thread Andreas Ecker
Thank you Vesa for your quick response. The accuracy problem could be solved IMHO if we would use a float instead of an integer type for the percentage pitch value - this would also increase the resolution of the minimum pitch value below one cent (but don't know if the instruments could handle fi

Re: [LMMS-devel] instrument pitch range change request

2014-06-05 Thread Vesa
On 06/05/2014 02:37 AM, Andreas Ecker wrote: > I really enjoying heavily the new pitch range control on the LMMS > instruments - making frequency sweeps possible (like the rough > Shepard-Risset-Glissando in the attached project). Thank you so much > Vesa for your fresh ideas, your great inputs and