My Area
Register
Donate
Help
FAQ
About us
Links
Articles
Competitions
Interviews
About HHC.com DJs
T-shirts and merchandise
Profile
Register
Active Topics
Topic Stats
Members
Search
Bookmarks
Add event
Label search
Artist search
Release / Track search

Raver's online
 Total online 1807
 Radio listeners 175+
Email Us!
Username: Password:

  Lost password
 Remember my login 
 All forums
 General discussion
 

Bored of mixing

 Printer friendly
Page: 
of 2

Author Thread  
Miikkii
Average Member



Australia
215 posts
Joined: Dec, 2007
Miikkii has attended 1 event
Posted - 2008/04/13 :  18:06:25  Show profile  Send a private message  Visit Miikkii's homepage  Reply with quote
i find if i dont get enough sleep i lose interest in it. but yea i no wat u meen like everyone sayz just have a break from it.



Alert moderator Go to top of page
Ravine
Average Member



Australia
209 posts
Joined: Feb, 2006
Ravine has attended 13 events
Posted - 2008/04/14 :  15:03:13  Show profile  Send a private message  Visit Ravine's homepage  Reply with quote
Learn something new in DJing.

Try Scratching or sampling.

I also like to move genres every now and then. I'm a big fan on hip hop and hardstyle. Mixing it is great.

I'd actually like to take a break from it for a few months as i'm running a business but i've got a commitment to make on the show so i do it out of love and respect for ya'll.

Oh and the Pirate Radio station, GREAT idea. Cotts and I had something like that when we were heaps n00b. We'd just connect up, get like 3 listeners and be all "F(#$ YEAH LISTENERS" and we'd get all excited and it'd boost our game. We also had this thing about not playing hardcore all the time. I usually played a bit of trance, hardstyle and 90s pop/dance music (yeah i love that s@#%, i played alot of Aqua) and everybody loved it! Give it a go.


Alert moderator Go to top of page
bulby_g
Advanced Member



United Kingdom
7,205 posts
Joined: Apr, 2004


430 hardcore releases
bulby_g has attended 55 events
Posted - 2008/04/14 :  15:41:36  Show profile  Send a private message  Visit bulby_g's homepage  Reply with quote
I don't tend to mix these days unless I get some new tunes, am playing out or my mates are over and we're having a session. Doesn't excite me like it used to but I still love it. :) Just not something I do much when I'm on my own.

__________________________________
www.myspace.com/bulbyg


Alert moderator Go to top of page
djbuzz1021
Advanced Member



United Kingdom
715 posts
Joined: Mar, 2008


83 hardcore releases
djbuzz1021 has attended 51 events
Posted - 2008/04/14 :  16:30:30  Show profile  Send a private message  Visit djbuzz1021's homepage  Reply with quote
How To Set Up An Internet Radio Station

So you want to run an Internet radio station? Great! Nullsoft have a solution for you. It's Shoutcast.

Now it works like this. You have a DJ broadcasting to a server. This server listens to the DJ, listeners connect to the server, and the server relays the signal to multiple listeners.

To run a station you need Winamp and the Shoutcast DSP Plug-in for Winamp, a server to stream to, a good connection to the server, good bandwidth from the server, and some MP3's.

Server Setup

Now for a server you can either go with an outside server provider, which you usually have to pay for, or run the server on your own box. If you are looking for a server provider please refer to this thread for a list of providers. If you choose to run the server on your own system you can download the latest Shoutcast DNAS server from Shoutcast.com for the Windows platform and *NIX platform. If you choose to run the server on your own system make sure your ISP's Acceptable Usage Policy allows you to run servers and that you have enough bandwidth. Bandwidth calculators can be found in the Useful Links thread.

Now that you have your server the first step is to configure it.

Install the software on your server. On windows you have two types of server, the GUI version and the console version, on *NIX systems you only have the console version.

