Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
sandqut
sandqut's Profile
4
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Export Error
[0 Replies]
10-May-2011 08:11 AM
Forum:
Integration and Hardware
Hi,
I am currently working on my school project using Processing. However, as I am exporting my
sketch, I get this error message. I can run my sketch in the programming environment so not sure
why it doesn't allow me to export as an application.
I have searched online for solutions and tried to increase my java memory using a java_args.txt
file with the code -Xss1024K, but still encounter the same error. What else can I do?
I have tried to export in both Mac & Windows 7 environment but faced the same error.
I am using the following libraries:-
import krister.Ess.*;
import controlP5.*;
import codeanticode.gsvideo.*;
This is the error message:-
Exception in thread "Thread-8" java.lang.OutOfMemoryError: Java heap space
at processing.app.Base.loadBytesRaw(Base.java:2131)
at processing.app.Sketch.exportApplication(Sketch.java:2364)
at processing.app.Sketch.exportApplication(Sketch.java:2201)
at processing.app.Sketch.exportApplicationPrompt(Sketch.java:2178)
at processing.app.Editor$DefaultExportAppHandler.run(Editor.java:1948)
at java.lang.Thread.run(Thread.java:680)
What is this error? Can anyone please help? Thank you!
Sandra
Remove Filter
[0 Replies]
12-Mar-2011 05:26 AM
Forum:
Contributed Library Questions
Hi everyone,
Anyone knows how to remove or reduce the amount of filter in Ess?
I am trying to adjust an reverb effect filter to my audio channel, but ESS keeps adding the filters.
As a result, my audio track becomesbadly distorted. This is the same for the EQ filter.
Does anyone have the same problem? Is there a work around solution?
Can anyone please help as I am trying to implement the Ess filter to my major project to complete.
Thank you!!!
Sand
Ess library - How to removing reverb effect?
[0 Replies]
06-Mar-2011 07:38 PM
Forum:
Contributed Library Questions
Hi Everyone,
I'm currently using Ess library to process my audio.
Althought, I can apply reverb(just like the examples from Ess) easily
to my program code, I can't remove the effect.
How can I remove the effect without stopping my audio track?
I have tried using:-
myReverb.filter(myChannel, 0); // setting 0 for dry signal
myReverb.updateReverbModel();
But was not successful. Can anyone please advise?
Thanks a lot!
sand
How do I manipulate audio from .mov file?
[0 Replies]
27-Feb-2011 10:59 PM
Forum:
Programming Questions
Hello,
I am relatively new to Processing and hope someone can help me.
I am intending to playback an imported quicktime movie.
Is there a way for me to do EQ & volume changes with the movie's playback audio?
I am using Ess library for my project. The audio starts to playback whenever this
line is executed:-
myMovie = new Movie(this, "sample.mov");
Is there a way to gain control over the playback audio of the movie? How do I do it?
Ultimately, the visual and audio of the movie still need to be in sync after any change
in EQ or effects(eg reverb). Thanks a lot!
sand
«Prev
Next »
Moderate user : sandqut
Forum