tap_tempo or loop_pos/loop_len?

Discuss using the OSC interface to control SL

Moderator: jesse

tap_tempo or loop_pos/loop_len?

Postby EasyMac » Thu Nov 25, 2010 8:39 pm

If I'm working on an alternate OSC-based MaxMSP controller/interface for SL, and I want to do transport-based time displays, what should I base my timing off of?
(which is most accurate?)

[tap_tempo] for each beat, subdivide based on [tempo]

OR

ROUND( [eighths_per_cycle] * [loop_pos] / [cycle_len] ) for each (half) beat, subdivide based on [tempo]?
EasyMac
 
Posts: 9
Joined: Thu Apr 02, 2009 10:23 pm

Re: tap_tempo or loop_pos/loop_len?

Postby jesse » Fri Nov 26, 2010 9:48 am

The latter will be the most accurate. I'd definitely be interested to see that when completed!
jesse
 
Posts: 376
Joined: Sat Sep 06, 2008 9:46 am

Re: tap_tempo or loop_pos/loop_len?

Postby EasyMac » Fri Nov 26, 2010 2:15 pm

Great. Thanks for the quick reply.

I'll be sure to send the Maxpatch your way when I'm done with it. This is something I've been working on off and on for the past two years, and this is the third time I've restarted from scratch, now in MaxMSP instead of PureData. The program is meant to act as a wrapper and interface for SL for looping and Logic for effects and output (as well as a manager for the MIDI and audio connections between them), with scripting and support for dynamic key-mapping from a homemade footswitch array, all meant to make pre-scripted and improvisational performances as painless and creative as possible.

As I said, this is the third reincarnation of the project, as the previous two attempts became messy, unreliable, and unmanageable over time. I've got a good feeling about it this time.
EasyMac
 
Posts: 9
Joined: Thu Apr 02, 2009 10:23 pm


Return to OSC Interface

Who is online

Users browsing this forum: No registered users and 0 guests