Page 1 of 1

adding instrument with MVS tracker

Posted: Tue Oct 12, 2010 1:05 pm
by bastien
Hi,
i request your help because i'm working for create a music for Genesis with MVS Tracker.

i have my music in *.mid and i want to rewrite it with MVST.
but the instrument is an Orchestral harp , and MVST haven't it..

i have seen we can make instrument with MVS but do you know where i can find info about :

-Detune , Multiple , Total level , Attack etc...

Posted: Tue Oct 12, 2010 1:16 pm
by Shiru
Just Google for 'FM synthesis', it does not matter for Genesis or not, the basic principles are all the same.

Edit: there is very nice video about FM synthesis basics.

Posted: Tue Oct 12, 2010 2:06 pm
by bastien
ok first thanks for your help and the speed :D

but I just need the value.

i think they are website or readme or tools which contain all midi instrument and info about it ? ( number for attack etc.. )

no ?

Posted: Tue Oct 12, 2010 2:53 pm
by Shiru
You can do a lot of variants of harp with FM. There is no the only possible set of settings for harp.

If you want to see some ready-made instruments, get VOPM and some VSTi host, run it, and check GM preset from /tone/.

Posted: Tue Oct 12, 2010 4:00 pm
by bastien
ok but i have a question.

do you know a program who can open my *.mid files and tell me the instrument ( Soft Harp) and his configuration ?

excuse me but i am a beginner for coding music in Megadrive with a tracker.

Posted: Tue Oct 12, 2010 5:31 pm
by TmEE co.(TM)
MIDI files do not contain anything regarding instrument itself, only a command that tells your MIDI playback hard/software that load this patch... different MIDI devices have different sounds.

You can create a harp sound out of a guitar quite easily, just some TL tweaking is needed, and maybe some MUL adjusts too.

Posted: Wed Oct 13, 2010 2:34 pm
by bastien
ok thanks for your help but i have a bug with MVS tracker!
when i save my song , and close the program if i re-open my saved sond, all of my sound is # uped , for exemple:

before closing:



Image

when i re-open my *.mus file

Image

i have tested it with 3 différent PC one with XP , other 98 and last Seven.

it's a bug ?

Posted: Wed Oct 13, 2010 3:20 pm
by Shiru
Well, probably it is a bug. You know, not many people use this tool these days. Do you use the Kandeda's version (MVSTracker Suite)?

Posted: Wed Oct 13, 2010 4:42 pm
by bastien
ok.
yes i use Kaneda's MVST Tracker's suite.

i search a tracker which can export sound in binary file ( or other file) for add it easily with the Stef's Gendev.

thanks for your help Shiru

Posted: Wed Oct 13, 2010 4:57 pm
by Shiru
Well, how about my tracker then? It supports FM part only. There is replayer code in C - I'd say it is easy: include, and three calls (init, play, update). It was used in few SMD projects sucessfully, including games.

Posted: Wed Oct 13, 2010 4:59 pm
by bastien
ok i will test it for write my music.
Thanks for your help Shiru's :D

Posted: Thu Oct 14, 2010 7:19 am
by KanedaFr
yep, a lot of people is using Shiru's tracker. It's why I don't bother to update MVST anymore.
You should try it instead.