User Guide
Chapter 14: User Programmable Functions
417
Example 10: Here the shot begins at bar 171 (173-2), at the third beat, or 240 ticks into the bar.
4. Duration
Unlike patterns, which use numbers of bars for durations, the shots use ticks for durations. So, for example, if a shot
lasts for three beats, you would enter 360 (3 beats * 120 ticks per beat).
Here is an example of a shot that lasts for three beats:
• Shot,0,83,5,360,1,90
For the best effect, the sound of the shots should decay naturally, and the entire length of the shot including the
decay should be entered in the text file. This is especially important when all other instruments are silent, and all
you hear is the decaying sound of the drum hit.
5. Weight
The weight for shots works exactly the same as the weight for patterns, except that there is no need for the use of 0
or 9 weights. This number should be between 1 and 8, with higher numbers representing a greater chance that the
shot will be selected each time.
6. Volume
The volume of the shots is represented by a number between 1 and 127. If 90 is entered, the volume will not be
adjusted at all. If a number between 1 and 89 is entered, the volume will be lowered accordingly, and if a number
between 91 and 127 is entered, the volume will be raised accordingly. It is generally easiest to test the volume
amounts once the style has been completed.
Additional Entries in the Text File
Bars Blocked
During the testing of your style, you may come across instances where a particular bar from the style wave file
simply does not sound good going into another specific bar from the style wave file. When this happens, you can
enter a “BarsBlocked” line into your text file to ensure that these bars are never played back-to-back.
When “BarsBlocked” is typed into the text file, followed by bar numbers separated by commas, Band-in-a-Box
takes the first number, and all of the bar numbers that follow are “blocked” from ever following the initial number.
So, for example, if this line is entered:
• BarsBlocked,24,35,41
then bar 24 can never be followed by bars 35 or 41.
However, when using this feature you need to be very careful that you are not creating situations where Band-in-a-
Box will not be able to find a possible match for a bar. When you block a bar, you need to make sure that there are
patterns defined starting on other bars that would also work.
Comments
When you create your style, you may want to add comments into the text file as reference points, or as reminders
about certain aspects of the style. This can be done in two ways: 1) semicolon comments 2)Pascal-style comments