home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma68.dms / ma68.adf / Argue10 / Examples / Play16GUI < prev    next >
Text File  |  1996-08-17  |  1KB  |  34 lines

  1.  
  2. Play16 demonstration GUI
  3. (c) flavour 3.8.1996
  4.  
  5. Now this is a neat example of Argue's new help bubbles. Finally
  6. they may be defined by the user. This is done after the #s. The
  7. text after the "#" will occur in the help bubble of exactly that
  8. item it is behind.
  9.  
  10. @NEWFASHION
  11.  
  12. Name/M (help "Please choose nice samples here.")
  13. F=Fast/S
  14. S=Single/S
  15. BUF=Buffer/N (min=0 def=0 max=128000 help "Choose Play16's audio buffer here.")
  16. V=Verbosity/N (min=0 def=0 max=4 help "Enter 0 if you do not need any further information.")
  17. L=Loops/N (min 0 def 0 max 5)
  18. PRE=Preload/S  (help "Should Play16 preload the samples?")
  19. PRI=Priority/N (def 0 min -2 max 2 help "A high priority MIGHT disturb multitasking.")
  20. Path/K
  21. Screenmode/N (screenmodepopup)
  22. RAW/S
  23. Strict/S
  24. HiFi/S (on)
  25. Filter/K
  26. OUT=Output/K
  27. Freq/N (def 44100 min 0 max99999 help "Playing frequency is set here. Usual something like 22000.")
  28. Tracks/N (def=2 min=1 max=2)
  29. Bits/N (def=8 min=8 max=16 help="not really good but it works.")
  30. Header/N
  31. Unsigned/S
  32. Intel/S (help "another defined help bubble.")
  33. Ulaw/S
  34.