Search found 10 matches

by peacedev
Thu Feb 28, 2013 6:38 am
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

After Optimization !!!!


https://dl.dropbox.com/u/30815442/downl ... imized.mp3


Now I am very happy with the result after tuneup. Thank you very much for all comment !!!!!



:lol: :lol: :lol: :lol:
by peacedev
Tue Feb 26, 2013 8:58 pm
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

It's hard to tell with the material you're using. What's obvious though, is that there's some other problem in your emulation not related to aliasing. The music sounds choppy (almost seems like timing is off, but could be just wrong note lengths or something playing with my ears). It is realtime pa...
by peacedev
Tue Feb 26, 2013 8:54 pm
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

It's hard to tell with the material you're using. Can you do a simple mono frequency sweep from 100 Hz to 30000 Hz, lasting say 20 seconds? If you have a program to show the frequency spectrum, aliasing is really easy to spot (I've moved to Linux and am not familiar yet with one to do this). Try th...
by peacedev
Tue Feb 26, 2013 10:23 am
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

Now with luck, I am able to integrate bandlimited to wave form generation.

Here is the result.
https://dl.dropbox.com/u/30815442/downl ... 08-0_3.mp3
and
https://dl.dropbox.com/u/30815442/downl ... -solid.mp3

May I ask for your opinion ?
by peacedev
Mon Feb 25, 2013 8:08 am
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

Fortunately it seems most NES emus solved this issue, but most GB/GBC/GBA emus does not. Even VBA which is the most popular GB/GBC/GBA have aliasing in it's sound. The NES output path has natural antialiasing, with a low-pass filter in the RF box. GBA and DS, on the other hand, use a PWM DAC at aro...
by peacedev
Mon Feb 25, 2013 4:54 am
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

Why use something like blipbuf? Because otherwise the sound has a scratchy quality (due to aliasing) which pollutes the crystal-clear sound of the NES. This was evident in the recording you posted. I just wanted to bring it to your attention. Are there any proof of audible alias which generate by s...
by peacedev
Sun Feb 24, 2013 10:23 pm
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

Why use something like blipbuf? Because otherwise the sound has a scratchy quality (due to aliasing) which pollutes the crystal-clear sound of the NES. This was evident in the recording you posted. I just wanted to bring it to your attention. Are there any proof of audible alias which generate by s...
by peacedev
Sun Feb 24, 2013 8:21 pm
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

Re: "Peace Audio Synthesizer" Scriptable NES sound emulatio

BLEP (band-limited step) resampling, the technique used by blip-buf, is a way to eliminate aliasing from a signal when downsampling from the 1.79 MHz CPU frequency to 44100 or 48000 or whatever target frequency. It works by decomposing a signal into a sum of Heaviside steps , low-pass filtering a s...
by peacedev
Sat Feb 23, 2013 10:24 pm
Forum: NES Music
Topic: "Peace Audio Synthesizer" Scriptable NES sound emulation
Replies: 25
Views: 8416

"Peace Audio Synthesizer" Scriptable NES sound emulation

Hello!! I would like to introduce "Peace Synthesizer Framework" It support NES/Famicom sound emulation with customizable Visualization and DSP #Demo Vampire Killer - Castlevania #NES Stereolization process in "Peace Audio Synthesizer" http://www.youtube.com/watch?v=1YqyFx5VKf4 Th...