Korg Monotron softsynth that you can put on your website
OK, by now everyone must think I have a Korg Monotron fetish, but I guess you’d be right judging by all my posts about it.
In case you simply can’t afford to shell out the paltry sum of $60 to buy one, and you didn’t win one of the the free ones that we gave away, here’s an awesome online, playable Korg Monotron softsynth.
Use the mouse or keyboard keys to play sounds, and right click the ribbon for sustain, so you can listen while you tweak!
You can also embed the synth in your own website – First, copy the .jar file located here (right click & save as) and put it in the root (or elsewhere) of your website. Then, use the following code on the page where you want the synth to appear:
Make sure to replace “your-site-domain-name” with your domain name and “pathtosynth” with the directory where you put the the .jar file.
Thanks again to Shannon who provided this for our Monotron contest.

Where on-line can I use this as I do not own a web site.
Can I embed this on say MySpace?
Looks like a lot of fun, any freebies of the real one left?
If you just want to run it off a USB stick or something simply paste this into a notepad file.
save as a html file (change the save name to “anything.html” in the same folder that you have your .jar file and yea… thats it.
rofl the code didnt show up
Hmm still didn’t show up. So go learn html for 5 minutes and do it your goddam self.
HA! No biggie. I bought one, and I love it!
JohnF, is this what you were getting at?
‘cuz that didn’t work for me.
I have a feeling it’s a Java or operating system setting that doesn’t let me run the necessary Java virtual machine locally, or something.
Rrrgh. The code tag didn’t work. Let’s just replace the pointy brackets with square brackets.
[applet codebase="C:monotron" archive="C:monotronsynth.jar" code="main/SynthApplet.class" width="480" height="276"][/applet]
Or I’m not telling java what protocol to use…working now! In case they don’t show up below, there’s three slashes after “file:” below, a backslash after “C:” and a backslash between “monotron” and “synth.jar.”
[applet codebase="file:///C:monotron" archive="file:///C:monotronsynth.jar" code="main/SynthApplet.class" width="480" height="276"][/applet]
Music is the ability of contemplating with sounds.