Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > Show Off Your Work > GameBoy - Startup Owner: KuroBit New post
Page 1 of 1 Sort:  
GameBoy - Startup Posted: 2010-12-24 05:51  (Last Edited: 2010-12-24 05:53) Reply | Quote
KuroBit

Avatar

Member for: 4579 days
Status: Offline

#11965
...Why am I even posting this?

[color=#505050](Actually I was originally planning to pack a bunch of start up sounds into one module, but then FamiTracker crashed and I lost the 6 that I had already done...)


Attachments:
game_boy__startup.ftm (2 Kb)
Posted: 2010-12-24 05:55 Reply | Quote
xolroc

Avatar

Member for: 4373 days
Location: Here
Status: Offline

#11966
It's very accurate. I like how you even put in the click at the beginning.

_______________________
If there is evil in this world, it lurks in the hearts of man.
--Trinicus D. Morrison

The Final Fantasy IX 8-bit project: 3 complete
http://famitracker.shoodot.net/forum/posts.php?id=1624
Posted: 2010-12-24 11:43 Reply | Quote
InterrobangPie

Avatar

Member for: 4198 days
Location: England
Status: Offline

#11971
Ahah, that's genius. <3

_______________________
[quote=iGotno_scope]im going to continue making this crazy stuff then after a while my style will be so sick that you will be like damn suuun that shit is so sick i dont even get it. i will be like bro its ok.. you dont have to.[/quote]
Posted: 2010-12-24 13:42 Reply | Quote
IroncladPhazon

Avatar

Member for: 4371 days
Location: Unknown - Last seen with Mike Wazowski
Status: Offline

#11975
Oh wow I didn't even know it was a sine wave. Always thought it was one of the square channels.

_______________________
- A Czar Dolphin
[url=www.youtube.com/user/DukeOnkledNukem]Main YT Channel
[url=www.youtube.com/user/IroncladAlt]YT Music Alt
[url=http://chipmusic.org/ironclad]Chipmusic
Posted: 2010-12-24 18:37 Reply | Quote
DalekSam

Avatar

Member for: 4279 days
Location: United Kingdom, Belfast
Status: Offline

#11979
Oh dear god this is amazing

I give you five thousand internets

Posted: 2010-12-25 03:27  (Last Edited: 2010-12-25 03:29) Reply | Quote
xolroc

Avatar

Member for: 4373 days
Location: Here
Status: Offline

#11985
[quote=IroncladPhazon]sine wave[/quote]
It's not; it's some kind of hybrid square-triangle thing.
Also,
[quote=KuroBit]the 6 that I had already done[/quote]
Do them again!

_______________________
If there is evil in this world, it lurks in the hearts of man.
--Trinicus D. Morrison

The Final Fantasy IX 8-bit project: 3 complete
http://famitracker.shoodot.net/forum/posts.php?id=1624
Posted: 2010-12-25 08:42 Reply | Quote
nicetas_c



Member for: 4582 days
Location: AB, CA
Status: Offline

#11986
[quote=xolroc][quote=IroncladPhazon]sine wave[/quote]
It's not; it's some kind of hybrid square-triangle thing.[/quote]
It's not; it's simply Square 1 50% duty at volume F and fade 3.
Good job complicating things up, Kurobit.


[quote=[url=http://www.its.caltech.edu/~costis/cgb_hack/gbc_bios.txt]GBC Boot ROM Disassembly]; =============== S U B R O U T I N E =======================================


Setup_Sound: ; CODE XREF: sub_0000+82p
ld a, $80 ; '€'
ld [unk_FF26], a ; Enable sound system, all channels OFF
ld [unk_FF11], a ; Sound wave duty 50%
ld a, $F3 ; 'ó'
ld [unk_FF12], a ; Init Envelope
ld [unk_FF25], a ; Set enabled soudn channels
ld a, $77 ; 'w'
ld [unk_FF24], a ; Set full volume
ld hl, $FF30 ; Setup 00 FF repeating waveform in wave RAM
xor a
ld c, $10

_loop_clear_wave_data: ; CODE XREF: Setup_Sound+19j
ldi [hl], a
cpl
dec c
jr nz, _loop_clear_wave_data
ret
; End of function Setup_Sound
[/quote]

Posted: 2010-12-25 16:01 Reply | Quote
Dwedit

Avatar

Member for: 4972 days
Location: Chicago
Status: Offline

#11989
In theory, the GB channels are supposed to produce square waves, but when you look at them in a sound editor or oscilloscope, you see they bend towards the center.

RE: GameBoy - Startup Posted: 2010-12-25 21:06 Reply | Quote
Delek

Avatar

Member for: 4343 days
Status: Offline

#11990
StartUp sound recording, directly from my 1989 Game Boy DMG-01.

_______________________
[url=http://www.delek.com.ar/]Delek's Website
[url=http://www.delek.com.ar/deflemask]DefleMask Tracker
[url=http://soundcloud.com/delek_music]Delek's SoundCloud
[url=http://www.youtube.com/dele1000]Delek's YouTube Channel
Attachments:
delek_gb_start.wav (512 Kb)
Posted: 2010-12-25 22:40  (Last Edited: 2010-12-25 22:43) Reply | Quote
KuroBit

Avatar

Member for: 4579 days
Status: Offline

#11991
Woah, that's weird, that one looks much different than mine. Is it because mine is a Game Boy Color?

[quote=nicetas_c]Good job complicating things up, Kurobit.[/quote]
You're welcome XD. Sorry, I was just trying to copy the actual waveform, not the notes that are actually played. [color=#ff0000]Also, the square wave on the NES can't go that high. Wait no, I mean it sounds strangely out of pitch.

Posted: 2010-12-25 23:54 Reply | Quote
Delek

Avatar

Member for: 4343 days
Status: Offline

#11993
Yeah, the GBC color sound it's very different from the original GB.
GB DMG-01 it's more bassy and clear. Has the best sound.

Take a look at [url=http://www.herbertweixelbaum.com/comparison.htm]this comparsion.


_______________________
[url=http://www.delek.com.ar/]Delek's Website
[url=http://www.delek.com.ar/deflemask]DefleMask Tracker
[url=http://soundcloud.com/delek_music]Delek's SoundCloud
[url=http://www.youtube.com/dele1000]Delek's YouTube Channel
Posted: 2010-12-26 06:00 Reply | Quote
Dwedit

Avatar

Member for: 4972 days
Location: Chicago
Status: Offline

#11997
Famitracker screwed up high notes for square waves in all versions after 0.35.

Posted: 2010-12-26 06:05 Reply | Quote
tdude10

Avatar

Member for: 4285 days
Location: Manitoba, Canada
Status: Offline

#11999
Well, leave it to nicetas to post something that makes little to 0 sense to me. Anyways, it really reminds me of days, some years ago when I still owned an original gameboy, and I really like that you put in the little click sound that happens after you turn it on. I like it, is all I really have to say.

_______________________
The forum have 4 members online.
Posted: 2010-12-26 07:13 Reply | Quote
nicetas_c



Member for: 4582 days
Location: AB, CA
Status: Offline

#12001
[quote=Dwedit]Famitracker screwed up high notes for square waves in all versions after 0.35.[/quote]
C-5: 6A
C-6: 35/34
That's why the C-6 is out of pitch in all versions after v0.3.5. Use a P7F. Did a little search of the period registers of C-5 and C-6 on a GB:
C-5: 782 (7E)
C-6: 7C1 (3F)

Going to study the GB hardware fade.

Page 1 of 1 Sort: