Search found 95 matches

by Trappingnoobs
Sat Aug 06, 2011 9:39 pm
Forum: Support and Development
Topic: Animation/Löve specs
Replies: 9
Views: 4769

Re: Animation/Löve specs

Hello, I'm a artist/animator hobbyist. I have been using flash and flex library's for quite a while now. While flash is a great animators tool it lacks in performance when large objects are present on the stage, that kinda sucks when I'm trying to develop a fully vector based platformer. So I was t...
by Trappingnoobs
Sat Aug 06, 2011 9:35 pm
Forum: Games and Creations
Topic: CodeName: DontGoLeft
Replies: 28
Views: 7631

Re: CodeName: DontGoLeft

I have been working on Minecraft2D, pretty much the same, but mine doesnt crash when going left, it actualy never crashes :awesome: the only problem is that it goes pretty slow when using normal LÖVE instead of LÖVEJIT here : (re-run when stuck or re-run when below landscape X3) Umm if math.sqrt((x...
by Trappingnoobs
Sat Aug 06, 2011 9:18 pm
Forum: Support and Development
Topic: The love.thread module
Replies: 6
Views: 1809

The love.thread module

Any reason I should use love.thread instead of coroutines?
by Trappingnoobs
Sat Aug 06, 2011 9:12 pm
Forum: General
Topic: Thoughts about love?
Replies: 26
Views: 13998

Re: Thoughts about love?

I found LÖVE when ... hmm ... *Causality paradox* History: I came up with the name because I was unimpressed with the tendency of developers to name their software either in the badass/hardcore style (e.g. Impact Fister PRO X) or in the earth-shatteringly boring/technical style (e.g. libimpfist). T...
by Trappingnoobs
Wed Aug 03, 2011 9:46 am
Forum: General
Topic: Thoughts about love?
Replies: 26
Views: 13998

Re: Thoughts about love?

From Roblox. Wanted practical uses of Lua. Found one :)

Althugh I do more C# and PHP than lua now.
by Trappingnoobs
Mon Aug 01, 2011 3:02 pm
Forum: Libraries and Tools
Topic: Mütrix
Replies: 30
Views: 14683

Re: Mütrix

It sounds a bit different to what it did in the application. I'm assuming that'd be because you're using different sounds to the ones used to play mid(i) files. As I mentioned before the midi will sound way different than in Mütrix, but it can be used to replace the samples with something different...
by Trappingnoobs
Mon Aug 01, 2011 11:35 am
Forum: Libraries and Tools
Topic: Mütrix
Replies: 30
Views: 14683

Re: Mütrix

It works now, thanks :) Edit Wow, it works much better than any music creation software I've used. I managed to make a half-decent clip in a few minutes. Edit: You'll need to change the extension to .mid Edit: It sounds a bit different to what it did in the application. I'm assuming that'd be becaus...
by Trappingnoobs
Sun Jul 31, 2011 4:20 pm
Forum: Libraries and Tools
Topic: Mütrix
Replies: 30
Views: 14683

Re: Mütrix

SimonLarsen wrote:
Trappingnoobs wrote: Utils.lua:47:Attempt to index a string value
Could you provide the full stack traceback? :)

utils.lua:47:in function ClearMatrix
utils.lua:31:in function ClearPatterns
utils.lua:27:in function LoadRecourses
main.lua:11: in function Load
by Trappingnoobs
Sun Jul 31, 2011 3:21 pm
Forum: Libraries and Tools
Topic: Mütrix
Replies: 30
Views: 14683

Re: Mütrix

Just had some time on my hands so I added a couple of different moods (scales). From left to right: D pentatonic major, D pentatonic minor, C Major, D blues major and a purely chromatic scale. I might add some more but I kinda want to keep it simple. Download link (same as in OP) https://love2d.org...
by Trappingnoobs
Sun Jul 31, 2011 12:08 pm
Forum: Libraries and Tools
Topic: Mütrix
Replies: 30
Views: 14683

Re: Mütrix

Can you add like, an inputbox (Not an extremely complicated setup with like, left/right arrows to navigate the typed text, just an ordinary box that only allows entering a 1-2 digit number), and then, like, a first and last time box, and then the numer in the box is how many times to play what you'v...