What are you doing right nao?

^look kitten videos on youtube, they can do a lot of stupid cute things, and no more angry for jew :)

i'm dying... and people call me from work to ask me for things >.< wth!!! i need some rest and they "wake up" me >:[
 
sounds nice scav, but i'm not particular found of the tone in the main guitar
 
I'm waiting for my friend to pass by and writing this meanwhile :
Code:
package toys;

interface HasBatteries{}
interface Waterproof{}
interface Shoots{}

class Toy{
	Toy(){}
	Toy(int i){}
}

class FancyToy extends Toy
implements HasBatteries, Waterproof, Shoots {
	FancyToy() { super(1); }
}

public class ToyTest {
	static void printInfo(Class cc){
		System.out.println("Class name :" + cc.getName() + " is interface?["+ cc.isInterface() +"]");
		System.out.println("Simple name: " + cc.getSimpleName());
		System.out.println("Canonical name: " + cc.getCanonicalName());
	}
	
	public static void main(String[] args){
		Class c = null;
		try{
			c = Class.forName("chapter15.toys.FancyToy");
		}catch(ClassNotFoundException e){
			System.out.println("Can't find FancyToy");
			System.exit(1);
		}
		
		printInfo(c);
		for(Class face : c.getInterfaces())
			printInfo(face);
		Class up = c.getSuperclass();
		Object obj = null;
		try{
			obj = up.newInstance();
		}catch (InstantiationException e){
			System.out.println("Cannot instantiate");
			System.exit(1);
		
		}catch(IllegalAccessException e){
			System.out.println("Cannot Access");
			System.exit(1);
		}
		
		printInfo(obj.getClass());
		
	}
}
 
I'm fine with the tone, I'm not fine with the playing, missed notes and not enough sustain.



I don't know if you are talking about the song, but I can hear a drum shift or wtv it's called.

Thanks for the input Vikk!

yeah i meant the twist, or whatever is called, it think it was very harsh, but overall very nice done scavinho :dopey:

i have a about 5 songs to mix for practice, i should get on that.

if you want: http://www.ultimatemetal.com/forum/production-tips/515941-list-raw-songs-our-mixing-practice.html
 
..fear, my father wants a doctor use one of this :<
inyeccion%2Bde%2Byorce%2Bpao.jpg