Evil Telephone wrote:This is really cool, but for some reason on my system the sounds are really messed up. They sound all garbled and crackly. I wonder why that is.
It probably is because I set the sound to 96000hz (or whatever that is)
Do you have a recommendation to make as to what setting should work best?
Btw: what is your system and what drivers do you use?
Does anyone else have screwy sound?
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
[useless information] I don't have sound on my computer since i broke it.. [/useless information]
Not sure, but maybe older soundcards and cheap onboard chips only can handle 48000 hz.
Many audio codecs can only handle up to 44100hz in many audio programs, so 96000 hz seems to be pretty much.
Evil Telephone wrote:This is really cool, but for some reason on my system the sounds are really messed up. They sound all garbled and crackly. I wonder why that is.
It probably is because I set the sound to 96000hz (or whatever that is)
Do you have a recommendation to make as to what setting should work best?
Btw: what is your system and what drivers do you use?
Does anyone else have screwy sound?
Probably. 44100hz is the most compatible. I'm using onboard Intel High Definition Audio.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
using something like a simple depth first search, its actually not super hard (but does get pretty super complicated quickly), i almost did it for my ludmdare maze game, but wussed out
to ljdp:
wow I'm impressed at your maze generator
you managed to randomly generate a huge maze, yet keeping it moderately easy to solve
to qubodup:
yea the sounds are garbled on my side, but its still funny especially when you knock into a wall.
quite cool that you managed to get so much done in such a short time, I'm sort of a slow worker :X