-
Notifications
You must be signed in to change notification settings - Fork 2
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
New Toms #34
Comments
Yeah I was thinking of that too, but the real problem is lack of....well, let me put it this way, OPL3 doesn't have SSG-EG features. I'm not really sure how one could make a convincing toms for OPL3 without using pitch slides, and there's no way to do that in DMX (or WOPL, for that matter). It gives me a sad! |
I didn't use SSG-EG in my OPN2 bank (frankly speaking, I hardly ever use that). Problems are:
|
You can see that vibrato controller is works on libADLMIDI side (it's real vibrato which is same as on most WT synths, I'm not mean per-operator vibrato flag and I don't mean same way as Jammie O'Connel's way to turn on tremolo flag on instrument on high vibrato CC level) and it's a MIDI-independent pitch slide. Currently there are three pitch slides:
Then will be a four slide which will implement similar to SF2 feature where are attack / sustain and decay based on the pitch rather volume. Seems a good idea, I would to try to implement this. It will be on both OPL3 and OPN2 libraries as I using same MIDI playing code on both libraries. P.S. Let's dump output of those thing together with XG's CC74 into IMF and give to someone who know how to create IMF files (by old ways) to let him to wonder :-P |
Ain't telling me anything I don't already know! I discovered that most 4-op instruments on OPL-3 I could recreate with two 2-op voices, which is "technically 4-op" if you wanna be cheeky.
😮 |
So technically, it would be possible to have sth like that? |
Some algorithms still be impossible even with pseudo-4op, for example the
Yeah, and this will go like a software-side trick which will work even on the real chip. As this will be a library-side trick, nothing need to write in the MIDI file to make this. |
Is it still an issue? |
I just heard those toms and yeah they pretty good! I'm still doing some testing though, been a little quiet lately since January is hectic at work! |
Okay, Now that DMX side of things is "done", I can make some 4-op instruments for sure. That should fix the problem. I know I said this last time!!! |
I may have to replace the toms with the older ones, as the new ones I just can't figure out how to make louder....
But I would like to salvage the idea, somehow, and make it work -- somehow.
The text was updated successfully, but these errors were encountered: