home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2000 June / CyberMycha0006.iso / Hype / Sound / PE_Fantomes.csb < prev    next >
Text File  |  1999-02-17  |  4KB  |  153 lines

  1. ;  SND XXX
  2. ;  Sound Script Saver ( CPA Compatible)
  3. ;  (c) Ubi Sound Studio 1998
  4.  
  5. {CsbHeader:
  6.      SetNextFreeResourceId[%lu](8)
  7.      SetNextFreeEventId[%lu](13)
  8.      VersionNumber(444)
  9.      ScriptVersion(1)
  10.      SNDLibraryVersion(Moteur sonore ACP - Version M5.7.5)
  11.      SetEventGroupType(EVTGRP_GENERAL)
  12. }
  13.  
  14.  
  15. {SndEventE:3(PE_FANTOMES.csb^SndEventM:3)
  16.      SetName(Play_pircrc1)
  17.      SetParam1(PE_FANTOMES.csb^SndResourceE:2)
  18. }
  19.  
  20. {SndEventE:10(PE_FANTOMES.csb^SndEventM:10)
  21.      SetName(Play_pircrc2)
  22.      SetParam1(PE_FANTOMES.csb^SndResourceE:4)
  23. }
  24.  
  25. {SndEventE:11(PE_FANTOMES.csb^SndEventM:11)
  26.      SetName(Play_Paatfa1c)
  27.      SetParam1(PE_FANTOMES.csb^SndResourceE:7)
  28. }
  29.  
  30. {SndEventE:12(PE_FANTOMES.csb^SndEventM:12)
  31.      SetName(Stop_Paatfa1c)
  32.      SetParam1(PE_FANTOMES.csb^SndEventE:11)
  33. }
  34.  
  35. {SndResourceE:2(PE_FANTOMES.csb^SndResourceM:2)
  36.      SetName(pircrc1)
  37.      SetComment()
  38. }
  39.  
  40. {SndResourceE:4(PE_FANTOMES.csb^SndResourceM:4)
  41.      SetName(pircrc2)
  42.      SetComment()
  43. }
  44.  
  45. {SndResourceE:7(PE_FANTOMES.csb^SndResourceM:7)
  46.      SetName(Paatfa1c)
  47.      SetComment()
  48. }
  49.  
  50.  
  51. ;  Engine Event Name: Play_pircrc1
  52. {SndEventM:3(EVT_SON_PLAY)
  53.      SetParam1(PE_FANTOMES.csb^SndResourceM:2)
  54.      SetStopable[ab](TRUE)
  55.      SetDynamic[ab](TRUE)
  56. }
  57.  
  58. ;  Engine Event Name: Play_pircrc2
  59. {SndEventM:10(EVT_SON_PLAY)
  60.      SetParam1(PE_FANTOMES.csb^SndResourceM:4)
  61.      SetStopable[ab](TRUE)
  62.      SetDynamic[ab](TRUE)
  63. }
  64.  
  65. ;  Engine Event Name: Play_Paatfa1c
  66. {SndEventM:11(EVT_SON_PLAY)
  67.      SetParam1(PE_FANTOMES.csb^SndResourceM:7)
  68.      SetStopable[ab](TRUE)
  69.      SetDynamic[ab](TRUE)
  70. }
  71.  
  72. ;  Engine Event Name: Stop_Paatfa1c
  73. {SndEventM:12(EVT_SON_STOP)
  74.      SetParam1(PE_FANTOMES.csb^SndEventM:11)
  75.      SetStopable[ab](TRUE)
  76.      SetDynamic[ab](TRUE)
  77. }
  78.  
  79.  
  80. ;  Engine Resource Name: pircrc1
  81. {SndResourceM:2
  82.      {SndResourceDisk:2(TYPE_SAMPLE)
  83.           SetVolume(115)
  84.           SetDataOffset(0)
  85.           SetDataSize(15736)
  86.           SetFileName("Pircrc1.apm")
  87.           SetLoop[ab](FALSE)
  88.           SetStorage(TYPE_MEGAFILE)
  89.           Flags[ab](FALSE,TRUE,TRUE,TRUE,TRUE,FALSE)
  90.           SetPitchable[ab](FALSE)
  91.           SetVolable[ab](TRUE)
  92.           SetPanable[ab](TRUE)
  93.           SetSpacable[ab](TRUE)
  94.           SetReverbable[ab](TRUE)
  95.           SetStreaming[ab](FALSE)
  96.           SetLoopData(0,0)
  97.           SetSampleFrequency(22050)
  98.           SetSampleChannelNumber(1)
  99.           SetSampleResolution(16)
  100.           SetZipFormat(SAMPLE_ADPCM)
  101.      }
  102. }
  103.  
  104. ;  Engine Resource Name: pircrc2
  105. {SndResourceM:4
  106.      {SndResourceDisk:4(TYPE_SAMPLE)
  107.           SetVolume(70)
  108.           SetDataOffset(0)
  109.           SetDataSize(10412)
  110.           SetFileName("Pircrc2.apm")
  111.           SetLoop[ab](FALSE)
  112.           SetStorage(TYPE_MEGAFILE)
  113.           Flags[ab](FALSE,TRUE,TRUE,TRUE,TRUE,FALSE)
  114.           SetPitchable[ab](FALSE)
  115.           SetVolable[ab](TRUE)
  116.           SetPanable[ab](TRUE)
  117.           SetSpacable[ab](TRUE)
  118.           SetReverbable[ab](TRUE)
  119.           SetStreaming[ab](FALSE)
  120.           SetLoopData(0,0)
  121.           SetSampleFrequency(22050)
  122.           SetSampleChannelNumber(1)
  123.           SetSampleResolution(16)
  124.           SetZipFormat(SAMPLE_ADPCM)
  125.      }
  126. }
  127.  
  128. ;  Engine Resource Name: Paatfa1c
  129. {SndResourceM:7
  130.      {SndResourceDisk:7(TYPE_SAMPLE)
  131.           SetVolume(25)
  132.           SetDataOffset(0)
  133.           SetDataSize(41066)
  134.           SetFileName("Paatfa1c.apm")
  135.           SetLoop[ab](TRUE)
  136.           SetStorage(TYPE_MEGAFILE)
  137.           Flags[ab](FALSE,TRUE,TRUE,TRUE,TRUE,FALSE)
  138.           SetPitchable[ab](FALSE)
  139.           SetVolable[ab](TRUE)
  140.           SetPanable[ab](TRUE)
  141.           SetSpacable[ab](TRUE)
  142.           SetReverbable[ab](TRUE)
  143.           SetStreaming[ab](FALSE)
  144.           SetLoopData(0,81931)
  145.           SetSampleFrequency(22050)
  146.           SetSampleChannelNumber(1)
  147.           SetSampleResolution(16)
  148.           SetZipFormat(SAMPLE_ADPCM)
  149.      }
  150. }
  151.  
  152.  
  153.