Page 1 of 1

Using metronome sounds in webteases

Posted: Wed Jan 04, 2017 6:05 pm
by dragoul
Generally an mp3 file can be embedded like this:
page2#page(
'Text Goes Here',
pic("*.jpg"),
go(page3#),
hidden:sound(id:'bpm120.mp3')
);

Important:
1. After doing so, do not save in visual editor mode, because this would destroy some of your changes!
2. The file name has to begin with a letter

To get the actual metronome sound (e.g. bpm120.mp3):
You could go to http://metronomer.com/ and generate and download them.

The files were useless to me though, so I used the following program:
http://www.inspire-soft.net/de/software ... y-modifier
with the settings:
  • constant bitrate
  • bitrate 64 kBit/s
If anybody knows a better way to do it, please leave a comment.

Re: Using metronome sounds in webteases

Posted: Sat Mar 02, 2019 12:43 pm
by submissivelyjessica
I edited my new script in the way suggested here, and another thread, and a few of my own, and I cannot seem to add metronome to my new tease.
Please advise.
Love, Jessica