Piano arrangements: Difference between revisions
m (Woozle moved page Piano covers to Piano arrangements) |
(two more) |
||
Line 14: | Line 14: | ||
.vjs-default-skin .vjs-volume-level { background-color: #25cc4c } | .vjs-default-skin .vjs-volume-level { background-color: #25cc4c } | ||
</style> | </style> | ||
< | <b>mystery song #1</b> (I'll post artist and title later) | ||
<audio preload="auto"> | |||
<source src="/media/piano-AnaNg.mp3"> | |||
</audio> | |||
<b>mystery song #2</b> | |||
<audio preload="auto"> | |||
<source src="/media/piano-RDL.mp3"> | |||
</audio> | |||
<b>Pink Floyd</b>: "Childhood's End" | |||
<audio preload="auto"> | <audio preload="auto"> | ||
<source src="/media/piano-PF-CE.mp3"> | <source src="/media/piano-PF-CE.mp3"> | ||
</audio> | </audio> | ||
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. | 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. | ||
<b>ELO</b>: "Turn to Stone" | |||
<audio preload="auto"> | <audio preload="auto"> | ||
<source src="/media/piano-ELO-TTS. | <source src="/media/piano-ELO-TTS.mp3"> | ||
</audio> | </audio> | ||
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 02:35, 27 December 2014
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" href="/jsHIDE/audiojs/includes/index.css" media="screen"> <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> mystery song #1 (I'll post artist and title later) <audio preload="auto">
<source src="/media/piano-AnaNg.mp3">
</audio> mystery song #2 <audio preload="auto">
<source src="/media/piano-RDL.mp3">
</audio> Pink Floyd: "Childhood's End" <audio preload="auto">
<source src="/media/piano-PF-CE.mp3">
</audio> 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.
ELO: "Turn to Stone" <audio preload="auto">
<source src="/media/piano-ELO-TTS.mp3">
</audio> 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.