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 > Bug Reports & Feature Requests > Export to mod? Owner: Dafydd New post
Page 1 of 1 Sort:  
Export to mod? Posted: 2008-04-24 17:38  (Last Edited: 2008-04-28 11:39) Reply | Quote
Dafydd

Avatar

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

#1359
Famitracker is the only tracker I like using. It would be cool to be able to export to mod...

EDIT: Which of the mod trackers is the most similar to famitracker as far as user interface and such goes?

Posted: 2008-05-01 17:17 Reply | Quote
Neonapple



Member for: 5163 days
Location: Washington, DC, <-> Gbg/Sthlm, Sweden
Status: Offline

#1361
For export to mod to work, Famitracker would have to sample all the instruments it uses into binary each for triangle and square wave use respectively. Since Famitracker uses square and triangles, the information is stored mathematically. I doubt you will see an export to MOD feature. You're free to code it

The closest to Famitracker is Fast Tracker II, ModPlug.

Posted: 2008-05-02 10:52 Reply | Quote
Dafydd

Avatar

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

#1362
Well, famitracker samples the waves already when it plays back the music. If you haven't noticed, you can listen to the music as you make it. When exporting to mod, you'd only need one single period for each type of wave (for 4 types of square and a triangle this will still amount to incredibly small amounts of data), except the dpcm samples, which would have to be stored in their entirety (but if you keep the bitrate the same the samples should stay very small) and the white noise (which would need a little longer a sample to sound any good). You do not, however, need to make a sample for each instrument since mod files can do ADSR stuff. Some instruments, however, won't really sound good...

Posted: 2008-05-03 13:48  (Last Edited: 2008-05-03 13:51) Reply | Quote
Dave
Moderator

Avatar

Member for: 5682 days
Location: UK
Status: Offline

#1364
"Well, famitracker samples the waves already when it plays back the music"

not to my knowledge / not in the way you mean. it's all synth aside from the DPCM.

exporting to mod would be pretty complicated, especially as you create more dynamic instruments, such as stuff with pulsewidth variation - any instruments like that would have to be sampled in their entirety, and then you get problems due to sample data being played at different rates at different pitches. unless you fancy recording all the tones separately and retracking them manually in whatever...which sounds very inefficient. mod format can do vibrato, pitch, ADSR, arpeggiation etc. but pulsewidth is one thing it can't do other than within the samples themselves (of course)

_______________________
[url=http://www.iridescentaudio.co.uk]iridescent audio
Posted: 2008-05-03 17:47 Reply | Quote
Dafydd

Avatar

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

#1365
Uh ok, I meant, when famitracker plays music, it creates sound from these mathematical formulas that make up the waveforms. If you create a waveform for each of the pulsewidths (one period is enough), you'll still end up with extremely small amounts of data. Agreed, it would be complicated to convert an instrument that rapidly switches pulsewidth into mod, especially when you take pitching into consideration, but aside from that, you could get very close to an nsf. Naturally, some features of Famitracker would have to go with mod exporting. I also don't expect this feature to ever be included, I just hate every other tracker I've ever used... I guess what I really want is for jsr to make a mod tracker that works just like famitracker does.

Posted: 2008-06-27 16:35 Reply | Quote
KungFuFurby

Avatar

Member for: 5418 days
Status: Offline

#1464
Another roadblock: You can only make up to 31 insturments in MOD tunes.

Page 1 of 1 Sort: