var fDesc=new Array(); fDesc[1] = "to play up to 25 songs per month for free, select the songs you want from millions of songs in RealNetwork's music library and play 25 premium Rhapsody Channels without limit."; fDesc[2] = "computer“s hard disk) which you can then sort, transfer, burn or play choosing from three basic screens: Music Source, My Library and Transfer."; fDesc[3] = "desktop speakers. Works with all music, video, and games on the PC and has special custom presets."; fDesc[4] = "over 7000 radio stations around the world, built-in media player, customizable audio and sound effects options, and editing and recording state-of-the-art features."; fDesc[5] = "common functions of the media player the program allows to search track information, search and delete duplicate tracks, search automatically audio tracks similar to your favourite ones."; fDesc[6] = "media to mp3, mpc, ogg, wav and WMA file formats. Recording tool enables the user to record custom sound files. You can create, delete or modify playlists or export as .MPL files for later use."; fDesc[7] = "You can start selecting the genre you want to listen to, then the artist, the album and the song. Once you get to the song, Music Oasis will start playing it, showing you information about the Artis, Album and Song in the right panel."; fDesc[8] = "broad variety of genres. Its clean-cut, compact interface will make it easy to browse around your favorite radio shows and radio stations."; fDesc[9] = "processing technology. It is fast and easy to use software for recognizing chords from audio files of different formats like, MP3, WMA and WAV."; fDesc[10] = "inspiration, create complete songs with drums and effects, collaborate online with musicians around the world for free, and cast tunes to RiffWorld.com. A free level of online collaboration is included with RiffWorks T4, which allows up to four musicians to collaborate on a song and chat simultaneously. RiffWorks loop-based recording workflow allows collaboration without latency or distance issues. As a track is recorded, it streams to other players and is perfectly in sync. All contributions are saved on RiffWorld.com and can be opened later in RiffWorks to continue recording. An unlimited number of musicians may contribute to a song (4 at a time). Mac and PC musicians worldwide are creating songs together online no matter how far apart they live. RiffWorks T4 (v2.2.1) Includes: Automatic track creation and loop recording with 4 layers plus drum loops 7 effects (Wah, Multi-band..."; fDesc[11] = "tracks which include 32 audio and 128 Midis. It includes a professional 24-bit audio quality. The application creates backing tracks using included ACID format loop library."; fDesc[12] = "will allow you to control the way you want to play the playlists you've chosen in your profile or the \"Finetune radios\" you'll like to tune in."; fDesc[13] = "and share photos and videos online. This incredible program enables you to upload photos easily, select design templates, add text and music."; fDesc[14] = "creation, 7 guitar-oriented effects, 4 Backups (InstantDrummer, REX Player, ReWire, Metronome), instant podcasting, and online music collaboration. Using the RiffWorks desktop recording application, up to four musicians can connect and collaborate on a song simultaneously. As a layer records, it instantly streams to other players running RiffWorks. As the Riff loops, other players can add more. All contributions are saved on RiffWorld.com and can be opened later for further collaboration. Musicians worldwide are creating songs together online no matter how far apart they live or what time zone they are in! During the beta test, over 600 songs were created by 200 collaborators worldwide (US, Canada, UK, EU, Japan, Australia, New Zealand, Brazil and more) with no latency or distance problems. RiffWorld.com is now out of beta, and 25,000 RiffWorks users are ready to play! Great for guitar..."; fDesc[15] = "audio player; it allows its users the opportunity to mix music just like a Disc Jockey. The creative doors can really open up with this software."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }