Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: Background sound and music  (Read 2476 times)

0 Members and 1 Guest are viewing this topic.

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
Background sound and music
« on: March 06, 2011, 11:09:12 PM »

Hi,

What to do if i want a background sound for each scene and background music(one for all scenes)? How can they reconcile?
« Last Edit: March 06, 2011, 11:11:10 PM by Krosad »
Logged

metamorphium

  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 12
  • Offline Offline
  • Gender: Male
  • Posts: 1511
  • Vampires!
    • View Profile
    • CBE  software s.r.o.
Re: Background sound and music
« Reply #1 on: March 07, 2011, 12:24:55 AM »

WME is quite flexible in that aspect. First of all you can have more music tracks:

Game.PlayMusicChannel(0,"somefile.ogg");
Game.PlayMusicChannel(1,"anotherfile.ogg");
Game.PlayMusicChannel(3,"yetanotherfile.ogg");

And also you can attach your sounds to almost anything. So look also the PlaySound methods (and looping).

Logged
J.U.L.I.A. Enhanced Edition, Vampires!, J.U.L.I.A., J.U.L.I.A. Untold, Ghost in the Sheet
 

Page created in 0.047 seconds with 20 queries.