Comments

Log in with itch.io to leave a comment.

This is fantastic! Is there a way to zoom the UI, like 150% or 200% or so?

(+1)

Thanks! Glad you like it! You can scale UI 200% with the keyboard shortcut: LCTRL+F

wow, this tool is super cool (and I love your GUI style too). I tried it out and it made some pretty cool sound effects for my game. Thanks for making this, I found it very helpful :)

Thanks! Glad you like it! 😄

sonar.prochijack!g47 threat notification with Norton AV-- removed my exe several times

That’s a false positive but in case of doubt you can check the source code. rFXGen is open source.

one of the best fx tools i've used! thank you so much for making this :D

Can’t save sounds or export waves on Windows 10. I’m using rfxgen_v2.5_win_x64.

It should work... but I'll review that.

I reviewed rFXGen and I couldn't find any issue. I was able to save/load .rfx files with no problem, as well as export .wav in different wave formats. I tested it on Windows 10. Where did you tried to save the files? Maybe it's a permissions issue.

Thanks for the review! I tried various directories to save the files and I don’t think it’s permission issue. I tried saving on desktop, a folder in desktop, a folder in D: disk. I also tried running the app as administrator but that didn’t help too.

(+1)

I'm afraid I have no idea why it doesn't work for you. Fortunately, rFXGen is an open-source project, you can try to compile the code yourself and check for the issue with a debugger. A preconfigured Visual Studio 2022 solution as well as a plain Makefile are provided.

Deleted 1 year ago

Save Sound and Export Wave don't work!

Why?

 I use rfxgen_v2.5_win_x64.

It's on my list for review!

I reviewed rFXGen and I couldn't find any issue. I was able to save/load .rfx files with no problem, as well as export .wav in different wave formats. I tested it on Windows 10. Where did you tried to save the files? Maybe it's a permissions issue.

Thanks!

(1 edit)

.wav export doesn't seem to work. The .wav file generated sounds completely different compared to what's in the editor.

Thanks for reporting. Please, could you open an issue on rfxgen github project for review?

these sound like the sounds from fighties!

Is there a way to scale this app by a factor 2 or 3? Using it on a high-dpi screen makes everything unreadable for me because everything is tiny.

(1 edit) (+4)

on the desktop version, there is a Screen Scale x2 button

(+3)(-3)

on the desktop version, there is a Screen Scale x2 button

(+1)

Linux version lauch this:

./rfxgen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./rfxgen)

rFXGen was compiled for a newer libc version...

Thanks Ray

It freezes on Arch Linux after the last update lol....

(+1)

I'll try to recompile it next week...

(+1)

It should be ok now. :)

(-2)

Can any sounds generated be exported?

(+1)

yes, you should be able to export generated sounds as .wav just pressing the Export button. Did you try it?

(+1)

Great tool!

(+1)

Thank you! Enjoy it! :D

(+2)

I'd be happy to pay few bucks for Linux version :)

(+1)

Uploaded! ;)

Thank you <3 I love the dark theme :)

(+3)

Can you make this available for Linux?

(2 edits)

Hi! Sorry, don't have a Linux system right now but you can compile it yourself from source.

Required dependencies are minimum: raylib, raygui, tinyfiledialogs.

If I can compile it myself at some point, I'll upload it.

Can you provide a Makefile or something? Because I get errors trying to compile them from source

(1 edit) (+3)

+1 this question.. :)

(+1)(-1)

done.