Top

mIRC Code Snippets Tagged with audio

  (7)  
Sort by 
Made by Neptune and Daveoh. The final version of my MP3 Player, has everything you can possibly think of! To get this baby loaded, slap it in remotes. You'll see the dialog pop up and close.. don't..
Tags: audio  dialog  id3  mirc  mp3  music  player  script  tag  tags 
+ 18 likes
151 comment(s)    Score: 7.4    Platform: mIRC    Posted by ^Neptune on Apr 09, 2008
Okay, this is a audio player that uses hash tables. I originally got the idea from Del_Felesif's mp3 player. This is all mIRC, so it's going to have limitations, and obviously, I have limitations :D. I..
Tags: audio  mp3 
+ 0 likes
27 comment(s)    Score: 7.5    Platform: mIRC    Posted by tank59 on Jan 20, 2006
<br> Author: FiberOPtics -- mirc.fiberoptics@gmail.com <br> <br> Usage: <br> 1) <br> <br> $fileinfo(filepath, properties [,separator])[.raw] <br> <br>..
Tags: audio  com 
+ 0 likes
6 comment(s)    Score: 7.8    Platform: mIRC    Posted by FiberOPtics on Jan 04, 2006
This is a Mp3 Player with Dialog. It keeps count of your Mp3's, you can change the skin color. The options are 'Play' 'Pause' 'Resume' 'Stop' 'Mp3 Directory' and 'Close'. At the bottom right hand corner..
Tags: amp  audio  mp3  player 
+ 0 likes
11 comment(s)    Score: 4.5    Platform: mIRC    Posted by Kakashi_Hatake on Jan 03, 2006
This snippet will let you retrieve info from media files on your computer.<br> The usage is the same as $sound ($sound(<file>).<property>) but with different properties.<br> The..
Tags: audio  id3  id3v1  id3v2  info  media  midi  mp3  music  ogg  sound  wav  wma  wmp 
+ 1 likes
8 comment(s)    Score: 7.4    Platform: mIRC    Posted by hixxy on Nov 27, 2005
This snippet will let you check if a song is paused. It will work in versions older than the version that introduced $insong.pause. There are comments and examples in the code on how to use it.
Tags: audio  mp3  pause  paused 
+ 0 likes
2 comment(s)    Score: 6.5    Platform: mIRC    Posted by hixxy on Oct 18, 2005
A snippet to play audio streams from a URL. Requires Windows Media Player. There are comments included in the code on how to use it.
Tags: amp  audio  stream  wmp 
+ 0 likes
8 comment(s)    Score: 7.7    Platform: mIRC    Posted by hixxy on Oct 18, 2005
Bottom