I hate to wait...
May 9, 2007 at 2:48 PM Post #76 of 130
Quote:

Originally Posted by GAD /img/forum/go_quote.gif
I'll be hip-deep in RSA amps by the end of the week. Whhheeee......

GAD



<enabling co-dependency="true">
You, sir, are my hero.
</enabling>
 
May 9, 2007 at 5:14 PM Post #78 of 130
My Hornet just arrived about 2 hours ago!
biggrin.gif

It is wonderful, thanks Ray!
I thought my PA2V2 had developed a slight imbalance between the left and right channels, shifting centered sounds slightly to the right. I wasn't sure, I thought maybe it was just my imagination, but the Hornet proves it wasn't my imagination; sounds are right back in the middle where they should be.
cool.gif
 
May 9, 2007 at 5:44 PM Post #79 of 130
Quote:

Originally Posted by Morph201 /img/forum/go_quote.gif
while true
GAD = MoreGear
MoreGear = MoreGear + 1
do



Gah, I need a life!



Code:

Code:
[left] // LIFE?! FEH! void gadHeadFiBinge() { bool flag = false; while ( flag == true && gadIsBroke() == true) { switch (howTheHeckCanGadGetMoreMoney()) { case LOTTERY: if (foundOneDollarUnderCouch() == false) { flag = YOU_CANNOT_PLAY_THE_LOTTERY_IF_YOU_ARE_BROKE_YOU_DUMMY; } else { flag = playLottery() ? GAD_LOST : ROBBED_AFTER_REDEEMING_WINNING_TICKET; } break; case BORROW: if (borrowMoney() == NO_ONE_WILL_LOAN_GAD_ONE_RED_CENT) { flag = curlUpInFetalPosition(THUMB_SUCK|WIMPER|CONVULSIONS); } else { flag = hmmmPreciousMoney(GOLLUM_SOUNDS); // oh, what the hell... curlUpInFetalPosition(THUMB_SUCK|WIMPER|CONVULSIONS); } break; case CRIME: if ( canGadDoTheTime() == ARE_YOU_FRAKING_KIDDING_ME) { flag = trashApartment(LEAVE_RSA_STUFF_ALONE_THOUGH); } else { if (reconsider() == BUT_RAY_JUST_RELEASED_A_NEW_AMP_FORCRISSAKES) { robSomeone(GUN | KNIFE | BAD_BREATH); flag = getCaught(GO_TO_JAIL); } } break; default: // couldn't think of a good one... } } if (rentIsDue() == true) { blowItOff(RENT_PAYMENT); planOnLivingInACardboardBox(); setTubeGearToHeatUpCardboardBoxAfterTheEviction(longExtentionCord); } if (gadIsHungry() == true) { eatGarbage(); } if (girlFriendExists == true) { girlFriendExists = false; } while (gadIsBroke() == false) { buyStuff(START_HEAD-FI_THREAD); waitForStuff(POST_HEAD-FI_THREAD); receiveStuff(POST_HEAD-FI_THREAD); } }[/left]

 
May 9, 2007 at 6:08 PM Post #80 of 130
Quote:

Originally Posted by opozoid /img/forum/go_quote.gif
My Hornet just arrived about 2 hours ago!
biggrin.gif

It is wonderful, thanks Ray!




Mine arrived too. It's a nice piece of work. Have not listened yet, just took it out of the box, inserted battery and plugged it into AC. Tiny compared to my friends Bithead that I've been using.

The first purchase since joining head-fi and I think the Westone 3's are next.

Slipping,

Rich
 
May 9, 2007 at 6:15 PM Post #81 of 130
ingwe - Dude, well done. Damn you made me laugh! This chunk especially:

Quote:

case BORROW:
if (borrowMoney() == NO_ONE_WILL_LOAN_GAD_ONE_RED_CENT)
{
flag = curlUpInFetalPosition(THUMB_SUCK|WIMPER|CONVULSION S);
}
else
{
flag = hmmmPreciousMoney(GOLLUM_SOUNDS);

// oh, what the hell...
curlUpInFetalPosition(THUMB_SUCK|WIMPER|CONVULSION S);
}


All the rest of you - stop flaunting your hornets. I don't have mine yet! Stupid east coast...

GAD
 
May 9, 2007 at 6:16 PM Post #82 of 130
Oooooooh, everyone is getting theirs. Hopefully mine is waiting in my inbox at work so I can have something to look forward to upon my return to the office tomorrow. Come onnnnnnnnnnnnnnnn lucky Thursday!
 
May 9, 2007 at 6:22 PM Post #83 of 130
Quote:

Originally Posted by ingwe /img/forum/go_quote.gif
Code:

