Announcement

Collapse
No announcement yet.

sounds only once

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • sounds only once

    Hi,

    I have a "3/10 osc" efs attached that is represented as a histogram with wav files assigned for >0 and <0. I need a line or two of code that will activate each wav file only once at the change of status as the histogram crosses the zero line.

    Please help !! The file is attached.

    Thanks,

    EZ
    Attached Files

  • #2
    EZ
    The attached revision should do what you asked.
    The changes are in Lines 86 and 94 where I have added if(vLastAlert!=n) where n is the number corresponding to the function onAction.
    Alex
    Attached Files
    Last edited by ACM; 11-01-2003, 03:39 AM.

    Comment

    Working...
    X