Search found 2 matches
- Thu Sep 16, 2010 6:52 am
- Forum: Support and Development
- Topic: How to get working sound in LOVE
- Replies: 6
- Views: 3745
Re: How to get working sound in LOVE
Thanks for the help. I'll update the code when I get into work, might as well get paid for doing what I love , and I'll update on how it goes.
- Wed Sep 15, 2010 10:22 pm
- Forum: Support and Development
- Topic: How to get working sound in LOVE
- Replies: 6
- Views: 3745
Re: How to get working sound in LOVE
Hey :) I was wondering if you could spare a sec for some proAudio advice? I've followed the instructions above for installing it, and there doesn't appear to be any obvioius issues, well, it isn't crashing :P This is how the code looks: require("proAudioRt") proAudio.create() sample = proA...