// RMT envelope distortion parameters is 0-E incremented by 2 which allows for a maximum of 8 tables (except that table dist 6 is useless because dist 6 forces 16bit table) // can have more than 8 tables if using custom instrument files // Custom tables by Vin, mostly experimental ideas and tuning :) [distortion] $00, $20, $40, $a0, $80, $a0, $c0, $c0, $a0, $c0 //$00, $20, $40, $c0, $80, $a0, $c0, $c0 is the original order. [FrequencyTables8Bit] //table dist 0, Default Pure table, could be replaced for some interesting stuff... //Could be a good candidate for Reverse 16bit shit to output nice big bass... //Use the noise distortion to keep compatibility with most stuff!!! $F3,$E6,$D9,$CC,$C1,$B5,$AD,$A2,$99,$90,$88,$80,$79,$72,$6C,$66, $60,$5B,$55,$51,$4C,$48,$44,$40,$3C,$39,$35,$32,$2F,$2D,$2A,$28, $25,$23,$21,$1F,$1D,$1C,$1A,$18,$17,$16,$14,$13,$12,$11,$10,$0F, $0E,$0D,$0C,$0B,$0A,$09,$08,$07,$06,$05,$04,$03,$02,$01,$00,$00, //table dist 2, Based on synthpopalooza's table, offtune from my own stuff... //First octave can be used for bass in 64khz mode, use everything else with 1.79mhz $1F,$1D,$1B,$1A,$18,$17,$15,$14,$13,$12,$11,$10,$D8,$CD,$C1,$B5, $AB,$A1,$98,$8F,$87,$7F,$79,$71,$6A,$64,$5E,$58,$53,$4F,$4A,$46, $41,$3E,$39,$37,$33,$2F,$2D,$2B,$28,$26,$23,$21,$1F,$1D,$1A,$19, $17,$16,$14,$13,$11,$10,$0F,$0E,$0D,$0C,$0B,$0A,$09,$08,$07,$06, //table dist 4, Based on synthpopalooza's table, offtune from my own stuff... //First 3 octaves use smooth timbres, everything else use buzzy timbres, restarts at C-1, needs 1.79mhz. $72,$6C,$64,$61,$5A,$55,$F8,$E9,$DA,$CB,$C2,$B9,$AD,$A4,$9B,$8F, $89,$80,$77,$71,$6B,$68,$5F,$5C,$53,$50,$4A,$44,$41,$3E,$3B,$0F, $35,$32,$0D,$26,$72,$6C,$64,$61,$5A,$55,$4F,$4B,$46,$43,$3F,$39, $36,$34,$31,$2D,$2B,$28,$25,$22,$21,$1E,$1C,$5C,$19,$18,$16,$44, //table dist 6, Sawtooth on Channel 1, 01 Finetune required on Channel 3, near the 3rd octave, 02 and more. //16-Bit Distortion A when used on Channel 2 and 4. Requires the hi and lo tables below... //Based on synthpopalooza's table, offtune from my own stuff... $E5,$DF,$D8,$D2,$CC,$C6,$C0,$BB,$B5,$B0,$AB,$A6,$A1,$9C,$98,$93, $8F,$8B,$87,$83,$7F,$7B,$78,$75,$71,$6D,$6A,$67,$64,$61,$5E,$5B, $58,$7A,$53,$8E,$4E,$4C,$69,$66,$45,$43,$41,$3F,$58,$88,$53,$50, $36,$34,$49,$31,$62,$2E,$50,$4D,$73,$54,$6C,$26,$56,$34,$48,$4C, //table dist 8, Default Pure table, could be replaced for some interesting stuff... //9-bit poly + 1.79 mhz could be really nice! To consider... //Use the noise distortion to keep compatibility with most stuff!!! $F3,$E6,$D9,$CC,$C1,$B5,$AD,$A2,$99,$90,$88,$80,$79,$72,$6C,$66, $60,$5B,$55,$51,$4C,$48,$44,$40,$3C,$39,$35,$32,$2F,$2D,$2A,$28, $25,$23,$21,$1F,$1D,$1C,$1A,$18,$17,$16,$14,$13,$12,$11,$10,$0F, $0E,$0D,$0C,$0B,$0A,$09,$08,$07,$06,$05,$04,$03,$02,$01,$00,$00, //table dist A, My own table based on my Alternate Tuning approach. $EF,$E3,$D7,$CB,$BF,$B3,$AB,$A1,$97,$8F,$87,$7F,$77,$71,$6B,$65, $5F,$59,$55,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C,$2A,$27, $25,$23,$21,$1F,$1D,$1B,$1A,$18,$17,$15,$14,$13,$12,$11,$10,$0F, $0E,$0D,$0C,$0C,$0B,$0A,$09,$09,$08,$08,$07,$07,$06,$06,$05,$00, //table dist C, This one is slightly different from my own. $7F,$79,$73,$6C,$66,$60,$5A,$55,$F2,$E6,$D7,$CB,$BF,$B6,$AA,$A1, $98,$8F,$89,$80,$7A,$71,$6B,$65,$5F,$5C,$56,$50,$4D,$47,$44,$41, $3E,$38,$35,$32,$2F,$2D,$2A,$29,$26,$23,$21,$20,$1D,$1C,$1A,$18, $17,$16,$14,$13,$12,$11,$10,$0F,$0E,$0D,$0C,$0B,$0A,$09,$08,$07, //table dist E, This one is slightly different from my own. $FF,$F3,$E4,$D9,$CD,$C1,$B5,$AB,$A2,$99,$8E,$87,$7F,$79,$73,$6C, $66,$60,$5A,$55,$51,$4C,$48,$43,$3F,$3C,$39,$37,$33,$30,$2D,$2A, $28,$25,$24,$21,$1F,$1E,$1C,$1B,$19,$47,$16,$15,$3E,$12,$35,$10, $0F,$0E,$0D,$0C,$0B,$0A,$09,$08,$07,$06,$05,$04,$03,$02,$01,$00, //table dist 10, Duplicate of A...TESTING PURPOSES ONLY $EF,$E3,$D7,$CB,$BF,$B3,$AB,$A1,$97,$8F,$87,$7F,$77,$71,$6B,$65, $5F,$59,$55,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C,$2A,$27, $25,$23,$21,$1F,$1D,$1B,$1A,$18,$17,$15,$14,$13,$12,$11,$10,$0F, $0E,$0D,$0C,$0C,$0B,$0A,$09,$09,$08,$08,$07,$07,$06,$06,$05,$00, //table dist 12, Duplicate of E...TESTING PURPOSES ONLY $FF,$F3,$E4,$D9,$CD,$C1,$B5,$AB,$A2,$99,$8E,$87,$7F,$79,$73,$6C, $66,$60,$5A,$55,$51,$4C,$48,$43,$3F,$3C,$39,$37,$33,$30,$2D,$2A, $28,$25,$24,$21,$1F,$1E,$1C,$1B,$19,$47,$16,$15,$3E,$12,$35,$10, $0F,$0E,$0D,$0C,$0B,$0A,$09,$08,$07,$06,$05,$04,$03,$02,$01,$00, //16-bit tables, could be used for some interesting stuff as well... //Reverse 16-bit experimental stuff could use one of the noise distortion 0 as Frequency carrier? //Distortion 6 is basically a free slot, since 16-bit can bypass it, anything could go. Sawtooth...? [FrequencyTables16Bit] //Hardcoded 16-bit table, Based on synthpopalooza's table, offtune from my own stuff... Distortion 6? $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 1, for "Distortion A", just a placeholder. $6A,$64,$5F,$59,$54,$50,$4B,$47,$43,$3F,$3B,$38,$35,$32,$2F,$2C, $2A,$28,$25,$23,$21,$1F,$1D,$1C,$1A,$19,$17,$16,$15,$13,$12,$11, $10,$0F,$0E,$0E,$0D,$0C,$0B,$0B,$0A,$09,$09,$08,$08,$07,$07,$07, $06,$06,$05,$05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02, $DD,$DD,$34,$DB,$D0,$0D,$8E,$50,$4F,$88,$F7,$99,$6B,$6B,$96,$EA, $64,$03,$C4,$A5,$A4,$C0,$F8,$49,$B2,$32,$C8,$72,$2F,$FE,$DE,$CF, $CF,$DD,$F8,$21,$56,$96,$E0,$35,$94,$FB,$6C,$E4,$64,$EB,$79,$0D, $A7,$47,$ED,$97,$46,$FA,$B2,$6E,$2E,$F2,$B9,$83,$50,$20,$F3,$C8, //16bit test table 2, for "Distortion E" Bass tones, intended for table 12 $0D,$0D,$0C,$0B,$0B,$0A,$0A,$09,$08,$08,$07,$07,$07,$06,$06,$05, $05,$05,$04,$04,$04,$04,$03,$03,$03,$03,$03,$02,$02,$02,$02,$02, $02,$02,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$00,$00, $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00, $F2,$33,$96,$E2,$38,$8C,$00,$6A,$E8,$6A,$EF,$80,$08,$AE,$46,$E6, $95,$41,$F6,$B0,$6E,$30,$F6,$BB,$84,$52,$22,$F4,$C8,$A0,$7A,$55, $34,$14,$F5,$D8,$BD,$A4,$8D,$77,$60,$4E,$38,$27,$15,$06,$F7,$E8, $DB,$CF,$C3,$B8,$AC,$A2,$9A,$90,$88,$7F,$78,$70,$6A,$64,$5E,$00,