We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
ESS Sketch Export (Read 1170 times)
ESS Sketch Export
Feb 11th, 2006, 7:56pm
 
I have an issue where any sketch I export that includes Ess calls (involving samples) does not run at all in a browser... Is there something I have to include in the data folder? I have re exported the sketch in prior versions of processing and had no luck.
Re: ESS Sketch Export
Reply #1 - Mar 6th, 2006, 6:08pm
 
I have the same problem. Works perfectly fine directly from within processing, but as soon as exportet the sounds don't work any more.
Krister, is that something already known that you are working on?
Re: ESS Sketch Export
Reply #2 - Mar 8th, 2006, 4:15am
 
me too
i am running 099 beta
using the counting.aiff from the ess site
works fine in processing ide
no sound when i locally run applet in firefox on xp
Re: ESS Sketch Export
Reply #3 - Apr 11th, 2006, 1:42am
 
seems to be happening sporadically. i've allocated some time to clean things up and fix bugs over the next couple months. sorry for the delay.
Re: ESS Sketch Export
Reply #4 - Apr 19th, 2006, 7:36pm
 
I don't seem to be able to export sketches that use Ess.
They play fine from the IDE, but when I try to export I get:

---
D:/jorge/aulas/2005-2006/ProgramacaoMultimedia2Sem/Slides/exemplos/Ess/applet/Es
s.java:26:3:26:17: Semantic Error: No applicable overload for a method with signature "start(Ess)" was found in type "processing.core.PApplet". Perhaps you wanted the overloaded version "void start();" instead?
--

Has anyone had this problem?
jc
Re: ESS Sketch Export
Reply #5 - Oct 15th, 2007, 10:58pm
 
jorge -

again, this post is old so I hope this isn't still a problem, but,

If you edit the processing settings file directly (ie, not through the preferences dialog but through a program like TextEdit or Notepad) there is a setting that says something like "include jars when exporting" ... set that to true and I think it may solve your problem.

R
Page Index Toggle Pages: 1