Music Explorer FX v1.1: Now with “Fame” Control

Wednesday, November 11th, 2009

Version 1.1 of the JavaFX-based music discovery application, Music Explorer FX has been released. You can try it here:

This version is mostly about performance and stability improvements and it’s also the first version to be released under JavaFX 1.2. Additionally, it sports a new feature: the “Fame” knob:

fame

For those not familiar with how the application works, MEFX will present you with artist recommendations based on an initial artist. Pictured below, for example, is a web of six artist recommendations that sound similar to the  popular alternative metal band, “Breaking Benjamin”.

BB

One potential issue with this kind of search though is that if you are a fan of BB, then you are likely to have already heard of many of these bands. This is where the Fame knob comes in. If you dial down the Fame knob, indicating that you want less famous recommendations, and rerun the search, you’ll now get these results:

BB_lessfame

These bands are still very similar to “Breaking Benjamin”, they just happen to be less popular. Note that the green “popularity” gauges are considerably lower than the artists on the first search. This can be a great way to explore the long tail of music.

The Fame knob works in the other direction as well. Turn it to the right (positive) and you’re guaranteed to get some mainstream results that even the RIAA would be proud of.

This release also boasts notable performance improvements and some crazy caching techniques.  In particular, I encourage you to check out the much improved image gallery (bring up your favorite artist, and click on the “photos” icon). For a more detailed rundown of MEFX, check out this post.

So whether you’re an old friend of MEFX, or a you stumbled across this post in search of what happened to that popular 80s musical, go ahead and give it a try.

Tags: , ,

6 Responses to “Music Explorer FX v1.1: Now with “Fame” Control”

  1. Java desktop links of the week, November 16 | Jonathan Giles wrote:
    November 15th, 2009 at 3:12 pm |

    [...] Anderson has blogged about the release of Music Explorer 1.1, his award-winning JavaFX application. This version is mostly about performance and stability [...]

  2. Hans wrote:
    December 18th, 2009 at 12:12 pm |

    ‘thought I’d let you know, when I launched your application it only opened a blank (gray) window. FYI.

  3. sanderson wrote:
    December 18th, 2009 at 1:59 pm |

    Hans, what type of system are you running?

  4. Saravan wrote:
    April 2nd, 2010 at 6:32 pm |

    Sten,

    I’m trying to run it on Windows 7, DELL 64-bit processor, it doesn’t even open. It would be good if it at least throws the error message to the screen!

  5. sanderson wrote:
    April 5th, 2010 at 8:48 am |

    @Saravan — hmm, that’s too bad. I’ve never tried running in on Windows 7. I’ll have to check this out and get back to you.

  6. Sten’s Blog » Blog Archive » Flipping Nodes with the JavaFX PerspectiveTransform wrote:
    April 13th, 2010 at 1:05 pm |

    [...] working on some new features for Music Explorer FX 2.0, one of the issues I’ve had to think about is where to put track information for an [...]

Leave a Reply