home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / audio / 3335 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.2 KB  |  26 lines

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: sparky!uunet!cs.utexas.edu!torn!cunews!ags
  3. From: ags@scs.carleton.ca (Alexander G. M. Smith)
  4. Subject: Re: HELP: Sound Digitizers
  5. Message-ID: <1992Sep7.141021.12702@cunews.carleton.ca>
  6. Sender: news@cunews.carleton.ca (News Administrator)
  7. Organization: School of Computer Science, Carleton University, Ottawa, Canada
  8. References: <3SEP199220531326@ulkyvx02.louisville.edu> <1992Sep6.155957.1586@cunews.carleton.ca> <1992Sep7.000642.3132@midway.uchicago.edu>
  9. Date: Mon, 7 Sep 1992 14:10:21 GMT
  10. Lines: 14
  11.  
  12. In article <1992Sep7.000642.3132@midway.uchicago.edu> dgc3@midway.uchicago.edu writes:
  13. >Does A-Sound Elite allow separate editing of stereo tracks?  My
  14. >primary concern is being able to cut & paste from/to  only one track,
  15. >while leaving the other intact.
  16.  
  17. No, it doesn't directly support editing just one channel of a stereo
  18. sound.  Actually, I sometimes have to do this.  I just copy the track to
  19. another buffer, convert it to mono (throw away either the left or right
  20. channel), do whatever editing is needed, and convert it back to stereo
  21. and mix it in with the old track (after blanking out the old channel). 
  22. If I had to do this often, I would just set up an ARexx macro to do it
  23. all.  Neat, eh? Arexx actually is useful!
  24.  
  25. - Alex
  26.