Soundchip suggestion - SunPlus μnSP (SPG2xxx) SPU #1854
Replies: 4 comments 3 replies
-
Hardware envelopes seem interesting as well. Missing loop end is common in sample chips. |
Beta Was this translation helpful? Give feedback.
-
Oh, wait, I didn't realize (still interesting tho) I remember finding this slightly more detailed write-up of the SPU at https://vtech.pulkomandy.tk/doku.php?id=sound |
Beta Was this translation helpful? Give feedback.
-
Sounds interesting. |
Beta Was this translation helpful? Give feedback.
-
Please don't link that document. It's very outdated. Honestly you should give a look at the MAME source code (but AFAIK, not even MAME has fully-accurate SPG sound). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would love to see support for the SunPlus SPG2xxx sound chip, as I think it may be really interesting to play around with. From what I have seen, it is basically a PCM chip with 16 channels (double that of the SNES), and IMA ADPCM support (used for the Vtech V.Smile and plug-n'-play TV game systems).
One quirk that interests me is that there is no loop end point for a looped sample. You can only set a loop start point, and that's it. The "loop end" is just the end of the sample.
Link to an overview I found of the μnSP SPU:
//
EDIT: New links:
Beta Was this translation helpful? Give feedback.
All reactions