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 > Famicom Disk System BIOS Music Owner: Doommaster1994 New post
Page 1 of 1 Sort:  
Famicom Disk System BIOS Music Posted: 2010-08-08 05:54  (Last Edited: 2010-08-08 05:56) Reply | Quote
Doommaster1994

Avatar

Member for: 4456 days
Location: Seattle, WA
Status: Offline

#8477
Now, I show you my fastest-tempo work in Famitracker.
First song is 441 BPM and the two SFX are 900 BPM.
I couldn't get the mute delays down though. And the envelope for the drum according to NSFPlay was E 1 so I had to make that by ear. So while the sounds may not be the most accurate, they're close.
Anyway, hope you enjoy!


Attachments:
famicom_disk_system.ftm (2 Kb)
Posted: 2010-08-08 08:16 Reply | Quote
nicetas_c



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

#8479
1) E1 is never that percussive, it is just approximately 15 11 7 3 0.
2) The correct tempo for the first song should be 450.
3) Because the envelopes have no changes in volume, the 900 BPM is not needed (for there are no other percussion notes and so on).
4) There are some wrong notes in song #1, SQ1:
Row 6C[108] should be C-3.
Row 78[120] should be D-3.

Posted: 2010-08-08 08:31  (Last Edited: 2010-08-08 09:46) Reply | Quote
Doommaster1994

Avatar

Member for: 4456 days
Location: Seattle, WA
Status: Offline

#8480
Ah OK, thanks for the help! Like I said I have no idea what the E envelopes are and you do. I have no idea why I put 900 BPM on the last two songs. As for the mute delays, I'm not sure if there's anything that can be done with that. Also, do you have some sort of text file where it shows the envelopes for E? I want to do the Dirty Harry soundtrack now that I have it's NSF but all of the game's envelopes are E #. I used NSF2MIDI and put it in Anvil Studio and I get this for all of the E # envelopes:
122, 118, 113, 108, 103, 98, 92, 86, 80, 73, 65, 56, 46, 32 and 0. But when I put those envelopes in Famitracker it doesn't sound right.
Here are the envelopes I need;
E0, E2, E4, E5, E8, E9, E12.
I would be greatly appreciative if you could give me those.

Posted: 2010-08-08 10:00 Reply | Quote
nicetas_c



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

#8482
[quote=Doommaster1994]I used NSF2MIDI and put it in Anvil Studio and I get this for all of the E # envelopes:
122, 118, 113, 108, 103, 98, 92, 86, 80, 73, 65, 56, 46, 32 and 0.[/quote]
You always get these volumes for any volume ranged from 0 to 15 (2A03, VRC6, MMC5, N106).

In fact, this is the NSF2MIDI volume scale from 14 to 0 (15 should be 127).

We desperately need the same E#s in FamiTracker.

Posted: 2010-08-08 10:07  (Last Edited: 2010-08-08 10:42) Reply | Quote
Doommaster1994

Avatar

Member for: 4456 days
Location: Seattle, WA
Status: Offline

#8483
I think I know how to do it but I'm not sure. For example:
214, Min:Sec:Frames=0.17:12, Expression, chan:1, value: 98
215, Min:Sec:Frames0.17.14, Expression, chan:1, value: 92

Would that be equal to 9, 9, 8?
Because I tried it in Sonar and it sounded very accurate.
For E 8 I got:
15 14 14 13 13 13 12 12 11 11 10 10 9 9 9 8 8 7 7 6 6 5 5 5 4 4 3 3 2 2 1 1 1 0

For E 5 I got:
15 14 13 13 12 11 11 10 9 9 8 7 7 6 5 5 4 3 3 2 1 1 0

I saw their envelope made a pattern.
For example:
E8 - 2, 3, 2, 2, 2, 3, 2, 2, 2, 3, 2, 2, 2
E5 - 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2

Posted: 2010-08-08 11:55  (Last Edited: 2010-08-08 23:10) Reply | Quote
nicetas_c



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

#8484
[quote=Doommaster1994]I think I know how to do it but I'm not sure. For example:
214, Min:Sec:Frames=0.17:12, Expression, chan:1, value: 98
215, Min:Sec:Frames0.17.14, Expression, chan:1, value: 92

Would that be equal to 9, 9, 8?
Because I tried it in Sonar and it sounded very accurate.
For E 8 I got:
15 14 14 13 13 13 12 12 11 11 10 10 9 9 9 8 8 7 7 6 6 5 5 5 4 4 3 3 2 2 1 1 1 0

For E 5 I got:
15 14 13 13 12 11 11 10 9 9 8 7 7 6 5 5 4 3 3 2 1 1 0

I saw their envelope made a pattern.
For example:
E8 - 2, 3, 2, 2, 2, 3, 2, 2, 2, 3, 2, 2, 2
E5 - 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2[/quote]
You double click '215, Min:Sec:Frames0.17.14, Expression, chan:1, value: 92' and look at the 'Time before' field. If it is 2, then the envelope is [9 9 8]; if it is 5, then the envelope is [9 9 9 9 9 8] and so on.

Another easier way is right click the timer to the right of the seekbar and then choose 'Measure:Beat:Ticks'. This way the event viewer will directly give you the exact tick each event happens.

Also, E#s ought never to have patterns.

Posted: 2010-08-08 19:06 Reply | Quote
Doommaster1994

Avatar

Member for: 4456 days
Location: Seattle, WA
Status: Offline

#8492
OK so I did do it right. Also I got the envelope for that Dirty Harry sound I was looking for and I was close to getting it perfectly. The envelope in the NSF says E 0 and I guessed the envelope was 15 9 6 3 but it was actually 15 10 7 3 0 so I was just one number off.

Page 1 of 1 Sort: