39 Forum Posts by "DrewPicklesHentai"
Use google, sample old records, sit outside with a mic and tape recorder and see what you can sample.
Be creative man. Getting people to find samples for you is only going to detract from the whole music making process.
Best thing I've read in a while.
I'd love to see more :D
ie Python, Java, SQL
With Acid Pro 4.0, it freezes about 5 or 6 times daily (sometimes more) depending on how careful I am ;D. But I've learned how to deal with it's little quirks and we get on fine (most of the time). One thing I absolutely CANNOT do is edit the piano roll while the song is playing through. Otherwise a nice little error box pops up then Acid closes down, and I don't save on a regular basis either ;D.
Also, I'm running a 1GHZ celeron :P
I'm not interested in doing anything hardcore, or cover related.
However! If you're into Meshuggah then you might be able to help me out with some non AP related stuff (because I don't submit here anymore).
Check out the samples on www.tesseractband.co.uk to see what I'm talking about (that's not me, but that's the kind of stuff i'd like to do with a hardcore vocalist)
Incidentally, I'm also using Acid Pro 4 ;D.
P.S. Jarrydn 'told' me that he gets unbanned in a few hours *shifty eyes*
I met my girlfriend on the university shuttle bus. I was drunk, and she started talking to me and she invited me to a party a few days after. Then at the party she licked cake off my face, and the rest is history.
Goratory - Fisting The Elderly
Goratory - Golden Shower Gladiators
Goratory - Into The Grinding Machine
Guttural Secrete - Incestuous Refiguration
Suffocation - Sugery Of Impalement
Suffocation - Pierced From Within
Brodequin - Slaves To The Pire
Yeah, these are a few of the songs that get regular rotation on my computer =)
Fuck not being about the money. If music wasn't about the money, it would sound shithouse. If you make good sounding music, people will like it, buy your CD's and henceforth help you to further your crack cocaine addiction.
Anyway, I've seen some pretty good bands listed here. Gore/his alter ego definitely has the best taste. Flesh Grind all the way man.
Also:
-Skinless!
-Goratory!
-Brodequin!
-Bound And Gagged!
-Disavowed!
-Human Mincer!
-Anal Blast!
-Cum Gun!
-Necrophagist!
-Severe Torture!
-Neuraxis!
-Severed Saviour!
-Head2Christ.
woo, getting better...sort of :P
Zomg, proof that speed is inversely proportional to accuracy! :O
Pretty happy with my outcome. Now I'm going to have to try and beat it :P.
I would have done better if I didn't suck so much :P
At 9/22/05 07:49 PM, AllThatWasForgotten wrote: you lack imagination, can you see air? how do you that it is there? how do you know there is nothing in the air that keeps us alive?
Because scientists have proven it for hundreds of years?
Thank you SO much for that! You've really cleared things up for me now =)
Yeah, I really need to get the hang of pointers. It's really mind-boggling for me at the moment :P
But yeah, thanks a bunch dude :)
P.S. It DID compile with BCC32, just gave me incorrect output =)
Fortran is a 3GL isn't it?
Assembly is 2GL
Machine code is 1GL
At 9/20/05 10:07 AM, chili_kitten wrote: Your parents are going to be angry with you.....you should have gone outside and played monopoly.....in the dark
Only if they're hobos. Seriously, goon is like $4 a box. Infact, he's doing them a service by drinking it. Goon is the ultimate in bad tasting party booze :P. That, and Passion Pop.
Red or white?
Meh, either way, funnel it. Nothing better than chunks of goon-vomit.
Anyone else wanna offer suggestions before i toddle off to bed??? =)
Hmmm...i thought i was doing it in the order of 50, 20, 10, 5 :P.
And also, i know it's not neccesary to have sub-functions (i wrote a non-modular version which worked fine), but it makes it shorter, and i guess it's for proof of concept :P
Thanks for the tips though :)
Alright, here's a pretty basic C program I've been doing which is supposed to take an integer value (which assumes it is a cents value), then spits out how many coins of each denomination you need in order to make it up. For some reason that I can't see, it doesn't work =(. I think it may be something to do with my parameter passing. Anywho, here it is:
/*start here*/
#include <stdio.h>
int GetInput(int total)
{
printf("\n\n");
printf("Enter amount: ");
scanf("%d", total);
return(0);
}
void Change(int &total, int denomination)
{
int amt;
amt = total / denomination;
total = total % denomination;
printf("You need %d %d cent coins",amt, denomination);
printf("\n\n");
return;
}
void Calculate(int total)
{
const C50 = 50;
const C20 = 20;
const C10 = 10;
const C05 = 5;
Change(total, C50);
Change(total, C20);
Change(total, C10);
Change(total, C05);
return;
}
int main()
{
int total;
GetInput(total);
Calculate(total);
return(0);
}
/*end here...obviously :P*/
Thanks in advance! :D
Nepthys, because she's hot and Australian just like me.
I, Monarch rules!
Did you see them when they were doing an international tour for the release of I, Monarch?
I did. It was brilliant. I stood in front of Erik Rutan for 90 minutes. No one was stealing my spot. The afterparty was awesome too! Derek Roddy is very humble.
Can't wait for Nile in November either :D
Job For A Cowboy - Entombment Of A Machine.
Fuses the BEST elemets of Death Metal, Grind, and Metalcore.
Check em out Gore:
http://www.myspace.com/jobforacowboy
I was talking to jarrydn on msn today and he's been banned for 9 days.