Code:
[left] // LIFE?! FEH! void gadHeadFiBinge() { bool flag = false; while ( flag == true && gadIsBroke() == true) { switch (howTheHeckCanGadGetMoreMoney()) { case LOTTERY: if (foundOneDollarUnderCouch() == false) { flag = YOU_CANNOT_PLAY_THE_LOTTERY_IF_YOU_ARE_BROKE_YOU_DUMMY; } else { flag = playLottery() ? GAD_LOST : ROBBED_AFTER_REDEEMING_WINNING_TICKET; } break; case BORROW: if (borrowMoney() == NO_ONE_WILL_LOAN_GAD_ONE_RED_CENT) { flag = curlUpInFetalPosition(THUMB_SUCK|WIMPER|CONVULSIONS); } else { flag = hmmmPreciousMoney(GOLLUM_SOUNDS); // oh, what the hell... curlUpInFetalPosition(THUMB_SUCK|WIMPER|CONVULSIONS); } break; case CRIME: if ( canGadDoTheTime() == ARE_YOU_FRAKING_KIDDING_ME) { flag = trashApartment(LEAVE_RSA_STUFF_ALONE_THOUGH); } else { if (reconsider() == BUT_RAY_JUST_RELEASED_A_NEW_AMP_FORCRISSAKES) { robSomeone(GUN | KNIFE | BAD_BREATH); flag = getCaught(GO_TO_JAIL); } } break; default: // couldn't think of a good one... } } if (rentIsDue() == true) { blowItOff(RENT_PAYMENT); planOnLivingInACardboardBox(); setTubeGearToHeatUpCardboardBoxAfterTheEviction(longExtentionCord); } if (gadIsHungry() == true) { eatGarbage(); } if (girlFriendExists == true) { girlFriendExists = false; } while (gadIsBroke() == false) { buyStuff(START_HEAD-FI_THREAD); waitForStuff(POST_HEAD-FI_THREAD); receiveStuff(POST_HEAD-FI_THREAD); } }[/left]






HAHAH!! Holy crap!!! LOL!!! I ran it through visual studio and look what I got!

Code:

Code:
[left] --------------------Configuration: Gad - Win32 Debug-------------------- Compiling... Gad.cpp Linking... LIBCD.lib(crt0.obj) Debug/Cpp1.exe Gad.exe - 0 error(s), 0 warning(s)[/left]

eek.gif
 
May 9, 2007 at 6:29 PM Post #84 of 130
Quote:

Originally Posted by Morph201 /img/forum/go_quote.gif
HAHAH!! Holy crap!!! LOL!!! I ran it through visual studio and look what I got!

Code:

Code:
[left] --------------------Configuration: Gad - Win32 Debug-------------------- Compiling... Gad.cpp Linking... LIBCD.lib(crt0.obj) Debug/Cpp1.exe Gad.exe - 0 error(s), 0 warning(s)[/left]

eek.gif



Yea, but what happens when you *run* it?
wink.gif


-m
 
May 9, 2007 at 9:22 PM Post #87 of 130
Quote:

Originally Posted by Morph201 /img/forum/go_quote.gif
Hmmmm.... let's see...

Code:

Code:
[left] -------- GAD output -------- Gad.exe is in fetal position wimpering, crying, suckin' thumb![/left]

Doh!



222px-Mr_Burns.png

===>[size=large]Excellent![/size]
 
May 9, 2007 at 11:00 PM Post #88 of 130
frown.gif
My last post on Head-Fi...

I received my M Hornet today and I’m stunned… Mutemath never sounded so perfectious!! I hooked up to my iMod and Hornet up to my car amp… and Shiet it never sounded so beautious!! Not to mention it’s build like a tank, so when I leave to head down the narrow path I know it’ll survive the rugged journey.

I can’t thank you enough Ray for both your awesome customer service and this most awesome little big sounding amp!

Thanks again & G-d bless.

Sincerely,
DjSchock
 
May 10, 2007 at 2:17 AM Post #90 of 130
OK so I'm done now - I swear! So what if I just jumped on an XP-7 in the FS forum? So what?

I'm actually pretty excited about the XP-7. That may become my new home amp until I can spring for an Apache.

Unless the SR71 has a "blow me away" sound, I'll probably sell it off since it's battery only. I think the Hornet will be a keeper too, though after mowing last weekend, I'm suddenly interested in really small gear. I'm thinking for mowing and walking an ipod nano and a tomahawk would be hard to beat.

I hope to get at least one of these fine amps tomorow. In the meantime...

Gad.exe is in fetal position wimpering, crying, suckin' thumb!

GAD
 

Users who are viewing this thread

Back
Top