[directmusic] Re: Er? What the hell? Why?

  • From: "Scott Morgan" <scott@xxxxxxxxxxxxxxxxx>
  • To: <directmusic@xxxxxxxxxxxxx>
  • Date: Fri, 8 Nov 2002 05:37:38 -0600

Watch the message window to see if you are getting any errors.

You can get to it under the addin-ins dropdown (next to view)

Also AtFinish can be dangerous because it waits for all queued segments to
finish, including loops.  I don't see how that would cause your problem
though.

-Scott Morgan
http://Morganstudios.com


----- Original Message -----
From: "Paul Stroud" <paul@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: <directmusic@xxxxxxxxxxxxx>
Sent: Friday, November 08, 2002 6:28 AM
Subject: [directmusic] Er? What the hell? Why?


>
> Hi All,
>
> Hope none of you mind me blitzing the forum like this
>
> I have come across something a little funny:
>
> I have two segments:  Seg1 and Seg2 both with Wave tracks.
>
> Seg1 has a script track which calls a routine to play Seg2 AtFinish.
>
> No Probs -
>
> Sub PlayOther
> Seg2.Play AtFinish
> Trace "Done" 'so I know it's not a scripting problem
> End Sub
>
> This works until I play Seg2 on it's own. Then when I play Seg1, Seg2
> doesn't respond.  This is the case for all of the script timing
> possibilities ; quick, before and At.
>
> Anyone got any ideas about this - cause it's messing with my mind
>
> Paul
>


Other related posts: