OS4 DepotLogo by mason 
(anonymous IP: 18.117.158.47,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Audio » Convert » goatninja.lha

Goatninja

Description: Convert Goat Tracker 1.x songs to Ninja Tracker
Download: goatninja.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 21kb
Version: 1.11
Date: 04 Sep 2006
Author: Covert Bitops, AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://covertbitops.c64.org/
Requirements: AmigaOS 4.0 and a Goat Tracker 1.x (!) song.
Category: audio/convert
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 2050
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 424  (Current version)
424  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Goattracker -> Ninjatracker convertor V1.11
-------------------------------------------
by Cadaver (loorni()student.oulu.fi)

Usage: goatninj <GT songfile> <NT songfile>

Converts a GoatTracker V1.4 song to Ninjatracker V1.03+ format. Following
limitations apply:

- If a pattern is played with two different tempos in the song, it will be
  still be converted only in one tempo as NinjaTracker is based on note
  durations (a copy of the pattern isn't made)

- If an instrument's wavetable (to be Goattracker-compatible, it has to be
  completely played before a portamento or vibrato can begin), including one
  more frame for the hardrestart, is as long as, or longer than the song's
  tempo, vibratos or portamentos can't be started in conjunction with a note.

- A keyoff will override all effects on its tick, as Ninjatracker doesn't
  support having a keyoff and a effect at the same time. However, if a vibrato
  or portamento has been started before, they'll continue just fine

Notes on specific effects:

Effect 0 (arpeggio)
- Arpeggio works only when beginning a note. Note that using many different
  arpeggios with many different instruments makes the wavetable grow very large.
- Stopping of arpeggio isn't supported

Effect 1 (portamento up)
- Should work correctly

Effect 2 (portamento down)
- Should work correctly

Effect 3 (toneportamento)
- Implemented only as legato note (skipping the 2 initialization rows in
  wavetable). You have to correct these manually. For example, a typical
  slide from one note into another:

  D-4 01120
  E-4 01320
  --- 00320
  --- 00320
  --- 00320

  will be converted as (assume tempo 6)

  D-4 02 02
  Rst 10 04 (assume 10 is the wavetable-pointer to the slide up with speed $20)
  E-4 04 24 (4 is the corresponding legato wavetable-pointer for the instrument)

  Now, you can modify the durations of the rest and note E-4 to make the
  toneportamento stop smoothly (the legato note start will stabilize the pitch
  to the correct one)

Effect 4 (vibrato)
- Should work correctly

Effect 5 (set filter)
- In editors that don't support it, such as GoatTracker V1.03, the filter
  command will be erroneously shown as "End"

Effect 6 (set SR)
- Supported, but not in conjunction of a new note

Effect 7 (tempo)
- Supported transparently in the note durations


Changes in V1.11:
- Better handling of pattern tempos, especially when repeat-commands are used
- Duplicate pulse programs are created only once



Copyright © 2004-2024 by Björn Hagström All Rights Reserved