var fDesc=new Array(); fDesc[0] = "Finale SongWriter lets you hear your music play back, print sheet music, share songs with the free downloadable Finale Reader™ and save MP3 files for your iPod.

From the creators of Finale®, the world’s leading music notation software, SongWriter is perfect for songwriters, band and choir directors, church musicians, students and other musicians.

Spend more time making music and less time learning software.

Experiment with Melodies

* Click notes onto the staff and hear their pitches drag notes up and down to find the pitches you want.
* Play a MIDI keyboard and see the music appear instantly.
* Import and export MIDI and MusicXML files.
* Add multiple lyric verses.

Explore Different Arrangements

* Try any tempo.
* Transpose to any key.
* Type a chord name to hear how it sounds and see its guitar fretboard.
* Select automatic drum grooves for different styles.
* Add automatic harmonies.

Experience Your Songs

* Print great-looking sheet music.
* Save MP3 files to create audio CDs or to play on an iPod.
* Hear your songs with a professional software synthesizer and over 128 sounds – no hardware required!
* Use Human Playback™ to make songs sound like they’re performed like live musicians.
* Share your music with others using the free, downloadable Finale Reader™.

Try before you buy with a 30-day trial version of Finale SongWriter 2010 available for both Macintosh® OS X and Windows® platforms."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }