MT-32 emulator development: Good news!
Moderator: ScummVM Team
I know performance is a priority in munt development. Right now the Wii already runs mt32 emulation quite nicely for most games, which uses a PPC running at 729 Mhz. So one day Munt might work smooth even on the iphone.
Concerning the roms: although legally you might be able to download these roms even if you don't own any of the hardware, as the patent is expired, Roland was causing trouble for the development team anyway. Claiming that you need to have possesion of the hardware was just canadacow's way of keeping out of any legal bother. AFAIK owning the hardware is still the rule of using the emulator.
Concerning the roms: although legally you might be able to download these roms even if you don't own any of the hardware, as the patent is expired, Roland was causing trouble for the development team anyway. Claiming that you need to have possesion of the hardware was just canadacow's way of keeping out of any legal bother. AFAIK owning the hardware is still the rule of using the emulator.
-
- Posts: 22
- Joined: Mon Feb 23, 2009 2:59 am
- MusicallyInspired
- Posts: 1138
- Joined: Fri Mar 02, 2007 8:03 am
- Location: Manitoba, Canada
- Contact:
-
- Posts: 70
- Joined: Wed Jan 25, 2006 5:27 pm
Nope. I said "an iPhone/Android phone". You can infer that it meant the iPhone 3G but it doesn't mean I was talking about that particular model.fingolfin wrote:You were quite specific on the current iPhone, though *ggg*.rented mule wrote: Perhaps...but software and hardware evolve. Even if the current implementation is inadequate for current mobile phones, it'll run just fine on phones manufactured two years from now. .
And even if you truly believe that I was talking about the current model, we've still yet to disprove that MT-32 emulation isn't possible on it. Has anyone tried it?
Mostly the problem isn't with patent, but with copyright.. And as Roland hasn't made the roms public'domain' there isn't a legal way to use the roms if you don't own the hardware.. BTW, MT32 isn't the only device, there is also the LAPCI card which is a MT32 stuck onto a PCcard, and for all I know the complete D-series of the time are the same.. (I own MT32/LAPCI and a D-5 (the D-50 was out of my pricerange back then.. LOL))noize wrote:Concerning the roms: although legally you might be able to download these roms even if you don't own any of the hardware, as the patent is expired, Roland was causing trouble for the development team anyway. Claiming that you need to have possesion of the hardware was just canadacow's way of keeping out of any legal bother. AFAIK owning the hardware is still the rule of using the emulator.
- LogicDeLuxe
- Posts: 437
- Joined: Thu Nov 10, 2005 9:54 pm
Owning the hardware works fine for me. Using ScummVM with those ROM images works fine, too.ancalimonungol wrote:Which is no longer possible.noize wrote:AFAIK owning the hardware is still the rule of using the emulator.
And getting one isn't hard, either. They are sold second hand all the time, and actually much cheaper than they were back then in the 80's.
Another good reason to have the emulator: Once it works perfect (assuming it does one day), it could actually sound better than the original device which has some sub optimal designed circuitry. Analog noise is completely avoided in the digital domain, and the overflow crackle can be eliminated with the implementation of a simple limiter.
If you read the URL I posted way up in this thread (i.e., http://www.artworxinn.com/alex/history.htm), you'll find that there is actually reason to believe that the copyright for the ROMs has expired.SuperDre wrote: Mostly the problem isn't with patent, but with copyright.. And as Roland hasn't made the roms public'domain' there isn't a legal way to use the roms if you don't own the hardware..
What is also something that canadacow stated on the vogons forum a long time ago. And yes SuperDre you are right, it should have said copyrights, not patent.fingolfin wrote:If you read the URL I posted way up in this thread (i.e., http://www.artworxinn.com/alex/history.htm), you'll find that there is actually reason to believe that the copyright for the ROMs has expired.
If you want to follow development progress check out:
http://munt.cvs.sourceforge.net/viewvc/ ... te#dirlist
Someone made a build of the windows driver from the cvs repository.
Running Quest of Glory:
http://www.youtube.com/watch?v=f7g_xF7Z3UQ&fmt=6
As you can hear, sound has already improved very much.
Running Quest of Glory:
http://www.youtube.com/watch?v=f7g_xF7Z3UQ&fmt=6
As you can hear, sound has already improved very much.
- MusicallyInspired
- Posts: 1138
- Joined: Fri Mar 02, 2007 8:03 am
- Location: Manitoba, Canada
- Contact:
Looks great, but it definitly needs more work as CPU usage is way too high I guess, considering other commercial companies have virtualinstruments running with more different racks running concurringly.. But then again I haven't got a clue what kind of computer the youtube-example was running on. But great to see/hear it..
I'm curious whether this is multicore friendly. Even if this was VERY inefficient and maxed out 3 of the 4 cores of my Phenom, I would not care. The 4th core would be more then enough to carry the OS and ScummVM itself.SuperDre wrote:Looks great, but it definitly needs more work as CPU usage is way too high I guess, considering other commercial companies have virtualinstruments running with more different racks running concurringly.. But then again I haven't got a clue what kind of computer the youtube-example was running on. But great to see/hear it..
If it would stutter using only one core, I would be less pleased.
Since every instrument has it's own track it _should_ be easy to multi-thread this.