Search found 7 matches

by zhengyaxin_8bit
Sat Jun 22, 2019 12:55 pm
Forum: SNESdev
Topic: Having trouble compiling snes source code
Replies: 22
Views: 22628

Re: Having trouble compiling snes source code

Hi pichichi010
Can you send a correct vesion to my email 632618534@qq.com.
I can't complier this project.
by zhengyaxin_8bit
Sun Jun 14, 2015 3:22 am
Forum: NESdev
Topic: mapper 163
Replies: 1
Views: 1126

mapper 163

Where to get the mapper163 spec?I want to add this mapper to my emulator。
by zhengyaxin_8bit
Sun Jun 14, 2009 8:46 am
Forum: NES Music
Topic: How to get a good dmc without noise??
Replies: 10
Views: 7054

Thanks for everyboby! :lol:
Under your help, I successed make a music ! The noise isn't happend by pcm.

But I have still a question about dpcm, why in this mode ,the noise is so big, have you a good idea for it?
by zhengyaxin_8bit
Sun Jun 14, 2009 12:26 am
Forum: NES Music
Topic: How to get a good dmc without noise??
Replies: 10
Views: 7054

how to reduce the noise

As we all know that we can not avoid the noice completly.Is there any way to reduce the voice to the utmost extent.??
by zhengyaxin_8bit
Sat Jun 13, 2009 8:08 am
Forum: NES Music
Topic: How to get a good dmc without noise??
Replies: 10
Views: 7054

How to upload my demo to megaupload on this forum? Under your way ,I made dpcm again,but there have still a lot of noise, Now ,my wave file is 11KHz-8bit-mono, "81.exe zzm.wave zzm.bin 300 32" I try to fix zzm.wav by cooledit --noise reduction and Graphic Equalizer function . But it doesn'...
by zhengyaxin_8bit
Fri Jun 12, 2009 7:14 pm
Forum: NES Music
Topic: How to get a good dmc without noise??
Replies: 10
Views: 7054

Hello tepples!Thanks for your reply :D Which Sampling rate is better? if I use "DMCconv" to convert music,the wav file must be 44100Hz-16bit-mono.Have you a good idea? How to use your tool "81.exe", there are nothing intro document for it. I see other people used it like is "...
by zhengyaxin_8bit
Fri Jun 12, 2009 10:46 am
Forum: NES Music
Topic: How to get a good dmc without noise??
Replies: 10
Views: 7054

How to get a good dmc without noise??

Hello everyone.
I made a program to play dmc, but there are a lot of noise. I used DMCconv.exe or 81.exe ,for example

DMCconv.exe zzm.wav zzm.dmc
or
81 zzm.wav zzm.dmc

zzm.wav is 44100hz --16bit --mono