Re: [LMMS-devel] Lmms dev meetup?

2014-01-10 Thread Nathan McCoy
could make such online live meetings weekly reporting progress > and sharing ideas... > > > 2014/1/9 Jonathan Aquilina > >> Im in malta. I might be able to arrange an event. Toby coukd you attend? >> On 9 Jan 2014 23:35, "Nathan McCoy" wrote: >> >

[LMMS-devel] Lmms dev meetup?

2014-01-09 Thread Nathan McCoy
I was thinking for a while it would be nice to get an event setup where developers could get together and work on the many features that need to get implemented. I am a developer but every time i have spare time and i start looking at the lmms code, i find it a daunting task, considering the code

Re: [LMMS-devel] The best of LMMS vol. 1

2013-09-07 Thread Nathan McCoy
I think this is a good idea, I have been wanting to do something of the sort for some time, how will voting be handled? is there a plan for the location and processing of the songs/art? 2013/9/6 Tobiasz KaroĊ„ : > I want to share an idea. > If you went for the title - great, we gotta make this! >

[LMMS-devel] ProjectRenderer and MIDI export help

2013-06-17 Thread Nathan McCoy
I would like to implement MIDI export but I am having trouble following the control flow and understanding a few things. it looks like when a project is "rendered" either a a "wav" or "ogg" type is selected. I would like to add a new type and interface for the type "mid". the ProjectRenderer can

Re: [LMMS-devel] (no subject)

2013-06-06 Thread Nathan McCoy
i never click links in emails without a subject and without a body 2013/6/6 Matt D > > http://embutidoslagranjita.com/lpgczgoq/knwrdvpkci.php > > > > > > -- > How ServiceNow helps IT people transform IT departments: > 1

Re: [LMMS-devel] Problems compiling on Ubuntu 12.10 amd64

2012-09-25 Thread Nathan McCoy
what? i tried this and still have a problem in 12.04.01 nathan 2012/9/25 David Gerard : > On 25 September 2012 16:35, Jonathan Aquilina wrote: > >> David could you try on 64bit version of 12.04. Also please note that 12.10 >> is still in active development so breakages are not unusual. > > > *sl

[LMMS-devel] trouble compiling for 64bit

2012-09-20 Thread Nathan McCoy
I am having this error, I want to start working on LMMS devel but I have been having a lot of compilation errors, anyone else get a 64bit machine to work? > make ... [ 88%] Generating RemoteVstPlugin /usr/bin/ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/x86_64-linux-

[LMMS-devel] ui_AboutDialog.h file missing?

2012-09-19 Thread Nathan McCoy
I downloaded the most recent branch and can't seem to find this file "ui_AboutDialog.h" after searching for it, I am not sure if it is part of another library or a file that got renamed. Any ideas? Thank you, Nathan -- - No, The other other nathan

[LMMS-devel] MIDI export, I would like to try and implement it....

2012-09-08 Thread Nathan McCoy
Hello, Recently I have been wanting to make a MIDI sequencer for myself. I have been using LMMS more and also signed up for the devel list a little while ago and have been reading emails. After recently reading about the todo list and also reading other users comments I think if I tried to imple