home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / a_to_i / audioworks / _readme < prev   
Text File  |  1994-06-14  |  9KB  |  211 lines

  1. AudioWorks (DEMO version)
  2. =========================
  3.  
  4. This is a demo version of the AudioWorks Digital Sample editor package.
  5.  
  6. In the directory "DemoSample" are a few demonstration samples to play with.
  7. They are mostly 8 bit, Logarithmic, 20833 samples/second. Some of the
  8. samples are also stereo. A few of the samples also demonstrate repeat loops.
  9. In the directory '$.ProfSample' you will find versions of these samples,
  10. plus many more in 16-bit Linear Signed 44100 samples/second format.
  11.  
  12. This file includes information to help you familiarise yourself with the
  13. program, as well as some important notes.
  14.  
  15.  
  16. Features
  17. ========
  18.  
  19. Its features include:
  20.  
  21.   * Editing and playback of mono and stereo samples of the following types
  22.       8, 12 and 16 bit Linear Signed
  23.       8, 12 and 16 bit Linear Unsigned
  24.       8 bit VIDC Logarithmic
  25.       8 bit µLaw Logarithmic
  26.  
  27.   * Loading/Importing of samples in the following file formats
  28.       AudioWorks native format
  29.       DataVox
  30.       Armadeus
  31.       SoundSynth
  32.       Tracker samples
  33.       Unpacked Digital Symphony samples
  34.       Creative Voice File (.VOC)
  35.       Sun audio (.snd/.au)
  36.       NeXT audio (.snd/.au)
  37.       Microsoft WAVE (.WAV) 
  38.       IFF 8SVX
  39.       Raw (headerless) data
  40.  
  41.     Samples may also be extracted from
  42.       Acorn replay movies (Soundtrack extracted)
  43.       Tracker music files (Any instrument(s) may be extracted)
  44.       SoundTracker/ProTracker music files (Any instruments may be extracted)
  45.  
  46.     Most formats are automatically recognised from the file content, so
  47.     are correctly loaded even if the file type is incorrectly set.
  48.  
  49.   * Saving/Exporting data in a variety of formats including
  50.       AudioWorks native format
  51.       DataVox
  52.       Armadeus
  53.       Acorn Replay (audio-only) Movie
  54.       Microsoft WAVE
  55.       Raw data
  56.     NOTE that saving has been disabled in this demo version
  57.     Further exporters may be present in future release versions
  58.  
  59.   * Recording of samples to memory or direct to hard disc, from any sampler
  60.     for which an AudioManager driver is available. Currently this includes
  61.     the Wild Vison Eagle and Lark cards - AudioWorks is included in both of
  62.     these products as standard.
  63.  
  64.   * Editing of up to 48 samples concurrently.
  65.  
  66.   * Fully multitasking operation - all effects operate in the background,
  67.     and effects may be applied to multiple samples at once.
  68.     Up to 8 samples may be played simultaneously
  69.     Each sample includes a play cursor to show what is playing.
  70.  
  71.   * Works under RISC OS 2 and 3. Supports extra RISC OS 3 features.
  72.  
  73.   * Multitasking Spectrum Analysis and Oscilloscope display windows.
  74.  
  75.   * Interactive Scale View dialogue, and various display options.
  76.  
  77.   * Keyboard for playing instrument samples at different pitches (by 
  78.     clicking on the 'piano keyboard' display or typing on the computer 
  79.     keyboard)
  80.  
  81.   * Powerful cut/copy/paste operation (see "Overwrite Options" from the "Edit"
  82.     submenu) including mixing operations.
  83.  
  84.   * Editing of stereo samples as either a single entity or as two separate
  85.     channels.
  86.  
  87.   * Amplitude envelope, stereo effect envelope, and pitch bend facilities
  88.  
  89.   * Buffered playback system minimises the amount of memory 'lost' to
  90.     module area fragmentation (a major disadvantage of most other sound
  91.     editing/playback software)
  92.  
  93.  
  94. Modifications
  95. =============
  96.  
  97. This demo version has been specially modified in the following ways:
  98.  
  99.   * Some features have been disabled, most notably recording and file saving
  100.  
  101.   * A splash screen is shown for 5 seconds on start up to remind users that
  102.     this is a demo version
  103.  
  104.   * A separate utility is supplied with the release version for setting
  105.     sound system configuration, and for playing samples directly from disc.
  106.     The utility is not supplied with this demo.
  107.  
  108.  
  109. Using the program
  110. =================
  111.  
  112. The program works much like any other RISC OS application. Here are some 
  113. hints and tips to help you get to grips with it.
  114.  
  115. At the top of each sample window is a tool bar with icons similar to the
  116. buttons on a tape recorder - stop, pause, play, record. These all work just
  117. as you would expect them to work if they were on a tape recorder.
  118.  
  119. (You can open the Spectrum and Oscilloscope windows (from the icon bar menu)
  120. to "see" the samples playing. Note that these windows can be full-sized (by
  121. clicking on the icon in the top right corner of the window) to double the
  122. display size, though this will slow down the update rate)
  123.  
  124. To the right of these icons is an auto-repeat button. Samples may include
  125. a repeat loop, (which is shown as a grey background behind the sample
  126. display). Normally, when you play the sample it is played once from start to
  127. finish.
  128.  
  129. However, if you click the auto-repeat button on, the repeat loop (or the
  130. selection, if there is one) will be included in playback (which will now not
  131. cease until you click the stop button).
  132.  
  133. To the right of the auto-repeat button is a progress display (usually blank)
  134. which will show
  135.   * Samples selected, during a selection drag operation
  136.   * Progress (percentage-completed) of any effect you are applying
  137.  
  138. The main portion of the window is the sample display. Click MENU here to
  139. pop up the main menu, or you can select a portion of the sample by dragging
  140. with select (or adjust). A single select click will deselect the selection and
  141. place a selection cursor instead, while a shift-click will select the
  142. entire sound sample.
  143.  
  144. Explore the menu. Points to note are:
  145.  
  146.   * When pasting at the selection cursor, pasted data is inserted. If there
  147.     is a selection, then the selection will be overwritten by the clipboard
  148.     contents - note that overwrite-paste can be used to mix over rather than
  149.     obliterate the selection - see the "overwrite options" dialogue box
  150.     (available from the "Edit" submenu)
  151.  
  152.   * Dragging a sample file into a sample window will have the same effect as
  153.     if you were pasting that file from the clipboard. The clipboard is wiped
  154.     by this operation.
  155.  
  156.   * The clipboard (if any) can be shown and edited like any other
  157.     sample - On the "Edit" submenu there is a 'show clipboard' option.
  158.     The clipboard can also be wiped to save memory if you no longer need it.
  159.  
  160.   * On the "Display" menu, Dots/Lines/Bars/Outline give different display
  161.     formats (try them and see!), While "Zoom In" will Scale the view so
  162.     that the selected region of the sample fills the window.
  163.  
  164.   * The "Envelope.." effect supplies an envelope editor - you can edit these
  165.     by clicking/dragging select to place new points, and shift-clicking to
  166.     delete existing points. Once happy with the shape of the envelope, you
  167.     can apply it to alter amplitude, stereo position, or pitch in relation
  168.     to the envelope shape. Amplitude/stereo-position envelopes can also be
  169.     applied repeatedly at a given frequency, to generate vibrato effects, etc.
  170.  
  171.     Some example envelopes, along with a text file describing them, are
  172.     included in the 'Envelopes' directory.
  173.  
  174.   * The "Alter" window ("Alter" from the iconbar menu, or from the 
  175.     "Utilities" submenu of the main menu) can be used to change the sample 
  176.     format and playback rate (even DURING playback).
  177.  
  178.   * Bring up the preferences, ("Preferences", from the icon-bar menu).
  179.     This shows a sequence of icons, each a preference category - click the
  180.     category of your choice to edit the preferences...
  181.  
  182.     NOTE that you will need to copy !AudioDemo onto your own disc, and run it
  183.     from there if you wish to save the preference options (which is necessary
  184.     for the following case...)
  185.  
  186.       Display
  187.         Choose "Outline font", click OK, and then save the preferences by
  188.         clicking "Save" in the main preference window. Now quit AudioWorks
  189.         and re-run it, and so long as the font "Trinity.Medium" is available,
  190.         your windows should all look much nicer. (Note that due to the way
  191.         in which the WIMP works, it is currently not feasible to have outline
  192.         fonts in window titlebars). Experts may also like to try editing
  193.         the file "!AudioDemo.!Run" to change the font names and size used.
  194.  
  195.  
  196. NOTES
  197. =====
  198.  
  199.   * Some of the supplied samples in '$.ProfSample' are large, and will only
  200.     be loadable on machines with at least 4MB of memory. Even on 4MB
  201.     machines, it may be necessary for you to quit all other applications and
  202.     put all available memory into the Task Display's "Next" slot in order to
  203.     load the larger samples. Smaller versions optimised for standard systems
  204.     are available in the 'DemoSample' directory.
  205.  
  206.   * Due to the way in which the RISC OS sound system works, it is not 
  207.     advisable to use several sound-using applications together at once. 
  208.     AudioWorks goes to considerable lengths to ensure that everything works 
  209.     OK, but other programs can crash or behave strangely if any other
  210.     application tries to use the sound system in a non-standard manner. 
  211.