Software Support > DOS/WinCab

Re: Jukebox sounds between songs.

<< < (2/5) > >>

Karaokedude:
copy it into the skin directory

then edit the skn file you are using

should have a section like this

[Sounds]
BTN_COIN1=coin.wav
BTN_A=but2.wav
MSG_PRESONG=pre_record.wav
MSG_INVALID=invalid.wav

make sure the MSG_PRESONG is the same as the wav you want to use

what i did was edit the wav and extended it by adding  some record pops which play over the top of the track
 check the TIMERS Section

PreSongDelay = 200

i have this set to 1000 which I think is the maximum but gives me 10secs of the file
over the track

newFish:
Cant Make it work......In the skin Folder I have 78.wav ...I changed the Default.skn File.....

Still does work?!!

[Display]

# Skin sets the skin definition file.  See default.skn for
# a sample skin definition file.

Skin =default.skn


# Width and Height sets the screen resolution.  The skin
# will be scaled to fit this resolution. Although any skin
# can be used at any resolution, use skins especially
# designed for low resolutions for best results below
# 640x480.
#
# Note that the Width and Height are for the monitor, not
# the display, so even if using a rotated display set the
# Width and Height appropriately for a non-rotated
# horizontal display.

Width = 1024
Height = 768


# Rotation sets the rotation of the display.
# This value can be specified three different ways; use
# the one that makes most sense to you.
#



# DOSCab/WinCab Jukebox Skin File
# Version 3.1
# By Chris La Mantia

# Notes:
# - Supported image formats at this time are JPG, BMP, LBM, PCX, and TGA.
# - Colors may be specified as hexadecimal RGB codes (FFA0CC) or by name.
#   A reference to named colors can be found in docs/colors.htm.

[skin]
# All of the dimensions of objects in this file are relative to
# the background image.

Author = Chris La Mantia
Description = Classic 45RPM-based jukebox
Notes =
background=bgmain.jpg

[Timers]
# These timers are specified in hundredths of a second. 
# Pre and Post song delays default to 0, Inter (between)
# song delay defaults to 200 (2 seconds) if Pre and
# Post are 0, otherwise it defaults to 0.

PreSongDelay = 1000
PostSongDelay = 100
InterSongDelay = 0


[Fonts]
# Note: The "Small" fonts are not yet implemented.

TitleFont = bluehigh.ttf
TitleFontSize = 26
TitleFontCondensed = bluecond.ttf
TitleFontCondensedSize = 24
TitleFontSmall = bluecond.ttf
TitleFontSmallSize = 13
TitleFontColor = Black
TitleFontCase = UpperCase
TitleFontAddQuotes = True
TitleFontQuoteSymbol = "


# ArtistFont = bluehigh.ttf
# ArtistFontSize = 22
# ArtistFontCondensed = bluecond.ttf
# ArtistFontCondensedSize = 18
# ArtistFontSmall
# ArtistFontColor = Black
# ArtistFontAddQuotes = False

# AlbumFont
# AlbumFontCondensed
# AlbumFontSmall
# AlbumFontColor

# TitleAddressFont
# TitleAddressFontColor

# CDAddressFont
# CDAddressFontColor

FixedFont=jbdotmat.fnt


[Selection]

# SelectionMethod: Alphanumeric,Numeric
SelectionMethod=AlphaNumeric
UseZero=False
HighLetter=D
HighNumber=4


# Display definitions
#
# There are four displays: the Now Playing display, the Coming Up/Most
# Popular Songs display, the Selection display, and the Credit display.
# Status messages appear on the Coming Up display.
#
# Displays have the following parameters:
#
# enabled - Set to True to enable the display, False to disable it. 
# You may, for example, want to disable the Credit display if your
# jukebox is not set to accept credits.
#
# x, y, w, and h - The position and size of the display.  These are all
# relative to the skin background image and not the screen resolution.
#
# lines - Sets the number of lines used by the Now Playing and Coming Up
# displays.  The size of the dot-matrix display font will automatically
# be adjusted to fit the specified number of lines in the height of the
# display.  The Selection and Credit displays always show only one line.
#
# color and bgcolor - Sets the color of the font and the color of the
# display background.  See the note on how to specify colors above.

[Timers]
# These timers are specified in centiseconds (1/100th of a second)

DelayBeforeSong = 100
DelayAfterSong = 0

# DelayBetweenSongs will override SongDelay if it's specified in
# jukebox.ini, on the assumption that if it's specified here there is
# probably an animation or sound effect tied to it.
DelayBetweenSongs = 100


