CEMETECH
Leading The Way To The Future
Login [Register]
Username:
Password:
Autologin:

Don't have an account? Register now to chat, post, use our tools, and much more.
Latest Headlines
Online Users
There are 123 users online: 9 members, 86 guests and 28 bots.
Members: blue_bear_94, lafferjm, Link, Piguy-3.14, pimathbrainiac, Tari, zeldaking.
Bots: VoilaBot (2), Spinn3r (2), Magpie Crawler (4), Googlebot (19), MSN/Bing (1).
RSS & Social Media
SAX
You must log in to view the SAX chat widget
Author Message
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 03 Nov 2010 10:59:21 am    Post subject:

aeTIos wrote:
my problem is: if i try to convert our national anthem, the tracks are fine, but if I check one (or more) of them, there are not notes in the code box
I'm running into the same problem; I think it's just the particular MIDI file. Can you find any other sequencings of the same song?
_________________


Back to top
aeTIos


Power User


Joined: 02 Nov 2010
Posts: 491

Posted: 03 Nov 2010 11:30:51 am    Post subject:

i'll look for it
Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 03 Nov 2010 11:36:40 am    Post subject:

aeTIos wrote:
i'll look for it
And you said you succeeded now? Would you mind posting the ASM so I can listen to it too? Smile
_________________


Back to top
aeTIos


Power User


Joined: 02 Nov 2010
Posts: 491

Posted: 03 Nov 2010 11:39:49 am    Post subject:

yes, here is it:
its our national anthem

Code:
.nolist
#include "mt3notes.inc"
.list
   .org $0000
   .db $BB,$6D
   .db $C9
   .db $31,$80
   .db 0,1,4

Start:

title:   .db "Wilhelmus",0
artist:   .db "Filips Marnix van Sint-Aldegonde",0
album:   .db "",0

tempo = 120

song:
   playsection(all)
   endsong

