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 > FamiTracker Talk > About music code in NES? Owner: icendragon New post
Page 1 of 1 Sort:  
About music code in NES? Posted: 2009-03-24 15:43  (Last Edited: 2009-03-24 15:45) Reply | Quote
icendragon

Avatar

Member for: 4874 days
Status: Offline

#2634
How to use Famitraker nsf player simultaneously play background music and sound effects?
I'm going to make a NES game.
But the Famitraker nsf player do not support it.
How can I do it?

Posted: 2009-03-24 15:55 Reply | Quote
Shiru



Member for: 4890 days
Location: Russia, Moscow
Status: Offline

#2635
Well, you must modify music player code to integrate it with your sound effects player, or write sound effects player reusing music player routines. If you going to make a game, this will be not most difficult part.

Posted: 2009-03-24 16:03 Reply | Quote
icendragon

Avatar

Member for: 4874 days
Status: Offline

#2636
Can you help me to write the code?
I know 6502 a little...

Posted: 2009-03-24 16:12 Reply | Quote
Shiru



Member for: 4890 days
Location: Russia, Moscow
Status: Offline

#2637
How you plan to make game then?

If you want to learn 6502 while making game, just make a game without sound, and when you finish it, you'll have more knowledge and probably will be able to make sound effects player.

Posted: 2009-03-24 23:06 Reply | Quote
Dafydd

Avatar

Member for: 5304 days
Location: Uppsala, Sweden
Status: Offline

#2638
I always wondered how this was actually done. I really want to learn to make NES games some day.

Posted: 2009-03-26 00:08 Reply | Quote
jsr
Administrator

Avatar

Member for: 5924 days
Location: Sweden
Status: Offline

#2644
There will be functions to temporarily disable channels and make them available for sound effects in the new version.

_______________________
Programmer and developer
Posted: 2009-03-26 17:09 Reply | Quote
Dafydd

Avatar

Member for: 5304 days
Location: Uppsala, Sweden
Status: Offline

#2647
What if the sound effects were also made using famitracker? Eheh...

Posted: 2009-03-28 03:22 Reply | Quote
jsr
Administrator

Avatar

Member for: 5924 days
Location: Sweden
Status: Offline

#2654
Yes, but I don't think that is practical as it would double the memory usage and sound effects doesn't need all the features available. Programming sound effects manually can probably be done easily and is a lot more resource efficient. =)

_______________________
Programmer and developer
Posted: 2009-04-07 19:19 Reply | Quote
TristEndo

Avatar

Member for: 5135 days
Location: Chino/Sactown
Status: Offline

#2792
also making your own sfx is quite fun. this will be a neat feature.

Page 1 of 1 Sort: