kukugt / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Support for converting USF rips to Wave files #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As of now, I know of no Linux-compatible tool which is capable of playing 
back USF rips. 

Would it be a reasonable feature request for Mupen64Plus to either have a 
command-line option or bundle a utility for playing USFs into Wave files? 
(similar to how Timidity++ can be used to generate Wave files from MIDI)

Original issue reported on code.google.com by stephan....@gmail.com on 24 Apr 2008 at 3:44

GoogleCodeExporter commented 8 years ago
Hmm. Google Code just assumed this was a defect.

Original comment by stephan....@gmail.com on 24 Apr 2008 at 3:45

GoogleCodeExporter commented 8 years ago
USF files are really twisted; I read about them.  It would take a moderate 
amount of
work to support this feature, but I would not consider it a priority.  We'll 
leave it
in the issue tracker for now.

Original comment by richard...@gmail.com on 24 Apr 2008 at 4:28

GoogleCodeExporter commented 8 years ago
I suggest porting in_cube, and make some small command line tool to output wave 
files
instead of having such a feature creep on this project.
While in_cube is quite easily ported (with only some Windows nastyness in the 
code)
it seems they are working on a complete rewrite which looks alot nicer 
(vgmstream)
which even has a builtin program to write wav files. It's available on 
sourceforge,
but i haven't tested it yet.

Original comment by micket...@gmail.com on 8 May 2008 at 10:25

GoogleCodeExporter commented 8 years ago
Correct me if I'm wrong, but doesn't in_cube only do Gamecube rips? That's the
impression I got back when Audacious Media Player had an audacious-plugins-ugly 
repo.

Original comment by stephan....@gmail.com on 8 May 2008 at 1:39

GoogleCodeExporter commented 8 years ago
I'm sorry, I've looked into so many different formats and libraries lately that 
I got
myself confused. You are absolutely correct, and my mistake is painfully 
obvious now
when you pointed this out. 

Original comment by micket...@gmail.com on 8 May 2008 at 11:00

GoogleCodeExporter commented 8 years ago
Why not try porting somehow the 64th Note plugin for winamp (plugin to read USF 
files) ?

Original comment by Akufen...@gmail.com on 14 Jan 2009 at 1:21

GoogleCodeExporter commented 8 years ago
I suggested that to the developers of Audacious Media Player a couple of years 
ago
when they were building up their library of input plugins. Apparently it's hard 
to
get more architecturally dependant on the design of MFC (Microsoft Foundation
Classes) than 64th Note is.

Original comment by stephan....@gmail.com on 14 Jan 2009 at 4:09

GoogleCodeExporter commented 8 years ago
Sorry, I'm going to mark this issue report as 'wontfix' since it has been so 
long
since the issue was filed and no developer showed any interest in adding this 
feature.

Original comment by richard...@gmail.com on 11 Jan 2010 at 3:35