home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 8 / boot-disc-1997-04.iso / PDA_Soft / Psion / sounds / WAVEMOD.DOC < prev    next >
Text File  |  1995-02-13  |  5KB  |  154 lines

  1.   ┌─────────────────────────────────────────────────────────────┐
  2.   │       ▌   ▌▐▀▀▌▐▌ ▐▌▐███ ████▌▐███▌▐██▄    ▒     ▒          │
  3.   │       ▌   ▌▐  ▌▐▌ ▐▌▐    ▌ ▌ ▌▐   ▌▐  ▐   ▒▒    ▒▒          │
  4.   │       ▌ ▌ ▌▐██▌▐▌ ▐▌▐▄▄  ▌ ▌ ▌▐   ▌▐  ▐    ▒     ▒          │
  5.   │       ▌ ▌ ▌▐  ▌ █ █ ▐    ▌   ▌▐   ▌▐  ▐    ▒     ▒          │
  6.   │       ████▌▐  ▌ ▀█▀ ▐███ ▌   ▌▐███▌▐██▀   ▒▒▒ ▒ ▒▒▒         │
  7.   └─────────────────────────────────────────────────────────────┘
  8.  
  9.               <<< (C) 1993/4/5 Takoyaki Software >>>
  10.               <<<  Programmed by Dylan Cuthbert  >>>
  11.  
  12. Revision 3.
  13.  
  14. CONDITIONS OF USE.
  15.  
  16. Amendment: this version is hereby released to the public domain
  17. without any need to register.  Donations are gratefully received
  18. however and will do no harm to my eagerness to make more
  19. public domain software.
  20.  
  21. It would be preferable if the ZIP file is kept intact and untampered
  22. with for distribution.
  23.  
  24.  
  25. INFORMATION.
  26.  
  27. Wavemod stands for Wave Modifier.  Pretty boring name, I know,
  28. but waved, wavchg etc. sounded worse at the time.
  29.  
  30.  
  31. INSTALLATION.
  32.  
  33. Copy wavemod.pic into \OPD, then
  34. copy the four source files - *.OPL into the OPL directory on your
  35. ram drive and compile (Psion-T from the OPL editor) each one.  This
  36. will result in the file WAVEMOD.OPA being created in the /APP directory.
  37. Then select 'install' from your APPS directory on your system screen
  38. and select (guess what) 'WAVEMOD.OPA'.  Voilá.
  39.  
  40.  
  41. USAGE.
  42.  
  43. Once you are in the program itself, hitting the menu button will
  44. supply you with a plethora of options.  Just highlight what you
  45. want to do, press return and pow! - bob's your uncle.
  46.  
  47. A basic rule to remember is that psion-letter usually applies to
  48. the sample as a whole, and psion-SHIFT-letter applies to the
  49. currently highlighted region.
  50.  
  51.  
  52. MOVEMENT.
  53.  
  54. Cursor keys move the cursor.
  55. Shifted cursor keys highlight a region.
  56. Shift-psion-cursor keys change a highlighted regions LEFT border.
  57. (As opposed to its right border, dummy)
  58. Ctrl-(above) accelerates the cursor movement by a factor of 10.
  59.  
  60.  
  61. ZOOMING.
  62.  
  63. Mark a region and then press Psion-Z.  This will zoom the window
  64. to the region.  Psion-shift-Z will zoom out by a factor of two.
  65. (if you are too close for your liking).  If no region is marked
  66. Psion-Z will zoom out to the full size sample.
  67.  
  68.  
  69. BACKUPS.
  70.  
  71. Before making ANY change you will always be prompted whether you
  72. want to make a backup or not.  Selecting YES will copy the sample
  73. to a safe place, so if you make a mistake you can 'Revert' back to
  74. the backup with Psion-shift-V.
  75. Warning: If you exit Wavemod (Psion-X) the backup file is deleted.
  76.  
  77.  
  78. DISK SPACE.
  79.  
  80. Make sure you've got plenty... at least three times the length of the
  81. sample you're editting if you want to make a backup.  And NEVER edit
  82. samples on flash, god no.
  83. Someone give me a flash card and I will program wavemod to be able to
  84. use them nicely.
  85.  
  86.  
  87. EXTRA NOTES.
  88.  
  89. Phasing a sample of your voice several times with differing values can
  90. have pleasant effects.
  91. When filtering, the percentage value should be kept small.. eg. 2-5%.
  92. I always find the best results on 50Hz, 5%.
  93. When fading if your peaks and troughs get over-extended (oo-er! enough of
  94. that young lad!) they will be clipped at the maximum.  This can have a
  95. nasty effect causing clicks in the sound.
  96.  
  97.  
  98. TECHNICAL NOTES.
  99.  
  100. The A-Law tables are generated by a piece of assembler code written
  101. by gsg@cix.compulink.co.uk and his marvelously magnificent spuriously
  102. random character generating assembler.  Apply now for his voice
  103. recognition program.  You can't go wrong... well with an error margin
  104. of 70% you can't go *too* wrong - no I said 'too' not 'to' - no I said
  105. 'too' not 'tooth'.. bah.  :^D
  106. Also take a look at S3C, which is a Small-C compiler that runs on your
  107. series 3 or series 3a. (the file at the time of writing is s3c101.zip)
  108.  
  109. And coming soon from the gsg stables are SLIP TCP/IP drivers for your
  110. s3/s3a - put your psion onto the world wide web - and read your mail
  111. using the Takoyaki software mail reader, all of which will be coming
  112. soon to an ftp site near you. (e-mail for more details)
  113.  
  114.  
  115. BUG FIXES.
  116.  
  117. v1.10 to v1.11 has only one bug fix.  The menu key didn't work if caps
  118. lock was on.  No other bugs have been reported, so I assume there aren't
  119. any?
  120. Amendment: samples over 64k (10 seconds) cannot be recorded.  I haven't
  121. found the exact reason for this bug yet and I am a little busy with
  122. work (and developing apps for the TCP/IP drivers mentioned above), so
  123. if someone manages to scout out the reason I would be very
  124. happy.
  125.  
  126.  
  127. FEEDBACK.
  128.  
  129. Write any comments you have on the back of a 20 pound note
  130. and send to:
  131.  
  132. Dylan Cuthbert
  133. 30 Mitton Road
  134. Whalley
  135. Clitheroe
  136. Lancashire
  137. BB7 9RX
  138.  
  139. You could e-mail me with any comments, bugs or whatever (noting
  140. at the bottom that you are of course sending me lots of money via
  141. snailmail)
  142.  
  143. dylan@takoyaki.demon.co.uk
  144. dyl@cix.compulink.co.uk
  145. dyl@bix.com
  146.  
  147.  
  148. IRRELEVANCIES.
  149.  
  150. This section is irrelevant so it has been removed.
  151.  
  152.  
  153. <<<<<<<<<<<<<<<<<<<<<< ENDING TRANSMISSION >>>>>>>>>>>>>>>>>>>>>>>
  154.