can someone do this?
the widget gives u 2 optins
1 convert bars to seconds
BARS = (SECONDS/240)X BPM
the user enters the seconds and bpm
or
2 convert seconds to bars
SECONDS = (BARS x 240) / BPM
user enters bars n bpm
can someone do this?
the widget gives u 2 optins
1 convert bars to seconds
BARS = (SECONDS/240)X BPM
the user enters the seconds and bpm
or
2 convert seconds to bars
SECONDS = (BARS x 240) / BPM
user enters bars n bpm
This sounds like simple units conversion?
Do you have Rimmer's Unit Converter Desklet? Just go into (after backing up) the units.xml & add the lines you want.