Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
bee frequency and QM 2.3.4.3
#1
Dear Gintaras,

Congratulations for this new version, although its previous was perfect, 2.3.4.3 is much imporoved.

Let me report that "bee" doesnot change frequency, for example

Macro temp
Trigger SF12     Help - how to add the trigger to the macro
Code:
Copy      Help
bee 600 1000
bee 900 1000
bee 1200 1000

play the same sound.

It is very likely that the first argument of bee is ignored while the second argument gives the value to both frequency and duration, for example :

Macro temp
Trigger SF12     Help - how to add the trigger to the macro
Code:
Copy      Help
bee 2000 100
2
bee 200 900
2
bee 200 1200


Best regards
#2
Thank you, will be fixed.

Instead can be used Windows API function Beep.
Macro Macro1921
Code:
Copy      Help
Beep 600 1000
Beep 900 1000
Beep 1200 1000
#3
Dear Gintaras,

Many thanks, it is OK with 2.3.4.4.

Have a happy and prosperous new year.

Simos


Forum Jump:


Users browsing this thread: 1 Guest(s)