Piano arrangements: Difference between revisions

From Woozalia
Jump to navigation Jump to search
(notice at top of page)
(let's just make these links)
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is under development; please come back later -- but soonish...
[[category:covers]]
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>
I tried to set these up so they could be played in-page, but MediaWiki seems to fight with JS in that regard -- so for now, these are download links:
<script src="/js/audiojs/audiojs/audio.min.js"></script>
 
<link rel="stylesheet" href="/jsHIDE/audiojs/includes/index.css" media="screen">
* <b><abbr title="They Might Be Giants">TMBG</abbr></b>: "{{l/media|piano-AnaNg.mp3|Ana Ng}}"
<script>
* <b>Gerry Rafferty</b>: "{{l/media|piano-RDL.mp3|Right Down the Line}}"
  audiojs.events.ready(function() {
* <b>Pink Floyd</b>: "{{l/media|piano-PF-CE.mp3|Childhood's End}}"
    var as = audiojs.createAll();
** 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" {{l/media|piano-ELO-TTS.mp3|MP3}} {{l/media|piano-ELO-TTS.ogg|OGG}}
</script>
** 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.
<style type="text/css">
 
  .vjs-default-skin .vjs-play-progress,
All of these were recorded on a digital piano with unweighted keys.
  .vjs-default-skin .vjs-volume-level { background-color: #25cc4c }
 
</style>
See also: [[Geek Piano Favorites]] has a list of things I may be recording.
<audio preload="auto">
      <source src="/media/TFaB-2013-05-27-demo-mix.mp3">
</audio>
</echo>
See also: [[Geek Piano Favorites]]

Latest revision as of 20:07, 20 September 2018

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).

I tried to set these up so they could be played in-page, but MediaWiki seems to fight with JS in that regard -- so for now, these are download links:

  • TMBG: "Ana Ng"
  • Gerry Rafferty: "Right Down the Line"
  • Pink Floyd: "Childhood's End"
    • 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" MP3 OGG
    • 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.

All of these were recorded on a digital piano with unweighted keys.

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