PDA

View Full Version : dynamic music for computer-games...


RaiseAudio
09-08-2007, 04:21 PM
Conductor Lite (c) 2007

dynamic music for computer-games...

Conductor Lite is a c++ dynamic link library (CME) and Loop Editor that gives you the possibility to switch musically between audio-loops during an action scene. With that feature computer games become much more cinema-like.

What you need for usage:
* An audio-callback to get the processed audio data or use the integrated directsound / waveout playback
* someone who creates music-loops or simply use the included demo-library!

download link:

www.raiseaudio.com/filesfree/ConductorLite_fullinstall.exe


Jens Lühmann
(www.raiseaudio.com)

Pallav Nawani
09-09-2007, 02:07 AM
Conductor Lite is a c++ dynamic link library (CME) and Loop Editor that gives you the possibility to switch musically between audio-loops during an action scene.

What exactly do you mean by that? All audio libraries allow you to switch between music loops, don't they?

RaiseAudio
09-10-2007, 12:38 AM
Hi PALLAV,
yes but they don't do it in time of the beat and they don't handle fill-ins, which are playing to connect one loop with another. It's similar to the system keyboards use (intro -- fill1 --- arranger 1 --- fill2 --- arranger 2 ----- outro ...)

Jens Lühmann
(www.raiseaudio.com)