With the install comes a file called sc_serv.ini, edit it. If you use the Windows GUI version there should be a link to edit it in your Start Menu. The basic entries in this file are listed below:

Required Stuff

MaxUser
You need to change this, to reflect the number of users you can handle on your bandwidth, the ini file is well commented and tells you how to set this well.

Password
This is your Shoutcast server's password, needed to connect and administer. Change it to something a bit safer than "changeme"! Remember this! You will need it later when you connect to stream.

PortBase
This is the port your Shoutcast server is going to cast on, make sure this port isn't blocked by your/your ISP's firewall. Change it if you like, but the default port of 8000 is usually fine.

Logging configuration
The logging options are fine for now, we're just getting you started.


Network Configuration

SrcIP
Now if you are on a dial-up, or a dynamic IP then this should be "ANY" to let you connect when you are on-line, if you are casting from a static location it should be your IP address. If the server is on your broadcast machine then you can set it to "127.0.0.1" so no other machine can connect.

DestIP
This is the IP your clients will connect to, leave it as ANY as instructed in the file, unless your machine has multiple IP addresses. This has to deal with network problems.

Yport
If you are behind an ISP cache then set this to 666 and the yp will be able to detect your actual IP and therefore will be able to add you.

NameLookups
Leave alone for now.

RelayPort and RelayServer
If you do not have enough bandwidth for all your listeners on your server alone, you can relay your stream to another server. If this server setup is a relay server uncomment the lines and point them to the proper IP and port of the server you want to relay.


The rest of the file is more advanced options. If you are interested in what they do, go through and read the documentation in the file and play with them. You can leave these alone if you just want to set up your broadcast and get it going. The rest of the options in sc_serv.ini are beyond the scope of this article.

Next you need to start the server. This can be done from a DOS prompt in Windows 98, or a command prompt in W2K or NT. If you have the GUI version just launch it with the link the installer put in your Start Menu. It's slightly different (but not much) on *NIX systems, and if you are using a *NIX system and need this help, then I don't think you should be using *NIX.



Shoutcast DSP Setup

Once you have installed the DSP plug-in into Winamp you can go ahead and start Winamp then the DSP plug-in:
Preferences (Ctrl-P) > Plug-ins > DSP/Effect > Select "Nullsoft Shoutcast Source DSP..."

Once you select this the Shoutcast DSP box will pop up. First select the "Encoder" tab. Select an Encoder (Use Encoder 2 because Encoder 1 currently has a bug), select an Encoder Type (currently only MP3), and then select the format and bitrate you want to stream with in the "Encoder Settings" drop down.

Next select the "Output" tab and select an Output (Output 1 by default is good). Hit the "Connection" button if it is not already selected. Type in the address of your server ("localhost" if the DSP and server are on the same machine). For "Port" enter the port you have as PortBase in the sc_serv.ini file (8000 by default). Enter the password you selected when editing sc_serv.ini. Finish off by selecting the encoder number that you previously set.

If you would like your server to be listed on Shoutcast.com hit the "Yellowpages" button next to the "Connection" button. Make sure "Make this server public" is checked. Then enter some descriptive info about your stream in the corresponding boxes below.

The other options in the Shoutcast DSP are not described here because they are beyond the scope of this article.

Once you have all the settings taken care of go ahead and hit the "Connect" button. Start playing the MP3s that you want to webcast. If everything is set up and running correctly the DSP should connect to the server and start the stream for the world to hear.


__________________________________
Next Events - - -

Twisted - Reactor - 25th sep
TECHNIKORE

HTID in the sun 2011


Alert moderator Go to top of page



New PostPost Reply
Topic is 2 pages long: 1  2
 Printer friendly
  Verified artist
   Donating member How to donate

It took 0.42 ninja's to process this page!

HappyHardcore.com

    

1999 - 2025 HappyHardcore.com
audio: PRS for music. Build: 3.1.73.1

Go to top of page