[Display1]
# Now Playing display
enabled=True
x=152
y=200
w=292
h=78
lines=4
color=palegreen
bgcolor=transparent

[Display2]
# Song List display
enabled=True
x=577
y=200
w=292
h=78
lines=4
color=palegreen
bgcolor=transparent

[Display3]
# Selection display
enabled=True
x=485
y=347
w=56
h=24
color=palegreen
bgcolor=202020

[Display4]
# Credit Display
enabled=True
x=485
y=299
w=56
h=24
color=palegreen
bgcolor=202020

[TitleStrips]
# The image file is scaled and stretched to fit the Width and Height below

Background=jb45lb01.jpg

# bgcolor is only seen if no title strip image is specified

bgcolor=white

SongsPerStrip=Double
Width=301
Height=100
StripCount=8
FontSmoothing=true
FontFocusColor=Navy
FocusColor=MediumBlue
ShadowColor=Black

TitleAlign = Center
TitleMargin = 5
FocusMargin = 2
FocusSize = 2
AddressAlign = Disabled
ArtistAlign = Center
ArtistMargin = 8


# Animation types: None, FlipHorizontal, FlipVertical, SlideHorizontal, or SlideVertical
Animation=SlideHorizontal

[StripGrid]
x=165
y=319
rows=4
cols=2
rowspace=30
colspace=92
order=Horizontal

[Icon1]
x=464
y=193
w=93
h=94
OnImage=instron.bmp
OffImage=instroff.bmp
Clickable=False
Action=MSG_CREDITS

[Icon2]
x=624
y=281
w=11
h=11
OnImage=r-ledoff.bmp
OffImage=r-ledon.bmp
Clickable=False
Action=MSG_POPULAR

[Icon3]
x=738
y=281
w=11
h=11
OnImage=r-ledon.bmp
OffImage=r-ledoff.bmp
Clickable=False
Action=MSG_POPULAR

[Icon4]
x=477
y=413
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_A

[Icon5]
x=514
y=413
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_1

[Icon6]
x=477
y=450
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_B

[Icon7]
x=514
y=450
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_2

[Icon8]
x=477
y=487
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_C

[Icon9]
x=514
y=487
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_3

[Icon10]
x=477
y=524
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_D

[Icon11]
x=514
y=524
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_4

[Icon12]
x=477
y=561
w=70
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_SELECT

[Icon13]
x=477
y=598
w=70
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_CLEAR

[Icon14]
x=477
y=635
w=70
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_POPULAR

[Icon15]
x=477
y=672
w=33
h=70
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_PREVPG

[Icon16]
x=514
y=672
w=33
h=70
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_NEXTPG

[Icon17]
x=477
y=746
w=70
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_PAUSE

[Icon18]
x=477
y=783
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_VOL_DOWN
OffImage=btnvoldn.jpg

[Icon19]
x=514
y=783
w=33
h=33
FocusColor=yellow
ShadowColor=Black
Clickable=True
Action=BTN_VOL_UP
OffImage=btnvolup.jpg


##########################################################
#
# Sounds Section
#
# Sets sound effects to respond to jukebox messages.
# To respond to a message being "un-set", put a minus sign
# before the message name.  The message BTN_ANY will
# respond to any BTN message.  See readme.txt for a list
# of available messages.
#
##########################################################

[Sounds]
BTN_COIN1=coin.wav
BTN_COIN2=coin.wav
BTN_COIN3=coin.wav
BTN_COIN4=coin.wav
MSG_PRESONG=78.wav
MSG_INVALID=invalid.wav


Did I miss something- I changed the mp3 into a wav file ..and it works...I have copies of the 78.wav in about 3 different places...I just get NO sound from It

xk:
Have you checked the volume control settings in the jukebox.ini file?


##########################################################
#
# VolumeControl Section
#
# Sets parameters related to volume.
#
##########################################################



# SoundEffectsVolume sets the volume for sound effects,
# from 0 to 100. This value is interpreted as a percentage
# of the music volume. The default is 50.

SoundEffectsVolume=50

Chris:
Can you hear the coin sound effects?

JustMichael:

--- Quote ---Did I miss something- I changed the mp3 into a wav file ..and it works...I have copies of the 78.wav in about 3 different places...I just get NO sound from It

--- End quote ---

Did you actually convert the 78.mp3 into a wave file (not just changed the .mp3 to .wav)?

The only problem I seem to have is that no matter what I set PreSongDelay to, the music starts right away.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version