...How did you get those screenshots of the waveforms in foobar2000 by the way? I used the oscilloscope as well, but I had to trace it by hand based on the way I saw it...
there should be a key called 'PrtSc' next to F12 for regular QWERTY keyboards
and if you think this can be inaccurate, look at the newer screenshot, this is how we aim for maximum accuracy
...How did you get those screenshots of the waveforms in foobar2000 by the way? I used the oscilloscope as well, but I had to trace it by hand based on the way I saw it...
there should be a key called 'PrtSc' next to F12 for regular QWERTY keyboards
and if you think this can be inaccurate, look at the newer screenshot, this is how we aim for maximum accuracy
I'm far too aware of Printing Screens.
I just wondered how you zoomed in to 4%. And how you got all those intensity numbers there. (Unless you edited them in.)
well still needs to find a better way, you know, this
it is a 25% wave, but most oscilloscopes will display curves like this instead of flat lines, if there is one that shows straight lines instead of curve lines, that'd be good
Most computerized digital oscilloscopes nowadays show straight peaks & troughs (like Tektronix's oscilloscopes). Mind you, every other scope type will show the same curves as in your image.
Those curves that you see at the peaks & troughs are partly due to the original hardware's limitations & partly due to those of the scope.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
So I have V1.17. What do I do now? I've created the GB file of Crystal, popped it into my emulator, and all I get is the same song selections I get if I were to play it on Foobar. How do I look at the waveforms and their intensities like you did on your first few screenshots of Foobar?
1. Use VisualBoyAdvance (preferably, but I don't know what else to use).
2. Open the memory viewer.
3. Go to the I/O part.
4. Take the whole 16 bytes in the row FF30.
...How did you get those screenshots of the waveforms in foobar2000 by the way? I used the oscilloscope as well, but I had to trace it by hand based on the way I saw it...
there should be a key called 'PrtSc' next to F12 for regular QWERTY keyboards
and if you think this can be inaccurate, look at the newer screenshot, this is how we aim for maximum accuracy
1. Use VisualBoyAdvance (preferably, but I don't know what else to use).
2. Open the memory viewer.
3. Go to the I/O part.
4. Take the whole 16 bytes in the row FF30.
and check 'automatically update'
I dumped the FF30 row into a .dmp file and I copied each number and letter on a text document. What do I do with it now?
you don't need to dump that row, just copy what you see
now multiply every nymber by 4, and then repeat it twice. here is an example
00112233445566035899aabbccddeef4
to
0,0,4,4,8,8,12,12,16,16,20,20,24,24,0,12,20,32,36,36,40,40,44,44,48,48,52,52,56,56,60,16
to
0,0,0,0,4,4,4,4,8,8,8,8,12,12,12,12,16,16,16,16,20,20,20,20,24,24,24,24,0,0,12,12,20,20,32,32,36,36,36,36,40,40,40,40,44,44,44,44,48,48,48,48,52,52,52,52,56,56,56,56,60,60,16,16