how can i do music on megadrive?

For anything related to sound (YM2612, PSG, Z80, PCM...)

Moderator: BigEvilCorporation

Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Post by Stef »

TmEE co.(TM) wrote:
Stef wrote: it doesn't have "self feedback" for the first slot.
As far as I know (and tested), OPL2/OPL3 have 8 levels of feedback on their operators.
Self feedback ? anyway i wasn't sure about this one, i though it was a OPN/OPM specific feature ;)

Edit : I just checked and you're totally right :)
TmEE co.(TM) wrote:
Stef wrote: The YM2612 is 2 YM2203 and a 8 bits DAC in a single chip.
OPL3 has some form of 8-bit DAC but it cannot be used when FM sounds are enabled (that DAC sounds like these resistor DACs).

YM2612 (OPN) is better than YMF262 (OPL3). Too bad that I cannot buy YM2612 from store...
You can take an old broken genesis motherboard and uses it YM2612 chip. I wanted to do that with my old japanese megadrive but i'm not experienced with electronicals stuff...
TmEE co.(TM)
Very interested
Posts: 2452
Joined: Tue Dec 05, 2006 1:37 pm
Location: Estonia, Rapla City
Contact:

Post by TmEE co.(TM) »

Stef wrote:You can take an old broken genesis motherboard and uses it YM2612 chip. I wanted to do that with my old japanese megadrive but i'm not experienced with electronicals stuff...
Actually I removed the YM2612 compatible chip from my fried pirate MD, but the chip itself is little fried... in Estonia there's really hard to find authentic MDs (working or fried) as they were never sold in stores... thank you Russians !!!
Mida sa loed ? Nagunii aru ei saa ;)
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
stalepie
Very interested
Posts: 101
Joined: Sun Dec 10, 2006 1:18 pm

Post by stalepie »

plee wrote:I have the source code to Barkley Shut Up and Jam!(I'll try to dig it up and check it) but from memory (not sure) it's sampled sounds being played back. I also have some source code that came with my dev. board that (if memory is correct) does do some sound effects...
Thanks. If you could send that to me (stalepie@hotmail.com) or provide a link for download, that'd be great.
stalepie
Very interested
Posts: 101
Joined: Sun Dec 10, 2006 1:18 pm

Post by stalepie »

Maybe it is not worth making a game if there can't be any music or sound.
TmEE co.(TM)
Very interested
Posts: 2452
Joined: Tue Dec 05, 2006 1:37 pm
Location: Estonia, Rapla City
Contact:

Post by TmEE co.(TM) »

stalepie wrote:Maybe it is not worth making a game if there can't be any music or sound.
Don't worry, my games doesn't have music nor sound effects yet but they're still quite enjoyable. I've been working on music stuff but due to my lazyness these are not finished yet.
Mida sa loed ? Nagunii aru ei saa ;)
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
stalepie
Very interested
Posts: 101
Joined: Sun Dec 10, 2006 1:18 pm

Post by stalepie »

TmEE co.(TM) wrote:
stalepie wrote:Maybe it is not worth making a game if there can't be any music or sound.
Don't worry, my games doesn't have music nor sound effects yet but they're still quite enjoyable. I've been working on music stuff but due to my lazyness these are not finished yet.
Hmm err maybe I can modify the Gens source code to allow mp3s to play in sync with a ROM... no wait, I think I already saw a program that adds just such a mod... uh, but to be serious, I think if I ever get like knee-deep involved in making a Genesis game, I will definitely be, by then, looking into writing my own sound driver and music composing software for the MD. Right now it all seems rather daunting so don't anyone get their hopes up.
TmEE co.(TM)
Very interested
Posts: 2452
Joined: Tue Dec 05, 2006 1:37 pm
Location: Estonia, Rapla City
Contact:

Post by TmEE co.(TM) »

As I said, make the game first, then add SFX and BGM, like I do know. Yesterday I got GBMD to make sound (samples). Maybe download it from my site and listen the result...
Anyway don't quit because of it !!!
Mida sa loed ? Nagunii aru ei saa ;)
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
plee
Very interested
Posts: 66
Joined: Wed Nov 29, 2006 11:32 am
Location: Houston, Texas

Post by plee »

stalepie wrote:
TmEE co.(TM) wrote:
stalepie wrote:Maybe it is not worth making a game if there can't be any music or sound.
Don't worry, my games doesn't have music nor sound effects yet but they're still quite enjoyable. I've been working on music stuff but due to my lazyness these are not finished yet.
Hmm err maybe I can modify the Gens source code to allow mp3s to play in sync with a ROM... no wait, I think I already saw a program that adds just such a mod... uh, but to be serious, I think if I ever get like knee-deep involved in making a Genesis game, I will definitely be, by then, looking into writing my own sound driver and music composing software for the MD. Right now it all seems rather daunting so don't anyone get their hopes up.
Worst case you can use digitize samples...like I did with Berzerk.
stalepie
Very interested
Posts: 101
Joined: Sun Dec 10, 2006 1:18 pm

Post by stalepie »

plee wrote:
stalepie wrote:
TmEE co.(TM) wrote: Don't worry, my games doesn't have music nor sound effects yet but they're still quite enjoyable. I've been working on music stuff but due to my lazyness these are not finished yet.
Hmm err maybe I can modify the Gens source code to allow mp3s to play in sync with a ROM... no wait, I think I already saw a program that adds just such a mod... uh, but to be serious, I think if I ever get like knee-deep involved in making a Genesis game, I will definitely be, by then, looking into writing my own sound driver and music composing software for the MD. Right now it all seems rather daunting so don't anyone get their hopes up.
Worst case you can use digitize samples...like I did with Berzerk.
No, I want to make music. I like the music in certain Genesis games, usually from Japan. Some of it is great -- more important than the graphics.
KanedaFr
Administrateur
Posts: 1154
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr »

Check

http://www.geocities.com/eiennarufuyu/index.html
or
http://www.pascalorama.info/article.php?news=30&cat=22

It's where I started from
Like I said, a new version of MVSTracker is coming soon...but probably in 2007
TmEE co.(TM)
Very interested
Posts: 2452
Joined: Tue Dec 05, 2006 1:37 pm
Location: Estonia, Rapla City
Contact:

Re: how can i do music on megadrive?

Post by TmEE co.(TM) »

stalepie wrote:I wish to avoid a tracker...
Whats wrong with trackers ? I love trackers !!!

I've been thinking of writing MOD player for MD. First 68K version and later z80 (when I start z80 programming) version (for games). I hope z80 is fast enough...
Mida sa loed ? Nagunii aru ei saa ;)
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
Pascal
Very interested
Posts: 200
Joined: Wed Nov 29, 2006 11:29 am
Location: Belgium
Contact:

Re: how can i do music on megadrive?

Post by Pascal »

TmEE co.(TM) wrote: I've been thinking of writing MOD player for MD. First 68K version and later z80 (when I start z80 programming) version (for games). I hope z80 is fast enough...
I'm pretty sure the, Z80 won't have the guts for a mod player, specialy that you'll have to mix in software all channels (and mixing is a killer)
TmEE co.(TM)
Very interested
Posts: 2452
Joined: Tue Dec 05, 2006 1:37 pm
Location: Estonia, Rapla City
Contact:

Re: how can i do music on megadrive?

Post by TmEE co.(TM) »

Pascal wrote:I'm pretty sure the, Z80 won't have the guts for a mod player, specialy that you'll have to mix in software all channels (and mixing is a killer)
Actually I think it is possible on z80, as in Duke3D there are 4 channels mixed together.... @ 5KHz
Mida sa loed ? Nagunii aru ei saa ;)
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: how can i do music on megadrive?

Post by Stef »

TmEE co.(TM) wrote:
Pascal wrote:I'm pretty sure the, Z80 won't have the guts for a mod player, specialy that you'll have to mix in software all channels (and mixing is a killer)
Actually I think it is possible on z80, as in Duke3D there are 4 channels mixed together.... @ 5KHz
4 channels at 5 Khz :p
I didn't known the sound engine of Duke3D was done in this way.
5 Khz just hurt ears...
As pascal, i think a real MOD player on a 3.58 Mhz Z80 is almost impossible. But it should be possible to have a sort of (very) light MOD player with 3 channels at an acceptable 12 Khz or something like that. I'll give some tries as soon i've some time to spare on that :)
We can do some research on the net, i'm sure we can find some Z80 asm source code for that type of player ;)
TmEE co.(TM)
Very interested
Posts: 2452
Joined: Tue Dec 05, 2006 1:37 pm
Location: Estonia, Rapla City
Contact:

Post by TmEE co.(TM) »

Duke3D has definately z80 sound engine because when I overclocked z80 in my MD2, the sound quality increased a lot and that shows z80 does the sound. It is done @ 5KHz because I "listened" ROM dump from my cartridge and it sounded at correct speed when the sample was being played back @ ~5KHz
Mida sa loed ? Nagunii aru ei saa ;)
http://www.tmeeco.eu
Files of all broken links and images of mine are found here : http://www.tmeeco.eu/FileDen
Post Reply