RE: [arr] airtel music!!!

2009-09-19 Thread wired beats

Na. Dont think so. Just the signature tune is by him. Al derivative works by 
somebody else. Just that no matter what music it carries, it has to end by the 
signature tune. 
regards
WB
http://www.wiredbeats.com 

To: arrahmanfans@yahoogroups.com
From: praka_h...@yahoo.co.in
Date: Sat, 19 Sep 2009 17:06:47 +
Subject: [arr] airtel music!!!















 





  



hi friends,



i want to know whether airtel jingles are still done by arr 

   saw an ad in tv..it was on airtel digital tv...a 
song sung by atif aslam(i think) featuring saif ali khan and kareena 
kapoor..the song is good...



is this by arr???





 

  















[arr] airtel music!!!

2009-09-19 Thread praka_here


   hi friends,

   i want to know whether airtel jingles are still done by 
arr 
   saw an ad in tv..it was on airtel digital tv...a 
song sung by atif aslam(i think) featuring saif ali khan and kareena 
kapoor..the song is good...

   is this by arr???


   



Re: [arr] AIRTEL MUSIC IS EQUAL TO THIS ???

2008-08-15 Thread iqbal thowfik
Bhai, this is totaly diff type songs. Airtel is long beat, but this totaly 
diffrent tune. when you listen both songs in same time. You can understand taht.

--- On Thu, 8/14/08, shahul hameed <[EMAIL PROTECTED]> wrote:

From: shahul hameed <[EMAIL PROTECTED]>
Subject: Re: [arr] AIRTEL MUSIC IS EQUAL TO THIS ???
To: arrahmanfans@yahoogroups.com
Date: Thursday, August 14, 2008, 11:04 PM







** ** ** ** ***

Moderator: Bad words will be censored in the group postings..


On Thu, Aug 14, 2008 at 10:50 PM, sulluongroup  
wrote:






Hi Guys

Pls here to deepangal pesum song from devathai...

Muthu muthu vilakku muthathile irukku 
Muthu ponnu siricha vekkathile 
Pakkathule neruppa atha maghan irukka 
Mutham onnu kudutha kuthamillai 

This part of the tune is the airtel music. Listen to it carefully.

http://www.rakkamma .com/filmsongdet ails.phtml? filmid=331&songid=1369

can any one clarify this pls???


 














  

Re: [arr] AIRTEL MUSIC IS EQUAL TO THIS ???

2008-08-14 Thread shahul hameed
** ** ** ** ***

Moderator: Bad words will be censored in the group postings..

On Thu, Aug 14, 2008 at 10:50 PM, sulluongroup <[EMAIL PROTECTED]>wrote:

>   Hi Guys
>
> Pls here to deepangal pesum song from devathai...
>
> Muthu muthu vilakku muthathile irukku
> Muthu ponnu siricha vekkathile
> Pakkathule neruppa atha maghan irukka
> Mutham onnu kudutha kuthamillai
>
> This part of the tune is the airtel music. Listen to it carefully.
>
> http://www.rakkamma.com/filmsongdetails.phtml?filmid=331&songid=1369
>
> can any one clarify this pls???
>
>  
>


[arr] AIRTEL MUSIC IS EQUAL TO THIS ???

2008-08-14 Thread sulluongroup
Hi Guys

Pls here to deepangal pesum song from devathai...

Muthu muthu vilakku muthathile irukku 
Muthu ponnu siricha vekkathile 
Pakkathule neruppa atha maghan irukka 
Mutham onnu kudutha kuthamillai 

This part of the tune is the airtel music. Listen to it carefully.


http://www.rakkamma.com/filmsongdetails.phtml?filmid=331&songid=1369


can any one clarify this pls???





Fwd: [arr] airtel music in C

2005-11-18 Thread rahmanfan always



hi,     i have the airtel c program. Note: forwarded message attached.
		 
Enjoy this Diwali with Y! India Click here
		 
Enjoy this Diwali with Y! India Click here





Explore, Experience, Enjoy A.R.Rahman - The Man, The Music, The Magic.
Only at arrahmanfans.com - The definitive A.R.Rahman e-community.

