23 May '13 - 00:16 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: Embedded MO3 into webpage instead of MID  (Read 7030 times)
johnsonlam (Guest)
Guest
« on: 31 Jul '02 - 15:44 »
Reply with quoteQuote

For most of the time, I hate the webpage that embed a MID file because it's sound so different on different sound card.

MO3 was truelly a great idea (I've dream of it several years ago), though some of the musician retreat from it and change to MP3, but tracking is an art.

How about when going to a webpage and XMPLAY automatically fire up and play the embedded MO3?

It's great! No more sucking MID sound!
Logged
Ian @ un4seen
Administrator
Posts: 15269


« Reply #1 on: 31 Jul '02 - 18:53 »
Reply with quoteQuote

I don't know anything about browser plugins, but for someone who does know about that stuff, it should be pretty easy to make a MO3-supporting plugin with BASS Smiley
Logged
johnsonlam (Guest)
Guest
« Reply #2 on: 28 Nov '02 - 11:35 »
Reply with quoteQuote

Now I'm change the .MID to .MO3, not as good sound quality as TIMIDITY but still great!
Logged
saivert
Posts: 36


« Reply #3 on: 6 Aug '05 - 01:42 »
Reply with quoteQuote

You can create an ActiveX control for Internet Explorer, but you need to get it digitally signed (using Microsoft Authenticode) so people can download it to their computer automatically via a self-installing CAB archive. You can bundle BASS.DLL within this CAB archive.

Digitally signing software can cost a lot of dollars if you are serious about it. Using standard setups nobody will be able to use your ActiveX control except if they manually download and install it (using regsvr32).
The hole point of this is for the ActiveX plug-in to be downloaded and installed when people visit your site (only after clicking a button of course).

A Mozilla compatible plug-in (Netscape, Firefox, Mozilla) can also be made (this is probably easier as the signing part isn't mandatory here).

- Give it to me baby! Aha! aha!
Logged
Torkell
Posts: 1154


« Reply #4 on: 6 Aug '05 - 12:23 »
Reply with quoteQuote

Yes, the expensive part is getting a code sigining certificate from one of the various certificate companies. The rest of it would be reasonably easy - just a small ActiveX wrapper for bass.dll, and use the BASS url functions to stream the MO3. A UI's not even needed.

Another possibility would be to write a DirectShow filter for MO3. That way all that's needed is to install that and then people can use whatever media player they like to play MO3 files/
Logged
Ian @ un4seen
Administrator
Posts: 15269


« Reply #5 on: 8 Aug '05 - 18:06 »
Reply with quoteQuote

There is a BASS based DirectShow filter available here...

   http://www.dsp-worx.de/?n=8

I guess you still have the problem of delivering it to the end-user though.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines