Page 2 of 2

Re: FX Synth - make sound effects easily!

PostPosted: Thu Sep 04, 2014 6:30 am
by rodot
I just check the .jar from github, works fine on windows 7 x64 with java 8.11. You version java may not be up to date?

Re: FX Synth - make sound effects easily!

PostPosted: Sun Sep 07, 2014 12:34 am
by yodasvideoarcade
Just tested, it's version 7 update 67, the recommended version.

The error seemed to something about setting a window-size of a non-existent window. Maybe.

Re: FX Synth - make sound effects easily!

PostPosted: Sun Sep 07, 2014 6:29 am
by rodot
Could you please give more information? What operating system are you running? What's the error message?

Re: FX Synth - make sound effects easily!

PostPosted: Sun Sep 07, 2014 9:22 am
by yodasvideoarcade
I'm on Mac Mavericks 10.9.4. The error-message is:

The Java-JAR-File "Tracker.jar" could not be opened. Check the console for more information.

This happens about 5 seconds after I double-click it, so there must be some processing or waiting for something before that happens.

In the console, I find this:
07.09.14 11:19:24,447 Console[8811]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.

Re: FX Synth - make sound effects easily!

PostPosted: Sun Sep 07, 2014 10:50 am
by rodot
I don't have a Mac to try it, anybody had it to work on Mac?

Re: FX Synth - make sound effects easily!

PostPosted: Thu Mar 05, 2015 2:05 am
by treflip
As a suggestion I would ask to make the sliders move automatically when the arrow keys are held down. Instead of pressing them manually for each increment.

Thank you!

P.s. Love that they loop over to the beginning!

Re: FX Synth - make sound effects easily!

PostPosted: Mon Apr 13, 2015 7:17 pm
by Jerom
I did a translation in French of the 1st post of this topic to present FX Synth on my blog: Comment créer des bruitages sous Gamebuino avec FX Synth
... although it might be a bit useless since this small soft is pretty simple to understand...