Class weasel.FormatProTrackerMK
				
				
			
				
				
				
					
Defined in:  FormatProTrackerMK.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							
							 Object containing constants that a  Lars "Zap" Hamre Protracker module that uses the M.K. 
						 | 
					
| Field Attributes | Field Name and Description | 
|---|---|
| <static> | 
								 
								weasel.FormatProTrackerMK.Effects
								 
								The supported effects in a Lars "Zap" Hamre Protracker module in addition to those in Noisetracker 2.0,Noisetracker 1.1, Spreadpoint Soundtracker 2.3, DOC Soundtracker 2.2 & DOC Soundtracker 9. 
							 | 
						
| <static> | 
								 
								weasel.FormatProTrackerMK.FineTunePeriodTables
								 
								Fine tune note period table, store in the order of a 4bit twos complement
(so positive fine tuning first before negative fine tuning). 
							 | 
						
| <static> | 
								 
								weasel.FormatProTrackerMK.InvertSampleLoop
								 
								The Extended Effect Command "Invert Loop" (often mistakenly referred to as "FunkIt")
uses a look up table for the TIMING for when to invert the next byte within
the sample data. 
							 | 
						
| <static> | 
								 
								weasel.FormatProTrackerMK.MaxSampleSize
								 
								The maximum size of a sample (in bytes) in a Protracker M.K. 
							 | 
						
| <static> | 
								 
								weasel.FormatProTrackerMK.ProtrackerMarker
								 
								The offset in bytes, from the beginning of the module, to where the 
Protracker marker can be found who's value is always 127. 
							 | 
						
					Class Detail
				
				
				
						weasel.FormatProTrackerMK()
				
				
				
					Object containing constants that a  Lars "Zap" Hamre Protracker module that uses the M.K. format requires, in 
addition to those defined in FormatUltimateSoundTracker121, FormatDOCSoundTracker9, FormatDOCSoundTracker22, Spreadpoint Soundtracker 2.3, FormatNoiseTracker11, , FormatNoiseTracker20.
					
				
				
				
				
				
					
					
					
					
					
					
					
			
					Field Detail
				
				
					 
					<static> 
					
					
					weasel.FormatProTrackerMK.Effects
					
					
					
						The supported effects in a Lars "Zap" Hamre Protracker module in addition to those in Noisetracker 2.0,Noisetracker 1.1, Spreadpoint Soundtracker 2.3, DOC Soundtracker 2.2 & DOC Soundtracker 9.
						
						
					
					
					
						
						
						
						
					<static> 
					
					
					weasel.FormatProTrackerMK.FineTunePeriodTables
					
					
					
						Fine tune note period table, store in the order of a 4bit twos complement
(so positive fine tuning first before negative fine tuning).
						
						
					
					
					
						
						
						
						
					<static> 
					
					
					weasel.FormatProTrackerMK.InvertSampleLoop
					
					
					
						The Extended Effect Command "Invert Loop" (often mistakenly referred to as "FunkIt")
uses a look up table for the TIMING for when to invert the next byte within
the sample data.
						
						
					
					
					
						
						
						
						
					<static> 
					
					
					weasel.FormatProTrackerMK.MaxSampleSize
					
					
					
						The maximum size of a sample (in bytes) in a Protracker M.K. module.
						
						
					
					
					
						
						
						
						
					<static> 
					
					
					weasel.FormatProTrackerMK.ProtrackerMarker
					
					
					
						The offset in bytes, from the beginning of the module, to where the 
Protracker marker can be found who's value is always 127.