Clicky

View post (Metronome Configuration and Linking)

View thread

Stanbey
Registered User
Joined: 03/19/11
Posts: 1
Stanbey
Registered User
Joined: 03/19/11
Posts: 1
03/31/2011 7:17 pm
Hi,

I would like to create links to the metronome with certain configurations that I can use during my practice sessions. For example, for one song I want a link that opens the metronome at 3/4 time, 120bpm. For another practice piece I want a link that opens the metronome with the speed drill enabled. It should be easy to do this with a URL of the form, for example,

http://www.guitartricks.com/metronomepop.php?beats=3&bar=4&bpm=120

or

http://www.guitartricks.com/metronomepop.php?beats=3&bar=4&bpm=120&speeddrill=1

These would be _really_ useful for allowing people to create links or bookmarks to metronomes setup for songs they are currently working on.

Does metronomepop.php support anything like this?

If not, is there a document anywhere that describes the swfvar that can be passed to it? Then at least I could use the SWF directly with my own html wrapper.