Advertisements
Advertisements

Advertisements

Video: Qt based Audelicious App: Music Visualization/Appreciation for the Nokia N900

| March 31, 2010 | Reply
Advertisements

Here’s a pretty cool find, an app built by iPhone blogger and coder Melfar (Vsevolod Buzinov)  with Qt. Audelicious: Music Appreciation app.

I’m not sure if they are visualizations for music being played through the music player though that’s what I’m assuming.

You’ve got a couple of spectrum analyzers and an amplitude meter. All three can be viewed simultaneously as well as possibly sensitivity, range and colour settings. Each can then go into full screen mode.

[youtube=http://www.youtube.com/watch?v=s9VdPPs9CqA]

Here’s a Vimeo version:

[vimeo=http://vimeo.com/10537944]

Installation instructions:

  • Install and setup scratchbox
  • Download fftw3 (build-time dependency) and install to /usr:

(on your desktop:)

wget http://www.fftw.org/fftw-3.2.2.tar.gz
tar xzf fftw-3.2.2.tar.gz && cd fftw-3.2.2

(in scratchbox dev environment:)

./configure --prefix=/usr
make && make install
  • You need Qt 4.6 installed in scratchbox to proceed.

    qmake && make

  • Copy AudeliciousQT file to the device, make sure you have Qt 4.6 installed on the device. If you have both 4.5 and 4.6, move 4.5 away from/usr/lib to a temporary directory and set env LD_LIBRARY_PATH to qt4.6 directory. NOTE: you won’t need to worry about it on PR 1.2 🙂
  • run ./AudeliciousQT from the terminal or install .desktop file to application manager. Enjoy!

Via Melfar

Advertisements

Tags: , , , , , , ,

Category: Maemo, Nokia, Nseries, Video

About the Author ()

Hey, thanks for reading my post. My name is Jay and I'm a medical student at the University of Manchester. When I can, I blog here at mynokiablog.com and tweet now and again @jaymontano. We also have a twitter and facebook accounts @mynokiablog and  Facebook.com/mynokiablog. Check out the tips, guides and rules for commenting >>click<< Contact us at tips(@)mynokiablog.com or email me directly on jay[at]mynokiablog.com