Re: [LMMS-devel] collaborato

2014-04-28 Thread Vesa
On 04/29/2014 08:38 AM, Jonathan Aquilina wrote: > FL actually does something similar in the sense it allows you to > download stuff from within the DAW. > I don't care what FL does. If there has to be an option for downloading presets/samples/whatever from LSP or elsewhere, fine... but it should

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
FL actually does something similar in the sense it allows you to download stuff from within the DAW. On Tue, Apr 29, 2014 at 7:29 AM, Vesa wrote: > On 04/29/2014 08:27 AM, Jonathan Aquilina wrote: > > Vesa we arent saying social media here. we are talking about easy > > access to presets etc fo

Re: [LMMS-devel] collaborato

2014-04-28 Thread Vesa
On 04/29/2014 08:27 AM, Jonathan Aquilina wrote: > Vesa we arent saying social media here. we are talking about easy > access to presets etc for download We have that. It's called Firefox... -- "Accelerate Dev Cycles wit

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
Vesa we arent saying social media here. we are talking about easy access to presets etc for download On Tue, Apr 29, 2014 at 5:37 AM, Vesa wrote: > On 04/28/2014 10:47 PM, Tobias Doerffel wrote: > > > > > > It was reading an index file at the sharing platform > > (http://lmms.sourceforge.net/We

Re: [LMMS-devel] collaborato

2014-04-28 Thread Vesa
On 04/28/2014 10:47 PM, Tobias Doerffel wrote: > > > It was reading an index file at the sharing platform > (http://lmms.sourceforge.net/WebResources/Index) and downloaded > individual resources on-demand. Technically everything is in place in > the old-master branch and only needs to be ported to

Re: [LMMS-devel] collaborato

2014-04-28 Thread Tres Finocchiaro
I like the idea of versioned changes similar to a wiki or a git repo. What I find pretty exciting is this feature in it's basic form was already started! :) - tres.finocchi...@gmail.com On Mon, Apr 28, 2014 at 4:47 PM, Jonathan Aquilina wrote: > Git is designed for version control of code. Wh

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
Git is designed for version control of code. What I would say is that the with LSP we provide a detailed description of the preset and if someone modifies it or updates it for their own needs they upload it to LSP again. Only the original owner can remove presets that they fix and submit to the sha

Re: [LMMS-devel] collaborato

2014-04-28 Thread oeai
That's nice! But it's not the same =) as just a file sharing storage through git it's better to share unzipped files to get many versions of 1 file. for 1 file you can have many tune-ups to get completely different sounds and using file storage will make it very large, but using diff/patch of le

Re: [LMMS-devel] collaborato

2014-04-28 Thread Tobias Doerffel
Hi, we had that feature before in the old master branch: http://www-user.tu-chemnitz.de/~doto/lmms/lmms-goes-online.png http://www-user.tu-chemnitz.de/~doto/lmms/lmms-goes-online-2.png It was reading an index file at the sharing platform ( http://lmms.sourceforge.net/WebResources/Index) and down

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread I'm Umcaruje
Hi, there have been 10 donations on bandcamp so far, so ~30$ was donated directly to LMMS paypal (The paypal from the sf site). Also there have been around 60-70 free downloads of the album. Best regards, Uroš On 28 April 2014 13:40, Jonathan Aquilina wrote: > Out of curiosity the money coming

Re: [LMMS-devel] collaborato

2014-04-28 Thread oeai
yeah, it is. to navigate through items online you'll get more folders or just switch between branches, so you'll get a list of branches and will get a file when you switch to it. Or just clone it all and work without latencies (that will lower hosting pressure probably). user creating etc. can

Re: [LMMS-devel] collaborato

2014-04-28 Thread Tres Finocchiaro
On Mon, Apr 28, 2014 at 11:07 AM, Jonathan Aquilina wrote: > Oeai are you talking about a cloud storage solution in a nut shell? > Where it resides would be web based and ideally in a distributed cloud service, but that digs a bit deep into the design. I believe he's speaking a bit more high-lev

Re: [LMMS-devel] collaborato

2014-04-28 Thread oeai
cloud storage will not permit you to revert changes, imho it is easier to make through a git/mercurial, this can work on top of cloud as storage, but needs more functions for groups and accounts and files too. to share .xml through cloud - you won't see any changes and with git you'll get those

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
Oeai are you talking about a cloud storage solution in a nut shell? On Mon, Apr 28, 2014 at 4:56 PM, oeai wrote: > there are few tabs on the left, so add one more - online repo to browse > different branches/instrumens/styles . So when you switch the branch you'll > get a new set of instrument

Re: [LMMS-devel] collaborato

2014-04-28 Thread oeai
there are few tabs on the left, so add one more - online repo to browse different branches/instrumens/styles . So when you switch the branch you'll get a new set of instrument presets or just songs sorted in styles. to pick one - just like a saves it to disk /raw.github/ or get a full list of al

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
I have an idea how we can implement this within lmms. We could actually create a button within lmms that opens up like a pop up window which connects to LSP and allows users to download presets etc. On Mon, Apr 28, 2014 at 3:57 PM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > oe, > >

Re: [LMMS-devel] collaborato

2014-04-28 Thread Tres Finocchiaro
oe, I like this idea conceptually. I would call it a git-style repo for presets plus native LMMS "git clone"-style support. I'm not sure git would be the best technology for this but you bring up a very valid point. It's similar to how KDE allows downloading wallpapers from kde.org without a we

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
The way things currently work for presets you save them to a file. Having an api will take alot of work and man power which we dont have at this stage. On Mon, Apr 28, 2014 at 3:38 PM, oeai wrote: > well, the thing was to modify presets and see it changes. > does lsp have api to use in lmms wit

Re: [LMMS-devel] New Website

2014-04-28 Thread Tres Finocchiaro
> > redmine and phabricator developer-alike, saw them using in other projects, > phab is probably little slower, maybe it depends on hosting. This phabricator website is very funny. "Have terrible software? Keep track of all the defects and problems with your awful code using Maniphest." "Bold te

Re: [LMMS-devel] collaborato

2014-04-28 Thread oeai
well, the thing was to modify presets and see it changes. does lsp have api to use in lmms without browser? On 28.04.2014 17:30, Jonathan Aquilina wrote: > That is the whole goal of LSP. to provide a sharing platform for > presets etc > -- symbiants oe ai --

Re: [LMMS-devel] New Website

2014-04-28 Thread oeai
Maybe option D: leave a link to lsp, close it for use and create new CMS with automated user migration also not sure here's another cms redmine and phabricator developer-alike, saw them using in other projects, phab is probably little slower, maybe it depends on hosting. On 28.04.2014 07:13,

Re: [LMMS-devel] collaborato

2014-04-28 Thread Jonathan Aquilina
That is the whole goal of LSP. to provide a sharing platform for presets etc On Mon, Apr 28, 2014 at 3:27 PM, oeai wrote: > once, i thought of collaboration platform on lmms base (was discussed once) > so i thought that those files can be uploaded to git and that git repo > could be a part of

[LMMS-devel] collaborato

2014-04-28 Thread oeai
once, i thought of collaboration platform on lmms base (was discussed once) so i thought that those files can be uploaded to git and that git repo could be a part of interface for open projects and same scheme could be used for instrument presets, but it should be sorted for few projects or maybe b

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Lukas W.
Please use a separate thread for discussing hosting. 2014-04-28 15:06 GMT+02:00 Jonathan Aquilina : > For a VPS with the provider im with its about 210 euros a year or so that > includes the backup service they provide. > > > On Mon, Apr 28, 2014 at 3:01 PM, Tres Finocchiaro < > tres.finocchi...

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Jonathan Aquilina
For a VPS with the provider im with its about 210 euros a year or so that includes the backup service they provide. On Mon, Apr 28, 2014 at 3:01 PM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > On Mon, Apr 28, 2014 at 7:40 AM, Jonathan Aquilina > wrote: > >> Out of curiosity the mone

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Tres Finocchiaro
On Mon, Apr 28, 2014 at 7:40 AM, Jonathan Aquilina wrote: > Out of curiosity the money coming in off of band camp where is that > currently going? > It's going to the same donate button that is at the bottom of our current home page: Toby's Paypal. I doubt the album is generating that much money

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread oeai
well, i thought on that once, i thought of collaboration on lmms base (was discussed once) so i thought that those files can be uploaded to git and that git repo could be a part of interface for open projects and same scheme could be used for instrument presets, but it should be sorted for few p

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Jonathan Aquilina
Out of curiosity the money coming in off of band camp where is that currently going? On Mon, Apr 28, 2014 at 1:38 PM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > > On Apr 28, 2014 7:29 AM, "Jonathan Aquilina" > wrote: > > > > Ok then on my server it is. > > > > Temporarily, until we

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Tres Finocchiaro
On Apr 28, 2014 7:29 AM, "Jonathan Aquilina" wrote: > > Ok then on my server it is. > Temporarily, until we (if we) purchase hosting. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Jonathan Aquilina
Ok then on my server it is. On Mon, Apr 28, 2014 at 1:08 PM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > No, hosting the mmpz's at a location separate from the main site is not a > good design by any measure. > -- Jonathan Aquilina

Re: [LMMS-devel] Time for a domain!

2014-04-28 Thread Tres Finocchiaro
No, hosting the mmpz's at a location separate from the main site is not a good design by any measure. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ b

Re: [LMMS-devel] Feeling a little testy

2014-04-28 Thread Raine M. Ekman
Not much yet. I've barely had time to keep up with reading my inbox lately. Quoting "Lukas W." : > @Raine > May I ask what has become of your efforts? It really would be great if > we had at least a few tests. :-) > > 2014-04-12 11:44 GMT+02:00 Jonathan Aquilina : >> I think if there are people w

Re: [LMMS-devel] Translation file

2014-04-28 Thread Kiril Ivanov
This is old article, but when you create the blank XX.ts file, you need to put some xml tags in it, to work. For example I open the en.ts file and copy first 4 lines and last two lines Then run make XX.ts (your locale file). Hope this help. ---

[LMMS-devel] JUCE

2014-04-28 Thread Nikko Rocksalot
It is independent. Loomer's VST and VSTi products use it, as does Tracktion, and some of the Togu Audio Line stuff such as Noizem4k3r.. By using this toolkit they can be cross platform with (from what I gather)  great ease. On Sat, Apr 26, 2014 at 9:03 PM, Tres Finocchiaro

[LMMS-devel] LMMS 1.0.0 14.04 SRU update

2014-04-28 Thread Jonathan Aquilina
Hey Israel, Do you mind if we get a status update. I know you are busy and im trying to see if i need to call in any reinforcements if you know what i mean. -- Jonathan Aquilina -- "Accelerate Dev Cycles with Automated C

Re: [LMMS-devel] domain name elections

2014-04-28 Thread Lukas W.
On Mon, Apr 28, 2014 at 5:23 AM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > I've slept a bit on the lmms.io and I like it. The vote process was just > too unorganized and abrupt for me. Well, it's still in the final round! That vote process was indeed very abrupt, but it quickly sh