Piano arrangements: Difference between revisions

From Woozalia
Jump to navigation Jump to search
(brackets for download link)
(might improve delivery of ELO-TTS)
Line 38: Line 38:
<link rel="stylesheet">
<link rel="stylesheet">
<b>ELO</b>: "Turn to Stone"
<b>ELO</b>: "Turn to Stone"
<audio preload="no">
<audio controls preload=metadata>
      <source src="/media/piano-ELO-TTS.mp3">
<source src="piano-ELO-TTS.mp3" type='audio/mp3' />
<source src="piano-ELO-TTS.ogg" type='audio/ogg; codecs=vorbis' />
<p>Your user agent does not support the HTML5 Audio element.</p>
</audio>[<a href="/media/piano-ELO-TTS.mp3">download</a>]
</audio>[<a href="/media/piano-ELO-TTS.mp3">download</a>]
This was take #4, without any edits (and lots of little mistakes). I'm thinking I need to rearrange it a bit more so I'm playing the melody line during the chorus, as I do during the verses. I was originally thinking I was going to do vocals, so the melody line would be unnecessary, but there hasn't been time.
This was take #4, without any edits (and lots of little mistakes). I'm thinking I need to rearrange it a bit more so I'm playing the melody line during the chorus, as I do during the verses. I was originally thinking I was going to do vocals, so the melody line would be unnecessary, but there hasn't been time.

Revision as of 01:27, 1 March 2016

These are my piano arrangements of a few songs I like (more to come, assuming there's no massive public outcry against my barbaric treatment of innocent musical instruments). <echo raw now>


<script src="/js/audiojs/audiojs/audio.min.js"></script> <link rel="stylesheet"> <script>

 audiojs.events.ready(function() {
   var as = audiojs.createAll();
 });

</script> <style type="text/css">

 .vjs-default-skin .vjs-play-progress,
 .vjs-default-skin .vjs-volume-level { background-color: #25cc4c }

</style>

TMBG: "Ana Ng" <audio preload="no">

     <source src="/media/piano-AnaNg.mp3">

</audio>[<a href="/media/piano-AnaNg.mp3">download</a>]


<link rel="stylesheet"> Gerry Rafferty: "Right Down the Line" <audio preload="no">

     <source src="/media/piano-RDL.mp3">

</audio>[<a href="/media/piano-RDL.mp3">download</a>]


<link rel="stylesheet"> Pink Floyd: "Childhood's End" <audio preload="no">

     <source src="/media/piano-PF-CE.mp3">

</audio>[<a href="/media/piano-PF-CE.mp3">download</a>] This is excerpted from one long take with a lot of false starts and a bit in the middle I ended up needing to rework. If you've done much audio editing, you can probably hear the join.


<link rel="stylesheet"> ELO: "Turn to Stone" <audio controls preload=metadata>

Your user agent does not support the HTML5 Audio element.

</audio>[<a href="/media/piano-ELO-TTS.mp3">download</a>] This was take #4, without any edits (and lots of little mistakes). I'm thinking I need to rearrange it a bit more so I'm playing the melody line during the chorus, as I do during the verses. I was originally thinking I was going to do vocals, so the melody line would be unnecessary, but there hasn't been time.


</echo> See also: Geek Piano Favorites has a list of things I may be recording.