« Assignment #8 | Main | Read about jar-ing up your code »

frustration with mxj~

Is anyone trying to use mxj~ ? Is it me or is this the worst signal processing language ever? I realize using java externals for signal processing is silly to begin with because it will always be slower than C, but for my own edification I thought I would dash off a karplus strong algorithm in java. Well, here I am six hours later, with greatly reduced ambitions, and I can't even get the simplest filter imaginable to work--the one where you take the previous sample value, add the current sample value, and divide by 2. If anyone can figure out what's wrong with this code, I'd be grateful.

Patrick

Download file

TrackBack

TrackBack URL for this entry:
http://blog.lib.umn.edu/cgi-bin/mt-tb.cgi/53467

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)