Thank you. Yeah, it's not really production-ready but hopefully I'll find the time to improve it steadily.
Btw, I added simple saving/loading functionality and increased the size of the GUI lately.
sfxr.lua - Generate sounds dynamically at runtime
Re: Pure Lua port of the sfxr sound generator
Big update and bump!
Thanks to the awesome contributions of jorio (and josefnpat), many of my stupid mistakes were fixed!
sfxr.lua now sounds just like the original and can even load the binary parameter files of it! Also, the crash and all other issues were closed!
EDIT: Oh, and it's much faster now too
Thanks to the awesome contributions of jorio (and josefnpat), many of my stupid mistakes were fixed!
sfxr.lua now sounds just like the original and can even load the binary parameter files of it! Also, the crash and all other issues were closed!
EDIT: Oh, and it's much faster now too
- Cryogenical
- Prole
- Posts: 49
- Joined: Mon Apr 28, 2014 5:23 pm
Re: sfxr.lua - Generate sounds dynamically at runtime
Just crashed trying to save lua.
http://gyazo.com/05f5679449db47562a9e123ca0bad6e6
http://gyazo.com/05f5679449db47562a9e123ca0bad6e6
Re: sfxr.lua - Generate sounds dynamically at runtime
Hi! I'm jorio on GitHub. I find this project really neat!
Do you want sfxr.lua to be a 1:1 clone of sfxr, or are you open to pull requests for new features that the original doesn't have? E.g. triangle wave, brownian noise, stuff like that.
Do you want sfxr.lua to be a 1:1 clone of sfxr, or are you open to pull requests for new features that the original doesn't have? E.g. triangle wave, brownian noise, stuff like that.
Re: sfxr.lua - Generate sounds dynamically at runtime
That's weird because it works fine for me under Windows 7. Did you doubleclick the .love file or used the command line?Cryogenical wrote:Just crashed trying to save lua.
Now that it gets the base features right, new features would be great. It'd have to throw an error when saving to the binary format though or something, to avoid compatibility issues.Chèvre wrote:Do you want sfxr.lua to be a 1:1 clone of sfxr, or are you open to pull requests for new features that the original doesn't have? E.g. triangle wave, brownian noise, stuff like that.
- Cryogenical
- Prole
- Posts: 49
- Joined: Mon Apr 28, 2014 5:23 pm
Re: sfxr.lua - Generate sounds dynamically at runtime
That's weird because it works fine for me under Windows 7. Did you doubleclick the .love file or used the command line?nucular wrote:Cryogenical wrote:Just crashed trying to save lua.
I ran the demo, customized a bit on the "noise", and then clicked save lua
If it helps any, I'm on windows 8 x64
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: sfxr.lua - Generate sounds dynamically at runtime
I got the same error on the same line (sfxr.lua:1022) after clicking around a bit and then clicking "Save Lua".
I am using the .love file on the OP. Maybe you forgot to replace it with a version without bugs? Line 22 on github looks empty.
I am using the .love file on the OP. Maybe you forgot to replace it with a version without bugs? Line 22 on github looks empty.
When I write def I mean function.
Re: sfxr.lua - Generate sounds dynamically at runtime
I get an error if I try to export to wav:
sxfr.lua:920: attempt to index upvalue 'f' (a nil value)
Other than that it seems a lot more stable from when I last tried it.
It's quite fun to use actually
sxfr.lua:920: attempt to index upvalue 'f' (a nil value)
Other than that it seems a lot more stable from when I last tried it.
It's quite fun to use actually
Re: sfxr.lua - Generate sounds dynamically at runtime
Seems to work fine now.
Thanks a lot, this will come in handy!
Thanks a lot, this will come in handy!
Who is online
Users browsing this forum: Ahrefs [Bot], Amazon [Bot] and 3 guests