ID:180465
 
How can i add music to my game? like actually put the file along side it. U know so that it is in the left hand panel on DM?
On 6/6/01 9:37 pm Sariat wrote:
How can i add music to my game? like actually put the file along side it. U know so that it is in the left hand panel on DM?

Use midi files, and add them in the filesystem. You can't create new midi files within BYOND, because BYOND doesn't have a music editor.

I think that comes in 5.0.
In response to Deadron
On 6/6/01 11:26 pm Deadron wrote:
BYOND doesn't have a music editor.

I think that comes in 5.0.

By that time, BYOND will be so huge, DigiDesign will be begging Dantom to buy them out and make ProTools a BYOND subsystem.
In response to Deadron
On 6/6/01 11:26 pm Deadron wrote:
On 6/6/01 9:37 pm Sariat wrote:
How can i add music to my game? like actually put the file along side it. U know so that it is in the left hand panel on DM?

Use midi files, and add them in the filesystem. You can't create new midi files within BYOND, because BYOND doesn't have a music editor.
how do i add them in the file system?
In response to Sariat
how do i add them in the file system?

Go into My Computer, and copy 'n' paste the file to your directory.
In response to Sariat
On 6/7/01 4:08 pm Sariat wrote:
how do i add them in the file system?

Create or download a .midi file.

Put it in the directory where you are doing your BYOND programming.
In response to Sariat
On 6/7/01 4:08 pm Sariat wrote:
how do i add them in the file system?

If you want to see them in the file tree once you've moved them to the game directory, just check the box marked "show all files" under the tree view.