radial messages: bpm and master phasor
hi there, looking at radiaLfo i noticed that it syncs its waveforms not only to the master bpm but to a master phasor too..what's the name of this signal?..i would like to receive~ it inside my plug-ins..
and i would like to receive master bpm too (like dlaye does..)
i hope you can help me
best
michele
From memory, as I don't have the patch open in front of me right now...
bpm is [r masterbpm]
A 4 beat phasor~ is at [receive~ psync]
Yeah - great idea - you should be able to fake host sync and transport for all pluggo plugs in radiaL this way. There are also some buffer~ names and ways of loading them too, I forget the exact names off the top of my head
-A
thanks a lot Andrew!
that works! i made a little pluggo from this patch to try it..well just one thing, how can i get bpm when i load a plug-in, without change bpm to make receive get it?..usually:
loadbang
|
delay
|
pv(something)
I don't think you can.
No "tempo query" mechanism has been built.
I think you will just have to base the timing of your plugin on the psync phasor~.
All this stuff is totally unsupported, but if you can give me a really good reason to add something...
-A
"dlaye" seems to be able to query bpm when you load it..do you know how..
many thanks for you patience Andrew,
your help is so MUCH appreciated
all the best
mic
Good thing data spaces are global in Max, huh?
Put this in and you should be fine:
Gregory
:-)))
many many thanks!
all the best
mic
having master phasor is fantastic! i get bangs from it at various beat divisions, good for doing a plenty of generative experiments
>There are also some buffer~ names and ways of loading them too, I >forget the exact names off the top of my head
this would be super cool too
i would like to receive master play/pause (0-1)..is there a message for it?..
thanks a lot
mic
The phasor~ stops. Maybe you could use delta~
-A
yes Andrew you are rigth..here is just an example with some basic info from radial usefull inside a plug-in
best
mic