Homepage: http://www.arrahmanfans.com
Admin: [EMAIL PROTECTED]
To Subscribe: [EMAIL PROTECTED]
To Unsubscribe: [EMAIL PROTECTED]










  
  
SPONSORED LINKS
  
  
  

Christian music artists
  
  
New music artists
  
  
Country music artists
  
  


New country music artists
  
  
Music artists
  
  
Unsigned music artist
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "arrahmanfans" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  







--- Begin Message ---




this is a program in c. output is airtel music.


#include
#include
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 1
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 2
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 3
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
return 0;
}












  









--- End Message ---


[arr] airtel music in C - have it!!!!!!!!!!!!!!!!!!!!!!11

2005-10-23 Thread rahmanfan always



here is the airtel music in C.
 
have it and enjoy! it's great!farama_86 <[EMAIL PROTECTED]> wrote:
this is a program in c. output is airtel music.#include#includefloat main(void){float A,Bb,D,G,F;A = 440;G = 780;Bb = 461;D = 586;F =
 687;sound(G);delay(500);nosound();sound(G);delay(250);nosound();sound(G);delay(250);nosound();sound(G);delay(500);nosound();sound(2*D);delay(500);nosound();sound(2*A);delay(250);nosound();sound(2*Bb);delay(250);nosound();sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(500);nosound();sound(2*A);delay(500);nosound();sound(G);delay(250);nosound();sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(250);sound(G);delay(250);sound(2*A);delay(250);sound(2*Bb);delay(500);sound(2*A);delay(500);sound(G);delay(250);sound(F);delay(250);sound(D);delay(500);nosound();//end
 1sound(G);delay(500);nosound();sound(G);delay(250);nosound();sound(G);delay(250);nosound();sound(G);delay(500);nosound();sound(2*D);delay(500);nosound();sound(2*A);delay(250);nosound();sound(2*Bb);delay(250);nosound();sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(500);nosound();sound(2*A);delay(500);nosound();sound(G);delay(250);nosound();sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(250);sound(G);delay(250);sound(2*A);delay(250);sound(2*Bb);delay(500);sound(2*A);delay(500);sound(G);delay(250);sound(F);delay(250);sound(D);delay(500);nosound();//end
 2sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(250);sound(G);delay(250);sound(2*A);delay(250);sound(2*Bb);delay(500);sound(2*A);delay(500);sound(G);delay(250);sound(F);delay(250);sound(D);delay(500);nosound();//end 3sound(2*A);delay(250);nosound();sound(G);delay(250);nosound();sound(F);delay(250);sound(G);delay(250);sound(2*A);delay(250);sound(2*Bb);delay(500);sound(2*A);delay(500);sound(G);delay(250);sound(F);delay(250);sound(D);delay(500);nosound();return 0;}
		 
Yahoo! India Matrimony: Find your partner now.





Explore, Experience, Enjoy A.R.Rahman - The Man, The Music, The Magic.
Only at arrahmanfans.com - The definitive A.R.Rahman e-community.

Homepage: http://www.arrahmanfans.com
Admin: [EMAIL PROTECTED]
To Subscribe: [EMAIL PROTECTED]
To Unsubscribe: [EMAIL PROTECTED]







  




  
  
  YAHOO! GROUPS LINKS



   Visit your group "arrahmanfans" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[arr] airtel music in C

2005-10-16 Thread farama_86
this is a program in c. output is airtel music.


#include
#include
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 1
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 2
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 3
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
return 0;
}








 Yahoo! Groups Sponsor ~--> 
Life without art & music? Keep the arts alive today at Network for Good!
http://us.click.yahoo.com/iuUuID/dnQLAA/n1hLAA/iyUplB/TM
~-> 

Explore, Experience, Enjoy A.R.Rahman - The Man, The Music, The Magic.
Only at arrahmanfans.com - The definitive A.R.Rahman e-community.

Homepage: http://www.arrahmanfans.com
Admin: [EMAIL PROTECTED]
To Subscribe: [EMAIL PROTECTED]
To Unsubscribe: [EMAIL PROTECTED]

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/arrahmanfans/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/