| View previous topic :: View next topic |
| Author |
Message |
louisg
Joined: 16 Aug 2007 Posts: 127 Location: norcal, US
|
Posted: Sun May 25, 2008 22:11 Post subject: GYMtastic |
|
|
Hi all,
Over the last few days, I've coded a program which rips instruments from GYMs and saves them as either readable text output or a VOPM .fxp. I have a Mac PPC build online, but it is probably usable on an Intel mac too by using the "open" command. It's a command-line app, and here's an example:
./gymtastic vopm StreetsOfRage_St1.gym 600 2 mypatch.fxp
This would save the instrument on channel 2 at frame 600 of the given .gym to the file mypatch.fxp. There are 60 frames per second, so this would be 10 seconds into the piece. PCM and LFO data is not saved in the FXP. I hope someone finds this handy, and let me know if any bugs are found!
It can be downloaded here:
http://www.gorenfeld.net/lou/gymtastic-alpha-macppc.tar.gz |
|
| Back to top |
|
 |
Shiru
Joined: 17 Dec 2007 Posts: 112 Location: Russia, Moscow
|
Posted: Sun May 25, 2008 22:17 Post subject: |
|
|
| Why GYM, not VGM? |
|
| Back to top |
|
 |
louisg
Joined: 16 Aug 2007 Posts: 127 Location: norcal, US
|
Posted: Sun May 25, 2008 22:19 Post subject: |
|
|
| Shiru wrote: | | Why GYM, not VGM? |
Because I know where to get tons of them. I could support VGM too though later on. I want to get a few features implemented first, like fb-01 and rip-all-instruments.
BTW, GYM makes for better puns. |
|
| Back to top |
|
 |
Shiru
Joined: 17 Dec 2007 Posts: 112 Location: Russia, Moscow
|
Posted: Sun May 25, 2008 22:47 Post subject: |
|
|
| louisg wrote: | | Because I know where to get tons of them. |
Zophar? I think, Project2612 has much more VGM rips than any GYM archive. |
|
| Back to top |
|
 |
louisg
Joined: 16 Aug 2007 Posts: 127 Location: norcal, US
|
Posted: Sun May 25, 2008 22:54 Post subject: |
|
|
| Shiru wrote: | | Zophar? I think, Project2612 has much more VGM rips than any GYM archive. |
I'll check it out sometime. VGM support is low priority at this point though. Is there a soundtrack in particular you'd like to rip from which isn't offered in GYM? |
|
| Back to top |
|
 |
Shiru
Joined: 17 Dec 2007 Posts: 112 Location: Russia, Moscow
|
Posted: Sun May 25, 2008 23:08 Post subject: |
|
|
| No. I made tools with same functionality some time ago (on my homepage, with sources), but with VGM support only, and wondering if there reason to support GYM too (I personally think it's obsolete format). |
|
| Back to top |
|
 |
louisg
Joined: 16 Aug 2007 Posts: 127 Location: norcal, US
|
Posted: Sun May 25, 2008 23:20 Post subject: |
|
|
| Shiru wrote: | | No. I made tools with same functionality some time ago (on my homepage, with sources), but with VGM support only, and wondering if there reason to support GYM too (I personally think it's obsolete format). |
There's probably no reason; it's just the format I'm used to using. I didn't realize there was already a tool for this. I just had an urge to load Genesis sounds into the OPM synths and devices I had around and figured the best way would be to start coding! Anyway, I'd love it if someone would start using it and give me feedback on bugs and what-not.
Edit: Source is now up at http://www.gorenfeld.net/lou/gymtastic_src.alpha.tar.gz |
|
| Back to top |
|
 |
louisg
Joined: 16 Aug 2007 Posts: 127 Location: norcal, US
|
Posted: Sun May 25, 2008 23:51 Post subject: |
|
|
Ok, so here are some things I could add to make it sufficiently different:
- Finish the fb-01 sysex stuff-- beam Genesis patches directly to your FB-01
- MIDI support for the aforementioned device so you don't need a sysex loader
- FXB saving as well as the FXPs it handles now (tidy)
- Incorportate a YM emulator for a way to step through a music dump and solo channels, and then hit a key to dump what you hear
- Maybe support for more FM devices or more softsynths?
- Accept both seconds and frames for time, and support ripping ranges of time (including whole song)
- Add a GUI, maybe turning it into patch librarian/editing software
The big question is.... would anyone want this? Is this useful, or should I just hang up development on this thing? |
|
| Back to top |
|
 |
Malfunction

Joined: 16 Aug 2007 Posts: 97 Location: Poland
|
Posted: Mon May 26, 2008 17:30 Post subject: |
|
|
| louisg wrote: | | The big question is.... would anyone want this? Is this useful, or should I just hang up development on this thing? |
Definitely YES
I was thinking about similar tool for different soundchips back then (YM2151's CYM files, YM files etc) - It will be great and VERY useful for upcoming FM-Beauty
There are plenty of nice sounds hidden inside GYM, CYM files. BTW - while extracting YM2612's instruments, please don't forget about PSG logging too
You will never know when it may be used... I assume we could wrap it's registers into Philips SAA1099
And PCM drum samples inside may be interesting too... |
|
| Back to top |
|
 |
administrator Site Admin

Joined: 07 Aug 2007 Posts: 394
|
Posted: Mon May 26, 2008 17:53 Post subject: |
|
|
| Shiru wrote: | | I personally think it [GYM] is an obsolete format |
It's a fact. Since I discovered Project2612's huge collection of VGM files and the high activity among its users I've abandoned GYM for good. |
|
| Back to top |
|
 |
Malfunction

Joined: 16 Aug 2007 Posts: 97 Location: Poland
|
Posted: Mon May 26, 2008 18:00 Post subject: |
|
|
Zinger, do you have whole collection? Looks like torrent file has no seeders  |
|
| Back to top |
|
 |
administrator Site Admin

Joined: 07 Aug 2007 Posts: 394
|
|
| Back to top |
|
 |
TmEE

Joined: 05 Sep 2007 Posts: 239 Location: Estonia, Mahtra city
|
Posted: Mon May 26, 2008 18:59 Post subject: |
|
|
Louisg : you might want to support TFI format outputting too...
I will continue using Shiru's great tool, as I do think GYM is obsolete, and have nothing more than VGM files on my HDD. _________________ _((XD))_->B - Rolling On Floor Laughing My @$$ Off |
|
| Back to top |
|
 |
louisg
Joined: 16 Aug 2007 Posts: 127 Location: norcal, US
|
Posted: Mon May 26, 2008 19:11 Post subject: |
|
|
Hmm ok, it looks like VGM would be easy to support, but the question really is whether features could be added which would make this a useful tool despite a similar one existing. I know some of the features I listed are things that I would like to have, but if I'm the only one it's probably not worth going to the trouble to code it.
So, of the potential features I listed above, which ones would you think would be neat to have? And, does anyone here still use vintage Yamaha 4-op FM gear (including stuff like tx81z)? Any interest in a way to rip from other chips, like those found in MAMEable arcade games? |
|
| Back to top |
|
 |
administrator Site Admin

Joined: 07 Aug 2007 Posts: 394
|
Posted: Mon May 26, 2008 20:15 Post subject: |
|
|
| MAME ripping, that's definetly of interes. A good versatile and easy to use ripping software is very much needed so I do think you should carry on! |
|
| Back to top |
|
 |
|