<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
OK, so it was a lot more work than I expected, but I wrote a method to import scala files. Instructions are in the comments at the top of the file.<BR>
<BR>
Joel<BR>
<BR>
On Tue, 2011-12-20 at 20:03 +0100, Kassen wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
> Ah, that makes a lot of sense. So are the existing tempo, bpb and
> bpm-mult variables unimplemented?
>

Not exactly. Those variable are used by the code in fluxa.ss to
perform the functionality that I described or to have Fluxa sync
between Dave and Alex in their joint SLUB performances. If you try to
access them from a normal Fluxus environment you won't see them.

I believe that the reason for the somewhat exotic implementation of
timing is things like my shuffle example. If you read it again now I
think you'll get how it works. That might be enough or you could
choose to use those to implement BPM in any way you see fit, then make
those functions available from Fluxus.
If you still have trouble after a second look; shout and I'll try to
explain more.

> Hmm, yes I think I could work out the scala import. I already have the
> base functions written (for RTcmix) so it would just be a matter of
> parsing the scala files. I'll work on it.
>

I'd welcome this!

Kas.

</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>