HALP! :o

Help with using HLDJ
Post Reply
Blanc
Game DJ
Posts: 4
Joined: Wed Jun 03, 2009 5:28 am

HALP! :o

Post by Blanc »

i try to play music and it just sounds like someone is breathing into the mic, or a deep rumbling... and ive converted it all properly, ive made sure voice_input.wav is correctly in place etc. i dont know what to do :shock:
Bandit Kitteh
Game DJ
Posts: 3
Joined: Wed Jun 03, 2009 8:14 pm

Re: HALP! :o

Post by Bandit Kitteh »

If you have a microphone it's probably your own voice. Not sure how to fix.
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: HALP! :o

Post by Renegade »

Setup voice & mic correctly for your game/OS.
Blanc
Game DJ
Posts: 4
Joined: Wed Jun 03, 2009 5:28 am

Re: HALP! :o

Post by Blanc »

its definately not me in the mic or issues with the mic, i talk regularly without any sort of problems as i play a lot of CS:S...
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: HALP! :o

Post by Renegade »

disregard my previous reply, it was intended for another topic.

Try this:
1) start HLDJ and the game
2) create a local server and join it
3) load a song
4) switch out of the game and verify HLDJ that has created "voice_input.wav" in the correct location
5) switch back to game and enter into console:

Code: Select all

voice_forcemicrecord 0; voice_inputfromfile 1; voice_loopback 1; +voicerecord
Does your audio file start playing?

(also, check out the 1.5.0 beta; it's not likely to change much, but it's an improvement either way)
Blanc
Game DJ
Posts: 4
Joined: Wed Jun 03, 2009 5:28 am

Re: HALP! :o

Post by Blanc »

all thats fine... idk ill just request music from other ppl xD this isnt working
Blanc
Game DJ
Posts: 4
Joined: Wed Jun 03, 2009 5:28 am

Re: HALP! :o

Post by Blanc »

well...it works now...i worked out that if i dont change the song rates when converting it works fine 0.o
i dont get it but ahwell thanks for the help thus far
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: HALP! :o

Post by Renegade »

Post Reply