A suggestion for supporting and playing SSEQ files on Tinke

29 views
Skip to first unread message

platinu...@gmail.com

unread,
Sep 1, 2012, 11:35:58 AM9/1/12
to ti...@googlegroups.com
As some of you probably have heard of VGMTrans before. This tool can change the music and stuff... but it has many bugs in it.

But what if we could use some of it's source code and put it into Tinke?

However, as far as I know... Tinke is coded in C# while VGMTrans is coded in C++.

VGMTrans does indeed have an open source code, so we can quite possibly use it, which we'll then have a function to support playing the SSEQ files in the same way as on VGMTrans.

pleonex

unread,
Sep 4, 2012, 5:59:44 AM9/4/12
to ti...@googlegroups.com, platinu...@gmail.com
In my opinion, the best way to do that is not copying code from any other program. First because it will give many bugs that it will be later harder to fix and second because one of the objective of Tinke is to write a new program with own code from new investigation.
That is, I want to investigate that format by myself (of course I will read documentation from other sites but I want to be sure that it's like this always) and write my own code.

The main problem with that format is that it requires to understand how works sequential sound files and I need to know how is the MIDI format.

Anyway, thanks for the suggestion. If I have problems supporting it, I will take a look at the code of that program for sure. It will be a good help.
Reply all
Reply to author
Forward
0 new messages