AdLib Bank Manager
Version 1.5
Author:
1989-01-01
Latest Version: | 1.5 | ||
---|---|---|---|
Release Date: | 1989-01-01[1] | ||
Company: | |||
Publication Status: | Published | ||
Developer(s): | Unknown | ||
Interface: | CLI | ||
Language: | C | ||
Open Source: | Closed | ||
Source Availability: | No | ||
License: | |||
Type: | Patch Converter | ||
Relevant Engine: | N/A | ||
Platform: | DOS | ||
Localization: | English | ||
Website: | N/A |
A.K.A.
Description
![]() |
This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
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:> bankmng
Summary: 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:
- Not available at this time.
Known issues
Credits
- [[]]
References
Also See