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

2014-06-09 Thread Tres Finocchiaro
> > Under "Prerequisites": I'm not sure that "Fulfill all requirements listed > in the Compiling lmms page" point is needed, as the mingw packages are > versions of those packages for cross compiling purposes. > Thanks. Fixed. (diff here

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

2014-06-09 Thread Raine M. Ekman
Quoting Tres Finocchiaro : > I'm stuck here: >> *$ for MINGW in mingw32-x mingw64-x ; do> sudo apt-get install $MINGW-qt >> $MINGW-sdl $MINGW-libvorbis \ $MINGW-fluidsynth $MINGW-stk $MINGW-glib2 >> $MINGW-portaudio \ $MINGW-libsndfile $MINGW-fftw $MINGW-flac $MINGW-fltk >> \ $MINGW-libsample

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

2014-06-09 Thread I'm Umcaruje
I also post my builds at this G drive folder - https://drive.google.com/folderview?id=0B49dcRGtm8vJcV9LU0xqZW81QjQ&usp=drive_web I do them every two weeks or so. Best regards, Uroš On 9 June 2014 17:35, Tres Finocchiaro wrote: > Ok, these steps worked terrific! They have been published on o

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

2014-06-09 Thread Tres Finocchiaro
Ok, these steps worked terrific! They have been published on our official GitHub wiki here: https://github.com/LMMS/lmms/wiki/Compiling-lmms-(Windows) I've tailored the steps for Ubuntu 12.04 and kept the specific 14.04 steps as additional notations. Windows users, you may try out 1.0.91 here:

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

2014-06-09 Thread Tres Finocchiaro
@Raine, I'm stuck here: > > > > > > > *$ for MINGW in mingw32-x mingw64-x ; do> sudo apt-get install $MINGW-qt > $MINGW-sdl $MINGW-libvorbis \ $MINGW-fluidsynth $MINGW-stk $MINGW-glib2 > $MINGW-portaudio \ $MINGW-libsndfile $MINGW-fftw $MINGW-flac $MINGW-fltk > \ $MINGW-libsamplerate $MINGW

Re: [LMMS-devel] I think I've figured out the problem with SF2, LB302

2014-06-09 Thread Vesa
On 06/09/2014 03:03 PM, Tobias Doerffel wrote: > Hi, > > this is a really tricky one and I would never have spotted it.. ;-) So > thanks for your efforts and your fix! > > In order to improve multi threading, we should think about either > adding a possibility where ThreadableJob::doProcessing() re

Re: [LMMS-devel] I think I've figured out the problem with SF2, LB302

2014-06-09 Thread Tobias Doerffel
Hi, this is a really tricky one and I would never have spotted it.. ;-) So thanks for your efforts and your fix! In order to improve multi threading, we should think about either adding a possibility where ThreadableJob::doProcessing() returns a state flag. In case we're waiting for NPHs in an IP