Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!rutgers!cbmvax!adam From: adam@cbmcats.UUCP (Adam Keith Levin) Newsgroups: comp.sys.amiga Subject: Re: concatenating IFF sound files Message-ID: <13517@cbmvax.commodore.com> Date: 30 Jul 90 18:30:27 GMT References: <1990Jul30.074810.10791@agate.berkeley.edu> Sender: news@cbmvax.commodore.com Reply-To: adam@cbmcats.UUCP (Adam Keith Levin) Organization: Commodore Business Machines, Tech Support Lines: 34 In article <1990Jul30.074810.10791@agate.berkeley.edu> dansu@volcano.berkeley.edu (Dan Su) writes: > >Is there a way to concatenate two IFF sound files? What about concatenating >one IFF sound file and one raw (headerless) sound file? Furthermore, is >there a limit as to how large an IFF sound file can be? You can't simply join the two files with something like the AmigaDOS "Join" command. You could write (or buy) a program to read in two IFF 8SVX (eight-bit sampled sound) files, combine them and write out one file. Combining one IFF and one "raw" file wouldn't work. There is a limit to the size, but it is pretty large: the largest number representable by 32 bits! > >I'm trying to see if I can digitize an entire song (let's say 5 minutes) >at a decent sampling rate. However, this would result in a file several >megs long... > >I know this isn't really practical but I was just wondering if it could be >done. It can and it has. I used PerfectSound to digitize over three and a half minutes of music at something like a 16 KHz sampling rate. Dan Baker of CATS had written a program that would spool the file off of disk and play it in real time. Great fun, but (as you say) not practical unless one has disk space to burn! > >-Dan Su >dansu@volcano.berkeley.edu Adam Keith Levin -- CATS Commodore Applications and Technical Support 1200 Wilson Drive / West Chester, PA 19380 (215) 431-9180 BIX: aklevin UUCP: ...{amiga|rutgers|uunet}!cbmvax!cbmcats!adam