Subscribe to RSS Feed

Posts Tagged ‘Music’

Braveheart

Apr 18th, 2008 by Joshua Scotton
Braveheart

I’ve been mucking around with this piece for a while now and managed to get a semi-decent recording over the weekend.

It’s completely from memory and by ear but it’s still recognisable as the theme from Braveheart – “For the Love of a Princess”

All it needs is some bagpipes in the background…

:D

Heres the link: http://www.joshuascotton.com/misc/my_music/ForTheLoveOfAPrincess.mp3

Post to Twitter Post to Delicious Post to Digg Post to Facebook

Continue Reading »
9 Comments

iVideoSongs

Feb 1st, 2008 by Joshua Scotton

Found this new video tutorial site for Guitars, Drums and Keyboards.

Looks interesting…

www.ivideosongs.com

Post to Twitter Post to Delicious Post to Digg Post to Facebook

Continue Reading »
17 Comments

Cowon iAudio D2 and Banshee

Nov 11th, 2007 by Joshua Scotton

If you plug the D2 into ubuntu it gets recognised as a standard usb memory stick and won’t come up as a mp3 player in Banshee.

If you go to Settings -> System there is a USB Connection setting. MTP (Music Transfer Protocol) support doesn’t work yet in Banshee, however there is a simple hack if you make sure this is set to MSC (Mass Storage Device Class).

Mount the D2 and create an empty file called .is_audio_player

That’s it! Believe it or not next time you start ubuntu with the D2 plugged in it will come up as a music device. Yay!

Any music you add to the device will now be added as /media/COWON/artist_name/artist_album/song_name

If you want finer control over where files go on the D2 when it is sync’d you need to edit the .is_audio_player file and paste the following into it:
audio_folders=MUSIC/,RECORD/
folder_depth=2
output_formats=audio/ogg,audio/x-ms-wma,audio/mpeg,audio/wav,audio/flac,audio/mp3
That makes all the transferred music go nicely into the MUSIC/ folder and also makes sure that Banshee doesn’t transcode any flac, wav or wma files into mp3 format files.

The D2 resizes displays as album art any file called cover.jpg. Banshee won’t do this automatically but there is a tool that will do this for you.

Go to http://unrealvoodoo.org/hiteck/projects/albumart/ and download and install the debian file.

The version I used was

http://muksuluuri.ath.cx/~skyostil/projects/albumart/dist/albumart_1.6.0-1_all.deb

I worked out that after copying your music to your D2 and installing albumart you need to run the following command:

albumart-qt

You may get this error if you do just follow the instructions in the link and everything will work fine.

After the program is running do:

File -> Open then /media/COWON/MUSIC/

Settings -> configure -> targets -> generic

Tick enable and put the file name as:

cover.jpg

Then select all your albums and press the blue download arrow and you’re done!
It doesn’t look like it supports banshee playlists but more on that when I have a closer look…

Post to Twitter Post to Delicious Post to Digg Post to Facebook

Continue Reading »
15 Comments

Cowon iAudio D2

Nov 9th, 2007 by Joshua Scotton

Just got a new Cowon iAudio D2 to replace my old ipod and have been seeing how I can get it working on ubuntu linux.

On Ubuntu when the D2 is plugged in it acts like a normal usb memory stick.

Upgrading your firmware wipes the files on your D2 so you need to do this first if your firmware is not up to date
When the D2 starts up it shows the current version number on the splash screen

Firmware and Manual

You can get the firmware from here:

http://www.cowonglobal.com/zeroboard/zboard.php?id=C08&bmenu=download

and a pdf of the manual from here:

http://www.cowonglobal.com/zeroboard/zboard.php?id=C09&page=1&sn1=&divpage=1&bmenu=download&sn=off&ss=on&sc=on&select_arrange=headnum&bmenu=download&desc=asc&no=34&bmenu=download

Applications

A quick search for applications reveals the following flash app links (put them in the FLASH folder)

Nice game list here

http://iaudiophile.net/forums/showthread.php?t=15110

apps here

http://iaudiophile.net/forums/showthread.php?t=15780

more games

http://iaudiophile.net/forums/showthread.php?t=15120

and yet more games

http://iaudiophile.net/forums/showthread.php?t=16397

Transcoder for D2

http://ubuntuforums.org/showthread.php?t=404589

Follow instructions on the forums for transcoding tips

Next is investigating how to get music on easily…

Post to Twitter Post to Delicious Post to Digg Post to Facebook

Continue Reading »
12 Comments