Path: chuka.playstation.co.uk!news From: Christoph Luerig Newsgroups: scee.yaroze.programming.sound Subject: Re: Multiple VAGs... Date: Fri, 17 Apr 1998 12:54:29 +0200 Organization: PlayStation Net Yaroze (SCEE) Lines: 46 Message-ID: <353734E4.71B664DD@immd9.informatik.uni-erlangen.de> References: <35039C00.926F4898@netmagic.net> <3503C036.B79872B8@codeworks.demon.co.uk> NNTP-Posting-Host: faui90.informatik.uni-erlangen.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04C-SGI [en] (X11; I; IRIX 6.3 IP32) Hello! The mkvab tool has an extra parameter (see User Guide), where you can specify a parameter file. So you put the filenames of all your vags into this parameter file and simply reference this parameter file in the mkvab statement. This parameter file does not seem to have any limitations concerning the length. Jim wrote: > Elliott Lee wrote: > > > > > > + Mysterious Error: > > I've been working with a VAB having 5 VAGs in it, however adding > > the 6th produces an error message something like "cannot find vag > > (6)". Has anyone run into this? I checked my DEF file and its > > okay. I made sure each waveform was evenly divisible by 28 > > (though none loop). Each waveform converted to VAG just fine. > > I had this same problem yesterday, also on the 6th vag. > Be sure the filename of the 6th vag is not longer than 8.3 and you're > not overflowing the command line length. > > > > > + Managing Many VAGs in a VAB: > > Does anyone know how many VAGs can be specified as command-line > > inputs to mkvab? I want to be including dozens of sounds but > > am wondering if the environment will stop me from doing that. > > Can we use a list file of some sort to name each VAG in order? > > (I figure using *.VAG as the input parameter may produce > > unexpected results?) > > I believe the official work around was to make the filename of each .vag > smaller. > > Cheers > > Jim Christoph