soundlibrary never existed ! have a look in trunk, http://www.assembla.com/code/hydrogen/subversion/nodes/trunk/libs/hydrogen/src/sound_library.cpp?rev=2122 http://www.assembla.com/code/hydrogen/subversion/nodes/trunk/libs/hydrogen/include/hydrogen/SoundLibrary.h?rev=2122
What I've done is : r2111 (http://trac.assembla.com/hydrogen/changeset/2111): - mv src/core/src/sound_library.cpp src/core/src/basics/drumkit.cpp - mv src/core/include/SoundLibrary.cpp src/core/include/hydrogen/basics/drumkit.h - update needed include directives r2112 (http://trac.assembla.com/hydrogen/changeset/2112): - remove UNUSED class SounLibrary SoundLibrary has never been and is in nothing in core, we use .hydrogen/data/drumkits path, have drumkit.xml files with drumkit_info tag, ... but the most important, H2 "is an advanced drum machine for GNU/Linux", so we must find a Drumkit class somewhere ! On Sunday 16 January 2011 12:32, [email protected] wrote : > can we return to soundlibrary instead of drumkit? it's only because the name > drumkit is > so restrictive. for example i use hydrogen often as sample step sequencer for > ambient soundfiles. > my main motivation to implement the mostly dirty :) coded sample editor and > the rubberband miracle. > > also we move (in process) the term drumkit to the term soundlibrary on most > web instances (source forge, the wiki and the new website). > > at least sebastian have do the most work on the new h2 soundlibrary(0.9.4 > release). also the online sondlibrary repository idea and iplementation comes > from him. > maybe it could be interested what kind of term he preferred. > > greetings wolke > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Hydrogen-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel > > !DSPAM:4d32e25d154279134820750! > -- Jérémy Zurcher av General Guisan 49 1400 Yveron-les-bains +41 (0) 79 599 84 27 ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
