-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement: options to force gm to gs reset and capital tone fallback. #36
Comments
As far as I know, current reset prompt (Q, hold U and press Q, W) is GS reset. As of Capital Tone Fallback, can't say anything about it. |
i'm saying that a number of midi files have gm resets, but then use gs variation instruments. which works only on the original sc-55. except that some of them use the extended mkii instruments. and this works on most "gs" soundfonts and wavetable cards that used them, but not on any real sound canvas at all. i'm looking for a "just make the darn midi work right" button. :) |
I remembered @Kitrinx talking about adding capital tone feedback:
|
i'm definitely interested in a modified mkII rom that treats gm as gs reset and has capital tone fallback. i'd be even more interested in it if i actually had hardware. |
Indeed he did Here is the github page |
the github page doesn't appear to have the program. just the converter. |
It does not. As seen in the comments from discord. |
okay i have the program. not sure how to compile it, though. does running this on the actual rom produce a mkII with capital tone fallback that works with this emulator? and what about the force gm reset as gs bit? i know the correct thing to do is fix the broken midi files, but it's annoying that they playback just fine on a sound canvas soundfont, but not on a real sc-55 |
the program I wrote was simply a tool to modify the rom so I could reprogram it and observe what adjusting various properties of the various instrument tables were, it can be modified in order to populate these tables in such a way that it will fall back, by making all invalid (blank) table entries the same as the first entry |
actually, it should fallback to the highest variation less than or equal to the requested. so it's not quite that simple. the manuals that mention fallback clearly describe that, and that's what happens on pretty much every non roland card, as well as all the sf2 soundsynths. and i'm not allowed to talk on that server, because it requires phone verification, which i had to turn off just to join a different server. My phone number is somehow banned from severs i've never been on, and removing that verification let me onto them. Bottom line is i want sc-55 mk1 logic with the mkII instrument map. |
If you join it and message me I will verify you |
had to send a friend request. direct messages are blocked. |
It should work with the "Use Patch Info for Capital Tone Fallback" option in Falcosoft MIDI Player with "Roland SCVA-55" map. It would be nice if a built-in emulator option was added in the future (something similar to what Falcosoft MIDI Player is doing by intercepting the midi stream), selectable with SC-55 models without CTF support as a workaround. EDIT |
While these are not very accurate to the real hardware, they will be useful for playing back broken midis.
basically i want the sc-55 mkII in forced gs mode with capital tone fallback, because it has more instruments.
Most non sound canvas synths that people may have had when working on midi files on their computers that have gs instrument variations always make them available, even after a GM reset, and they are of course broken on a real sound canvas.
Of course it should not be on by default, but this would probably be much appreciated by people trying to play back midi files that don't have a sequencer handy to fix them up. :)
The text was updated successfully, but these errors were encountered: