For new TamTam developers this is the common folder that pulls instruments, sounds etc... for the Tam Tam music suite. #####Important note for TamTam Suite ########## Instruments.py - pulls from ../Resources/Sound and ../Resources/Images - If you're contributing a drum kit, loops are added in ../Resources/Loops - Drum kits are mapped to respected ascii values. ################################################################################# #####Important note for TamTamMini ########## To add default instruments on start up go to /Edit/Mainwindow.py - As of 4/30/2013 lines 87 -> 93 loaded defualt instruments puleld from InstrumentDB. - Newer versions of Mini will have different gtk version. ##################################################################################