Audio processing w/o Processing PDF Print E-mail

This article is about some modifications I made to the Minim audio library used within Processing development environment; the result is a stand-alone version of Minim, MinimSA, capable of performing audio related operations (and analysis) without the need of Processing core and portable to any Java project.

 

REFERENCES

 

CODE CHANGES

I modified some Minim source files, basically the ones in which PApplet was used in order to carry out file-related operations. Following the noteworthy changes:

 

// global calls changes
PApplet.println() /* into */ System.out.println() // for normal output
PApplet.println() /* into */ System.err.println() // for error output
app.sketchPath(fileName) /* into */ fileName // removed path
 
 
// JSMinim changed
public JSMinim(PApplet parent) /* into */ public JSMinim()
 
// JSMinim added (moved here from Processing core)
public InputStream createInput(String filename)
public InputStream createInputRaw(String filename)
 
 
// Minim changed
public Minim(PApplet parent) /* into */ public Minim()
public Minim(PApplet parent,MinimServiceProvider msp) /* into */ public Minim(MinimServiceProvider msp)
 
// Minim added (moved here from Processing core)
static public final float pow(float a, float b)
static public final int max(int a, int b)
static public final float max(float a, float b)
static public final int max(int a, int b, int c)
static public final float max(float a, float b, float c)
static public final int constrain(int amt, int low, int high)
static public final float constrain(float amt, float low, float high)
static public final float map(float value, float istart, float istop, float ostart, float ostop)
 
// BeatDetect removed
public void drawGraph(PApplet p)
 

 

DOWNLOAD

You can download MinimSA ; this requires the libraries used in Minim, so download "Minim 2.0.1 library only" from CodeLog and substitute minim.jar with minimSA.jar

 

I'm a big fan of the Eclipse IDE. As soon as possible I will put here a zipped Eclipse project you can import directly via Eclipse Import menu and use in your own project.

 

 

 

Comments

Good work! Your post is an excellent example of why I keep coming back to read your excellent quality content that is forever updated. Thank you!
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar ap2 irons
0
 
 
For this matter, once I discussed with one of my friends, not only about the content you talked about, but also to how to improve and develop, but no results. So I am deeply moved by what you said today.
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar Acai Berry
0
 
 
Thanks for the nice post. I am expecting some different idea from your side. You always represent some new thought in your post.
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
I really liked the post and the stories are really thanks for sharing the informative post.
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar pump shoes
0
 
 
I admit, I have not been on this webpage in a long time... however it was another joy to see It is such an important topic and ignored by so many, even professionals. I thank you to help making people more aware of possible issues.
Great stuff as usual...
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar Massage cushion
0
 
 
So glad this internet thing works and this article helped. Might take you up on the home advice sometime. Perhaps a guest appearance he
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar NIKE AIR MAX
0
 
 
Resources like the one you mentioned here will be very useful to me! I will post a

link to this page on my blog. I am sure my visitors will find that very useful.
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar adidas shoes
0
 
 
I tried to think so, but i found it was not as the same in the actual process. As

you mentioned, I still have doubts, but really thank you for sharing!
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar new jordans
0
 
 
Hi, I am newbie here at this site. Its very interesting and informative so i am here. I thinks I got right place now thanks for sharing valuable info.
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar nike air max
0
 
 
It looks good,I have learn a recruit!Recently,I found an excellent online store, the XX are completely various, good quality and cheap price,nike air max shoes it’s worth buying!
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar nike air max
0
 
 
It looks good,I have learn a recruit!Recently,I found an excellent online store, the XX are completely various, good quality and cheap price,[url=http://www.nikemaxsale.com]nike
air max shoes[/url] it's worth buying!
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
avatar lib
0
 
 
Wow , nice sport shoe collection above, heheh
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel

Talk about [URL=http://www.hotsalewatch.com]discount watches[/URL] .My mum goto buy
[URL=http://www.myceramicwatch.org]ceramic watch[/URL].But I like
[URL=http://www.mydiscounthandb ags.com]discount handbags[/URL] more.
Where do I could buy
[URL=http://www.mydiscountwatch es.org]discount watch[/URL].
Let's go to buy
[URL=http://www.thedesignerwatc hes.org]Designer Watches[/URL].
Find the
[URL=http://www.theledmanufactu rer.org]led manufacturer[/URL] from China.
Do you want to purchase for low price
[URL=http://www.wholesalejewelr ywatches.net]wholesale jewelry[/URL]
that is what I want.
I want to be [URL=http://www.benwon.com]led strip lights[/URL] designer.
My father want to find [URL=http://chinaelectrade.com]China Electronics[/URL] supplier.

[URL=http://www.themarcjacobsha ndbags.org]Marc Jacobs Handbags[/URL] This is the one I want to

buy.
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Cancel
Name *
URL
Code   
ChronoComments by Joomla Professional Solutions
Submit Comment
Last Updated on Tuesday, 31 March 2009 19:27