How about music.

Questions, comments, and news on the server side plug-ins and it's API
Post Reply
User avatar
G-MAN
Private First Class
Private First Class
Posts: 85
Joined: Fri Aug 05, 2005 10:12 pm
Location: Location, Location, Location. This house has it all.

How about music.

Post by G-MAN »

How about you make a plug in program that can add music from your computer and place it on your server. Also having sometype of plug in file of music so you can access the file from game play having options of next track, play, stop, shuffle, pause, and previous track.
User avatar
RPG
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 2015
Joined: Fri Sep 17, 2004 2:37 am
Location: Chicago, Illinois
Contact:

Re: How about music.

Post by RPG »

G-MAN wrote:How about you make a plug in program that can add music from your computer and place it on your server.
Impossible to do
Also having sometype of plug in file of music so you can access the file from game play having options of next track, play, stop, shuffle, pause, and previous track.
Impossible to do
User avatar
G-MAN
Private First Class
Private First Class
Posts: 85
Joined: Fri Aug 05, 2005 10:12 pm
Location: Location, Location, Location. This house has it all.

Thanks

Post by G-MAN »

How is it impossible to do? Is it the way the server and the computer talk to each other or could it be because of copy rights?
User avatar
RPG
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 2015
Joined: Fri Sep 17, 2004 2:37 am
Location: Chicago, Illinois
Contact:

Re: Thanks

Post by RPG »

G-MAN wrote:How is it impossible to do? Is it the way the server and the computer talk to each other
The BZ Protocol was never designed to stream music
or could it be because of copy rights?
Without a license it would be illegal
User avatar
TD-Linux
Sergeant
Sergeant
Posts: 724
Joined: Wed Apr 27, 2005 8:26 pm
Location: Mountain View, CA

Post by TD-Linux »

The bzflag client does not yet have any method for downloading music files. Plugins CAN play sounds, but only those in the bzflag directory. Unfortunaltely, BZFlag also only works with WAV files, which are waay too massive for a piece of music. However, the devs might make bzflag work with MIDI or MP3 and add downloadable music if you whine enough. ;)
Longhair
Private First Class
Private First Class
Posts: 330
Joined: Tue Feb 08, 2005 6:06 pm
Location: Lancaster, PA
Contact:

Post by Longhair »

BZflag inner workings aside, streaming music would require quite a bit of bandwidth. Especially server side. Imagine streaming music to 20 players.

One thought that occurs to me is that it could be done the way that Unreal Tournament does it. You either have the map with all the accompanying textures and sound on your computer already, or you download the pertinent files from the server when you go to sign on. This, of course, would put a load on the server too. Also, having signed on to a friend of mine's UT server, some of those files are HUGE (like 28 megs)! It's a drag to sit down all ready to play, only to have to wait while the map downloads. My buddy just sends us an email before hand telling us which maps he's going to use for the evening so we can go online and get them before game time. UT uses .ogg files btw.

If bzflag uses .wav files already, perhaps a short, repeating, (but hopefully not monotonous) piece of music could be downloaded ahead of time. Kind of a drag, but a way of life for those who play more graphics/sound intensive games.
User avatar
Winny
Grouchy
Grouchy
Posts: 2381
Joined: Wed Aug 24, 2005 12:27 am
Location: Ottawa eh?
Contact:

Post by Winny »

well you could use a low quality .mp3 file like 28kbs that would be a bit better but it would sound like crap :oops:
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

1) damn ... old post.
2) a plug-in can't do anything to the client. We don't have a compressed music format, at all. So it's all moot.

this could not happen untill the audio system completely changes.
ImageJeffM
User avatar
Winny
Grouchy
Grouchy
Posts: 2381
Joined: Wed Aug 24, 2005 12:27 am
Location: Ottawa eh?
Contact:

Post by Winny »

o i see

how old is the post it was @ the top of the list
User avatar
webstrand
Private First Class
Private First Class
Posts: 9
Joined: Tue Jun 07, 2005 2:40 am

Why not MIDI

Post by webstrand »

MIDI filer are very small, and the dont need to be simple music. I'v gained some public domain MIDI files, and their very good and very small (even on dialup).
Post Reply