all:
   note(d3,rest,rest,rest,430/tempo)
   note(d2,rest,rest,rest,313/tempo)
   note(d1,rest,rest,rest,13946/tempo)
   note(g3,rest,rest,rest,235/tempo)
   note(b2,rest,rest,rest,938/tempo)
   note(g2,rest,rest,rest,391/tempo)
   note(g1,rest,rest,rest,13282/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(b2,rest,rest,rest,120/tempo)
   note(e3,rest,rest,rest,120/tempo)
   note(e2,rest,rest,rest,157/tempo)
   note(e1,rest,rest,rest,13086/tempo)
   note(rest,rest,rest,rest,120/tempo)
   note(e3,rest,rest,rest,313/tempo)
   note(a3,rest,rest,rest,1485/tempo)
   note(c1,rest,rest,rest,120/tempo)
   note(c2,rest,rest,rest,6797/tempo)
   note(b3,rest,rest,rest,7461/tempo)
   note(c4,rest,rest,rest,157/tempo)
   note(fs3,rest,rest,rest,120/tempo)
   note(d2,rest,rest,rest,120/tempo)
   note(d1,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,7188/tempo)
   note(a3,rest,rest,rest,7540/tempo)
   note(g2,rest,rest,rest,157/tempo)
   note(g1,rest,rest,rest,274/tempo)
   note(b3,rest,rest,rest,157/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,10000/tempo)
   note(rest,rest,rest,rest,4688/tempo)
   note(d3,rest,rest,rest,120/tempo)
   note(fs1,rest,rest,rest,120/tempo)
   note(fs3,rest,rest,rest,157/tempo)
   note(fs2,a3,rest,rest,6993/tempo)
   note(b3,a3,rest,rest,1094/tempo)
   note(b3,rest,rest,rest,4922/tempo)
   note(rest,rest,rest,rest,586/tempo)
   note(c4,rest,rest,rest,782/tempo)
   note(g3,rest,rest,rest,157/tempo)
   note(c3,rest,rest,rest,391/tempo)
   note(e2,e1,rest,rest,14258/tempo)
   note(b3,e1,rest,rest,120/tempo)
   note(b3,rest,rest,rest,274/tempo)
   note(g3,rest,rest,rest,196/tempo)
   note(d3,rest,rest,rest,157/tempo)
   note(d2,rest,rest,rest,313/tempo)
   note(d1,rest,rest,rest,14063/tempo)
   note(rest,rest,rest,rest,120/tempo)
   note(e3,rest,rest,rest,120/tempo)
   note(a3,rest,rest,rest,1055/tempo)
   note(c2,rest,rest,rest,120/tempo)
   note(c1,rest,rest,rest,6680/tempo)
   note(g3,rest,rest,rest,6250/tempo)
   note(rest,rest,rest,rest,743/tempo)
   note(a3,rest,rest,rest,120/tempo)
   note(d3,fs3,rest,rest,391/tempo)
   note(d2,fs3,rest,rest,157/tempo)
   note(d1,fs3,rest,rest,7188/tempo)
   note(c3,fs3,rest,rest,7032/tempo)
   note(rest,fs3,rest,rest,235/tempo)
   note(rest,rest,rest,rest,430/tempo)
   note(d3,rest,rest,rest,196/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(g1,rest,rest,rest,120/tempo)
   note(b2,g2,rest,rest,53086/tempo)
   note(rest,g2,rest,rest,469/tempo)
   note(rest,rest,rest,rest,5977/tempo)
   note(d1,d3,d2,rest,14297/tempo)
   note(rest,rest,rest,rest,977/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(b2,rest,rest,rest,274/tempo)
   note(g1,g2,rest,rest,120/tempo)
   note(d3,g2,rest,rest,11329/tempo)
   note(rest,g2,rest,rest,2383/tempo)
   note(e2,g2,rest,rest,196/tempo)
   note(g3,g2,rest,rest,120/tempo)
   note(e1,g2,rest,rest,274/tempo)
   note(e3,g2,rest,rest,120/tempo)
   note(b2,g2,rest,rest,120/tempo)
   note(b2,rest,rest,rest,13165/tempo)
   note(rest,rest,rest,rest,1407/tempo)
   note(a3,e3,rest,rest,120/tempo)
   note(c1,e3,rest,rest,120/tempo)
   note(c2,e3,rest,rest,7344/tempo)
   note(b3,e3,rest,rest,7344/tempo)
   note(b3,rest,rest,rest,120/tempo)
   note(c4,fs3,rest,rest,313/tempo)
   note(d3,fs3,rest,rest,391/tempo)
   note(d1,fs3,rest,rest,120/tempo)
   note(d2,fs3,rest,rest,6758/tempo)
   note(a3,fs3,rest,rest,5508/tempo)
   note(a3,rest,rest,rest,1797/tempo)
   note(b3,rest,rest,rest,157/tempo)
   note(g3,rest,rest,rest,274/tempo)
   note(d3,rest,rest,rest,313/tempo)
   note(g2,rest,rest,rest,196/tempo)
   note(g1,rest,rest,rest,13907/tempo)
   note(rest,rest,rest,rest,469/tempo)
   note(fs1,rest,rest,rest,430/tempo)
   note(fs2,rest,rest,rest,120/tempo)
   note(a3,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,7305/tempo)
   note(b3,rest,rest,rest,7461/tempo)
   note(c3,rest,rest,rest,120/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(c4,rest,rest,rest,352/tempo)
   note(e1,rest,rest,rest,157/tempo)
   note(e2,rest,rest,rest,14454/tempo)
   note(b3,rest,rest,rest,120/tempo)
   note(d2,rest,rest,rest,120/tempo)
   note(d1,rest,rest,rest,120/tempo)
   note(g3,rest,rest,rest,274/tempo)
   note(d3,rest,rest,rest,13790/tempo)
   note(rest,rest,rest,rest,547/tempo)
   note(a3,rest,rest,rest,120/tempo)
   note(e3,rest,rest,rest,469/tempo)
   note(c1,rest,rest,rest,120/tempo)
   note(c2,rest,rest,rest,7266/tempo)
   note(g3,rest,rest,rest,7032/tempo)
   note(a3,rest,rest,rest,120/tempo)
   note(d2,d1,d3,rest,120/tempo)
   note(fs3,d1,d3,rest,6133/tempo)
   note(fs3,d1,rest,rest,625/tempo)
   note(c3,d1,rest,rest,6797/tempo)
   note(c3,rest,rest,rest,430/tempo)
   note(rest,rest,rest,rest,469/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,313/tempo)
   note(g2,rest,rest,rest,235/tempo)
   note(g1,b2,rest,rest,61836/tempo)
   note(g1,rest,rest,rest,2579/tempo)
   note(rest,rest,rest,rest,10274/tempo)
   note(b3,rest,rest,rest,120/tempo)
   note(g3,g1,rest,rest,235/tempo)
   note(g0,g1,rest,rest,6915/tempo)
   note(a1,g1,rest,rest,120/tempo)
   note(a0,g1,rest,rest,391/tempo)
   note(c4,g1,rest,rest,469/tempo)
   note(c4,rest,rest,rest,7618/tempo)
   note(d4,rest,rest,rest,120/tempo)
   note(b1,rest,rest,rest,120/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(b0,rest,rest,rest,28594/tempo)
   note(rest,rest,rest,rest,1172/tempo)
   note(c2,rest,rest,rest,235/tempo)
   note(c4,c1,rest,rest,120/tempo)
   note(e4,g3,rest,rest,13438/tempo)
   note(rest,g3,rest,rest,743/tempo)
   note(fs3,g3,rest,rest,120/tempo)
   note(a3,g3,rest,rest,274/tempo)
   note(d4,g3,rest,rest,469/tempo)
   note(d2,g3,rest,rest,120/tempo)
   note(d1,g3,rest,rest,313/tempo)
   note(d1,rest,rest,rest,26993/tempo)
   note(rest,rest,rest,rest,1250/tempo)
   note(e2,rest,rest,rest,274/tempo)
   note(c4,rest,rest,rest,120/tempo)
   note(e1,rest,rest,rest,120/tempo)
   note(e3,rest,rest,rest,7500/tempo)
   note(fs1,rest,rest,rest,274/tempo)
   note(fs2,rest,rest,rest,6836/tempo)
   note(rest,rest,rest,rest,547/tempo)
   note(g2,rest,rest,rest,313/tempo)
   note(g1,rest,rest,rest,120/tempo)
   note(b3,d3,g3,rest,14532/tempo)
   note(a3,d3,g3,rest,5938/tempo)
   note(b3,d3,g3,rest,6875/tempo)
   note(b3,rest,rest,rest,1915/tempo)
   note(c4,g3,e3,rest,274/tempo)
   note(c2,g3,e3,rest,120/tempo)
   note(c1,g3,e3,rest,11290/tempo)
   note(rest,g3,e3,rest,4375/tempo)
   note(d3,b3,g3,rest,157/tempo)
   note(g1,b3,g3,rest,391/tempo)
   note(g0,b3,g3,rest,547/tempo)
   note(g0,b3,rest,rest,13750/tempo)
   note(e3,a3,c3,rest,157/tempo)
   note(a1,a3,c3,rest,157/tempo)
   note(a0,a3,c3,rest,14454/tempo)
   note(d3,g3,c3,rest,743/tempo)
   note(b1,g3,c3,rest,120/tempo)
   note(b0,g3,c3,rest,120/tempo)
   note(b0,g3,rest,rest,6368/tempo)
   note(c2,g3,rest,rest,196/tempo)
   note(c1,g3,rest,rest,7149/tempo)
   note(fs3,g3,rest,rest,120/tempo)
   note(d3,g3,rest,rest,120/tempo)
   note(d1,g3,rest,rest,120/tempo)
   note(a3,g3,rest,rest,120/tempo)
   note(d2,g3,rest,rest,1094/tempo)
   note(d2,rest,rest,rest,27188/tempo)
   note(rest,rest,rest,rest,1133/tempo)
   note(d3,rest,rest,rest,586/tempo)
   note(d1,d2,rest,rest,15040/tempo)
   note(e3,d2,rest,rest,120/tempo)
   note(g3,d2,rest,rest,157/tempo)
   note(b2,d2,rest,rest,120/tempo)
   note(b2,rest,rest,rest,120/tempo)
   note(e2,rest,rest,rest,352/tempo)
   note(e1,rest,rest,rest,6954/tempo)
   note(fs3,rest,rest,rest,7383/tempo)
   note(g3,rest,rest,rest,6915/tempo)
   note(a3,rest,rest,rest,7227/tempo)
   note(d1,rest,rest,rest,235/tempo)
   note(d2,rest,rest,rest,899/tempo)
   note(fs3,rest,rest,rest,120/tempo)
   note(b2,rest,rest,rest,120/tempo)
   note(b3,rest,rest,rest,14961/tempo)
   note(c2,rest,rest,rest,157/tempo)
   note(c1,rest,rest,rest,120/tempo)
   note(a3,rest,rest,rest,469/tempo)
   note(e3,rest,rest,rest,157/tempo)
   note(c3,rest,rest,rest,24883/tempo)
   note(rest,rest,rest,rest,2461/tempo)
   note(e3,rest,rest,rest,120/tempo)
   note(g3,a1,rest,rest,120/tempo)
   note(c3,a1,rest,rest,120/tempo)
   note(a0,a1,rest,rest,15235/tempo)
   note(fs3,a1,rest,rest,274/tempo)
   note(d3,a1,rest,rest,120/tempo)
   note(a2,a1,rest,rest,1133/tempo)
   note(a2,rest,rest,rest,120/tempo)
   note(d1,rest,rest,rest,196/tempo)
   note(d2,rest,rest,rest,13282/tempo)
   note(a2,rest,rest,rest,508/tempo)
   note(d3,rest,rest,rest,120/tempo)
   note(fs2,rest,rest,rest,14024/tempo)
   note(rest,rest,rest,rest,1016/tempo)
   note(a2,rest,rest,rest,120/tempo)
   note(e3,rest,rest,rest,313/tempo)
   note(d3,rest,rest,rest,899/tempo)
   note(c2,rest,rest,rest,313/tempo)
   note(c1,rest,rest,rest,5782/tempo)
   note(fs3,rest,rest,rest,8594/tempo)
   note(g3,rest,rest,rest,157/tempo)
   note(b1,rest,rest,rest,120/tempo)
   note(b0,rest,rest,rest,120/tempo)
   note(g2,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,14180/tempo)
   note(rest,rest,rest,rest,2422/tempo)
   note(a1,rest,rest,rest,120/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(a0,rest,rest,rest,274/tempo)
   note(e3,rest,rest,rest,120/tempo)
   note(c3,rest,rest,rest,16446/tempo)
   note(rest,rest,rest,rest,1602/tempo)
   note(fs3,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,120/tempo)
   note(d1,rest,rest,rest,120/tempo)
   note(a2,d2,rest,rest,17735/tempo)
   note(a2,rest,rest,rest,196/tempo)
   note(rest,rest,rest,rest,5430/tempo)
   note(g3,rest,rest,rest,120/tempo)
   note(d3,rest,rest,rest,196/tempo)
   note(b2,rest,rest,rest,120/tempo)
   endsection

.end
END

[/code]
Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 03 Nov 2010 11:48:18 am    Post subject:

Thanks for sharing; I'll try it out as soon as I can get WabbitEmu working again. Sad
_________________


Back to top
TheStorm


NOU!


Joined: 26 Mar 2007
Posts: 2375

Posted: 03 Nov 2010 11:53:04 am    Post subject:

Wilhelmus.8xp I built it for ya, but no clue how long this will be up.
_________________

"Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown

"If you've done something right no one will know that you've done anything at all" -Futurama

"Have a nice day, or not, the choice is yours." Tom Steiner

<Michael_V> or create a Borg collective and call it The 83+
<Michael_V> Lower your slide cases and prepare to be silent linked. Memory clears are futile.
Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 04 Nov 2010 12:41:44 am    Post subject:

TheStorm wrote:
Wilhelmus.8xp I built it for ya, but no clue how long this will be up.
Cheers for that, TheStorm. Smile Still having hardware troubles? Sad

On a more on-topic note, does anyone have any converter suggestions? I'm personally quite happy with it in its current form.
_________________


Back to top
aeTIos


Power User


Joined: 02 Nov 2010
Posts: 491

Posted: 04 Nov 2010 02:56:28 am    Post subject:

the converter didn't convert the song good, it has the wrong channels.
i'll try to make it better
Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 04 Nov 2010 09:05:55 am    Post subject:

aeTIos wrote:
the converter didn't convert the song good, it has the wrong channels.
i'll try to make it better
Can you be more specific about what you mean by the wrong channel?
_________________


Back to top
aeTIos


Power User


Joined: 02 Nov 2010
Posts: 491

Posted: 04 Nov 2010 10:30:53 am    Post subject:

it plays not the right notes. you should compare the 8xp file with the unconverted file.
Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 04 Nov 2010 03:30:59 pm    Post subject:

aeTIos wrote:
it plays not the right notes. you should compare the 8xp file with the unconverted file.
Actually, if you listen carefully, it is the right notes (with some unfortunate octave skipping) but the timing is all wrong. I'll experiment with some other MIDI versions for you.
_________________


Back to top
Sorunome


Expert


Joined: 22 Feb 2011
Posts: 636
Location: Somewhere out there

Posted: 01 Jun 2011 10:33:19 am    Post subject:

Hi, I have a problem: I converted a MIDI and chose all tracks, and then coped the asm code but DCS SDK couldn't assemble it. Not even this screen Doors CS assembler.... appeared. Part of the text the converter said (not the asm code) was this:

Total Input Channels: 5
Caution: you can only have up to 4 channels.
Attempting to collapse to a maximum of 4.
All merge attempts failed, discarding track.

please help me! Smile
_________________



Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 01 Jun 2011 11:20:55 am    Post subject:

Solution: Don't choose all tracks. Definitely don't choose the percussion (drums etc) track, and try to pick about four other tracks.
_________________


Back to top
Sorunome


Expert


Joined: 22 Feb 2011
Posts: 636
Location: Somewhere out there

Posted: 03 Jun 2011 05:44:06 am    Post subject:

Still won't compile. I chose 4 tracks and it gives this code (compressed):

Code:
.nolist
#include "mt3notes.inc"
.list
   .org $0000
   .db $BB,$6D
   .db $C9
   .db $31,$80
   .db 0,1,4

Start:

title:   .db "",0
artist:   .db "",0
album:   .db "",0

tempo = 120

song:
   playsection(s0)
   endsong

s0:
   note(rest,fs0,rest,fs0,120/tempo)
   note(rest,rest,rest,rest,11620/tempo)
   endsection

.end
END

_________________



Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 03 Jun 2011 11:32:47 am    Post subject:

Notice the total lack of notes. I'm sure it's still having trouble with the file and issuing some error messages. What's the file in question? There are certain files that it inexplicably can't understand, likely due to proprietary MIDI events in the file. Have you tried other files?
_________________


Back to top
Sorunome


Expert


Joined: 22 Feb 2011
Posts: 636
Location: Somewhere out there

Posted: 03 Jun 2011 11:44:18 am    Post subject:

Yeah, I tried other files, all didn't assemble
_________________



Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 03 Jun 2011 11:49:40 am    Post subject:

Sorunome wrote:
Yeah, I tried other files, all didn't assemble
Want to link me to some of the files in question for me to play around with? Also, did you see any error messages from the converter?
_________________


Back to top
Sorunome


Expert


Joined: 22 Feb 2011
Posts: 636
Location: Somewhere out there

Posted: 03 Jun 2011 11:54:56 am    Post subject:

http://home2.swipnet.se/~w-22134/nmm/ Section Mario "Super mario bros" and section Mario 3 "Level 1"
_________________



Back to top
KermMartian


Site Admin


Joined: 14 Mar 2005
Posts: 55732
Location: Earth, Sol, Milky Way

Posted: 03 Jun 2011 12:01:16 pm    Post subject:

Those two didn't work for me, but I tried the Zelda Intro music, selected the harmony and melody tracks, and got this excellent-sounding file:

http://pastebin.com/GSVj1pTM
_________________


Back to top
Sorunome


Expert


Joined: 22 Feb 2011
Posts: 636
Location: Somewhere out there

Posted: 03 Jun 2011 12:02:42 pm    Post subject:

But the bad thing is that I just know the zelda for wii... :S
_________________



Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page Previous  1, 2, 3, 4  Next
» View previous topic :: View next topic  
Page 3 of 4 » All times are GMT - 5 Hours

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© Copyright 2000-2013 Cemetech & Kerm Martian :: Page Execution Time: 0.050314 seconds.