On Sun, Oct 14, 2012 at 10:04:05AM -0400, Paul Davis wrote:
On Sun, Oct 14, 2012 at 9:53 AM, Lieven Moors
<lievenmoors(a)gmail.com> wrote:
Hi,
I managed to compile Sofwerk without errors on Arch Linux,
and now I'm wondering if it is functioning correctly.
The thing that worries me is that when I hit run on one
of the sequences, then only one step is played. When I hit
pause and play after that, the next step is played. After
repeatedly hitting pause & play, you can cycle through all
the steps, but the sequences don't seem to run otherwise.
did you build from a release or from svn? I did some work last week to fix
a number of issues there.
softwerk-3.0.tar.bz2 + provided patch
I will check svn
The Issues I had when building where:
- R_OK etc. undefined errors: I fixed this by including <unistd.h> libs/pbd/path.cc
- including <glib.h> instead of <glib/gfileutils.h> in src/configuration.cc
Now, when I drive Softwerk with MTC, the
sequences start
to run fine. Is this how it should be done? Or should Softwerk
be able to run fine without MTC?
MTC is completely irrelevant to Softwerk. Do you mean MIDI Clock?
Yes, sorry, I used seq24...