SEQQuit

C Specification


  #include <revolution.h>
  #include <revolution/seq.h>

  void SEQQuit(void);
  

Arguments

None.

Return Values

None.

Description

This function removes all sequences from the sequence list, and stops the sequencer. Stop any running sequences or turn down their volume before calling this function to avoid hearing popping sounds.

See Also

SEQInit

Revision History

2006/03/01 Initial version.


CONFIDENTIAL