Search found 3 matches
- Thu Mar 20, 2014 6:42 pm
- Forum: General
- Topic: Just Starting Out
- Replies: 10
- Views: 6455
Re: Just Starting Out
Hi all, I'm still really new to Love too and creating the new build system in Sublime Text using the code from the wiki didn't work for me either (got the same error). In the end I ended up adding the Love directory to my environment variables then using this.. { "selector": "source.l...
- Thu Mar 20, 2014 6:39 pm
- Forum: General
- Topic: Newbie question: Audio
- Replies: 3
- Views: 2679
Re: Newbie question: Audio
Hi Robin,
Thanks for the really quick reply, that works! I'm still a little slow in understanding how it works though, but I'll take a closer look at it later when it's not an unearthly hour in the day (it's 2am woots). Thanks again!
Thanks for the really quick reply, that works! I'm still a little slow in understanding how it works though, but I'll take a closer look at it later when it's not an unearthly hour in the day (it's 2am woots). Thanks again!
- Thu Mar 20, 2014 4:10 pm
- Forum: General
- Topic: Newbie question: Audio
- Replies: 3
- Views: 2679
Newbie question: Audio
Hi, I'm new to love and lua and am trying to create a simple program that registers a key press and plays a sound immediately when a key is pressed. However, I've noticed that after the first time I press a key and the sound plays, I have to wait a short duration before pressing again and hearing th...