ChanServ changed the topic of ##yamahasynths to: Channel dedicated to questions and discussion of Yamaha FM Synthesizer internals and corresponding REing. Discussion of synthesis methods similar to the Yamaha line of chips, Sound Blasters + clones, PCM chips like RF5C68, and CD theory of operation are also on-topic. Channel logs: https://freenode.irclog.whitequark.org/~h~yamahasynths
andlabs has joined ##yamahasynths
andlabs has quit [Ping timeout: 258 seconds]
andlabs has joined ##yamahasynths
andlabs has quit [Ping timeout: 258 seconds]
andlabs has joined ##yamahasynths
andlabs has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
andlabs has joined ##yamahasynths
ej5 has quit [Read error: Connection reset by peer]
futarisIRCcloud has joined ##yamahasynths
Xyz39808 has joined ##yamahasynths
Xyz_39808 has quit [Ping timeout: 250 seconds]
Ultrasauce has quit [Ping timeout: 252 seconds]
Ultrasauce has joined ##yamahasynths
futarisIRCcloud has quit [Ping timeout: 252 seconds]
futarisIRCcloud has joined ##yamahasynths
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
SceneCAT has joined ##yamahasynths
epsdelphi has quit [Ping timeout: 245 seconds]
epsdelphi has joined ##yamahasynths
<cr1901_modern>
https://vocaroo.com/i/s0phLBHNPZZU crowdsource... anyone know the source of this clip? Sounds like SNES or N64 samples. The samples sound like the same used in DKC3
<cr1901_modern>
whatever synth was used for that game
<cr1901_modern>
Not sure :(... the samples are DEF familiar
<cr1901_modern>
Of course it could be PS1 samples too, since PS1 chip is "just" the SNES chip mk ii
<superctr>
had it been PSX the song would have drowned in reverb
<superctr>
so i don't think so
<superctr>
but those samples really sound like MSGS or sampled from a SC55
l_oliveira has joined ##yamahasynths
andlabs has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
andlabs has joined ##yamahasynths
andlabs has quit [Ping timeout: 244 seconds]
andlabs has joined ##yamahasynths
andlabs has quit [Ping timeout: 268 seconds]
andlabs has joined ##yamahasynths
andlabs has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<cr1901_modern>
Lord_Nightmare: Been thinking about "sampled music on OPL" again, where you force part of an operator's phase to elapse to 0db attenuation and then instantly cut the frequency to 0. Have you seen code to do this in practice or is this just in theory?
<Lord_Nightmare>
i believe that pinball dreams/2 and pinball fantasies for dos actively do this
<Lord_Nightmare>
i have a copy of pinball dreams deluxe (which is pinball dreams and 2 in the same executable, on a cd)
<Lord_Nightmare>
uses cd audio for the spidersoft logo theme (i actually prefer the original mod version)
<Lord_Nightmare>
cr1901_modern: ^
<cr1901_modern>
cool, thanks... mainly curious how the devs know how long to wait to get attenuation to 0 for a given channel's phase (in addition to knowing when the attenuation is at maximum).
<cr1901_modern>
You can make an educated guess how long it takes to reach 0 att by dividing the clk freq by the number of slots, but that doesn't help you sync to a known attenuation level for a given channel's operator
<Lord_Nightmare>
i remember it may have been too quiet if you ran it on an opl3 or opl3sa2 in my case
<Lord_Nightmare>
so there may be some screwyness with the way that digital illusions/spidersoft did the opl2 hack
<Lord_Nightmare>
it also may not work properly with computers which run faster than a certain speed due to timing calibration int16 limits or something
<Lord_Nightmare>
who knows
<Lord_Nightmare>
like how simcity 2000 installer gets confused if you have more than 8mb of ram
KitsuWhooa has joined ##yamahasynths
<cr1901_modern>
wait what?
<cr1901_modern>
I'm _pretty_ sure I've installed simcity 2000 on a machine w/ more than 8mb
<cr1901_modern>
in... 1999 no less lol (yay old computers in elementary school)
<Lord_Nightmare>
it may have been 32mb... you can, but it will yell that you don't have enough ram, because it sees max of 32mb, so it does ramsize_in_mb mod 32
<ValleyBell>
They scrapped the whole idea of having 2 versions of the same song in a single MIDI with Win95, so it's no surprise you barely find anything about it.
<cr1901_modern>
was allocating 10 channels for OPL3 arbitrary?
<cr1901_modern>
and 4 for OPL2
<superctr>
well, those are midi channels
<superctr>
not physical channels
<ValleyBell>
actually, that article says something about 13-16 being for "FM synthesizer" and 1-10 being for sample-based synthesizers.
<superctr>
presumably they thought you wouldn't ever need more than 4 instruments playing at once lol
<ValleyBell>
but the channel allocation is arbitrary
<superctr>
back in windows 3.1 they would probably have thought about MT32 or similar devices