AdLib Bank Manager: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
| Version = 1.5 | | Version = 1.5 | ||
| ReleaseDate = {{1989}}-01-01<ref name="readme">From the README file</ref> | | ReleaseDate = {{1989}}-01-01<ref name="readme">From the README file</ref> | ||
| Company = | | Company = {{AdLibIncTool}} | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{UnknownToolDev}} | | Developers = {{UnknownToolDev}} | ||
Revision as of 17:16, 12 July 2025
AdLib Bank Manager
Version 1.5
Author:
1989-01-01
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 1.5 | ||
|---|---|---|---|
| Release Date: | 1989-01-01[1] | ||
| Company: | AdLib Inc. | ||
| Development Status: | {{{DevStatus}}} | ||
| Publication Status: | Published | ||
| Developer(s): | Unknown | ||
| Interface: | CLI | ||
| Language: | C | ||
| Open Source: | Closed | ||
| Source Availability: | No | ||
| License: | Unknown | ||
| Type: | Template:PatchConverter | ||
| Relevant Engine: | N/A | ||
| Platform: | DOS | ||
| Localization: | English | ||
| Website: | N/A | ||
A.K.A.
Description
BANKMNG.TXT[1] wrote:
AdLib Instrument File Conversion Program The Ad Lib version 1.5 series product line features a new sound file format which is called an instrument bank file. In order to provide portability between the new V1.5 series and pre-V1.5 file formats, you will find on this diskette a utility program (BANKMNG.EXE) that converts from the new .BNK to the old .INS file formats and vice-versa. How to use the conversion program is explained below in the BANK MANAGER section. AdLib Instrument File Conversion Program is concidered obsolete. Use as a last resort.
Features
Requirements
Version History
Development Status
Obsolete
Usage
- To copy instruments from a bank file to separate .INS files, type:
> bankmng /g <bank_file>.bnk where <bank_file> is the name of the bank file. (If you are copying to a diskette, note that DOS has a limit of 110 files in the main directory of a diskette. However, there is no limit in a sub-directory on a diskette.)- To create a bank file which includes of all the .INS file in the
current directory, type:
> bankmng /p /i*.ins <newbank>.bnk where <newbank> is the name of the bank file to be created.- To add one or more instrument files (.INS) to an existing bank, type:
> bankmng /p /a /i<ins_file>.ins <bank>.bnk where <ins_file> is the file name of the instrument (example: *, ab*, piano1, etc), <bank> is the name of the existing bank to be updated. - To get a summary of the available parameters, type:<pre> > bankmngSummary:
bankmng { /g /p } [ /a] [/i<ins_files.ins>] <bank_file.bnk>options: /p: create a new bank file and add .INS files /g: copy from bank to .INS files /i<files>: .INS source file path name /a: with /p, append .INS if bank file exists
Options
Download
Download from here:
File:AdLibBankManager.zip (ZIP file) [13.1 KB]
Known issues
Credits
References
Also See
- Patch Converters
- AdLib Music Synthesizer Card
- AdLib Instrument Maker
- AdLib Visual Composer
- AdLib Jukebox Playback Program
- AdLib Personal Computer Music System Demo