view tests/data/MUSIC.README @ 564:7d88eddd2ec7

Modified the addColored and addOutlined methods in the InstanceRenderer class to fix a memory leak. The new code attempts to insert the information in the proper map and if it already exists it will explicitly update the reference to the existing information. The new code no longer relies on the bracket operator of the std::map which was implicitly calling the equals operator of the ColoringInfo and OutlineInfo and causing the memory leak. fixes[ticket:472]
author vtchill@33b003aa-7bff-0310-803a-e67f0ece8222
date Sat, 26 Jun 2010 00:42:14 +0000
parents 4a0efb7baf70
children
line wrap: on
line source

The audio test files are based on the track "Drum up" by the Italian rock band Stoop.

The song has been licensed under CC Attribution-NonCommercial 2.5 license. It was the winner in the Diesel music contest 2006 in the rock / indie music category:
http://www.diesel.com/#/cult/music/

You can download the song here:
http://www.diesel.com/wy_content/downloads/seccion/mp3/Rock-Italy.zip

Original MP3 version converted to PCM WAVE with CDex:
http://cdexos.sourceforge.net/

Downsampled and cut with Audacity:
http://audacity.sourceforge.net/

OGG version created with DropOGGXPed:
http://www.rarewares.org/ogg.html

ACM version created with SND2ACM:
http://return0.pisem.net/audio.html