⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 deck1.asm

📁 凌阳单片机的语音程序4
💻 ASM
📖 第 1 页 / 共 3 页
字号:
	DB					$C3		;Ch4 play Re 
	DB						$DC	;Ch5 play Si 
	DB						$4	;Beat=  4

;Section=  9

	DB					$24,$02		;Ch4 Octave= 2
	DB						$25,$04	;Ch5 Octave= 4
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$1F			;CH4 Instrument/Speech= 31
	DB					$35,$3		;CH5 Volume Level= 03
	DB					$2D,$1E		;CH5 Instrument/Speech= 30
	DB	$81						;Ch0 play Do 
	DB					$C1		;Ch4 play Do 
	DB						$D5	;Ch5 play Mi 
	DB						$1	;Beat=  1
	DB						$D6	;ch5 play Fa 
	DB						$1	;Beat=  1
	DB						$D5	;ch5 play Mi 
	DB						$1	;Beat=  1
	DB						$D6	;ch5 play Fa 
	DB						$1	;Beat=  1
	DB					$24,$01		;Ch4 Octave= 1
	DB	$81						;Ch0 play Do 
	DB					$C1		;Ch4 play Do 
	DB						$D5	;Ch5 play Mi 
	DB						$1	;Beat=  1
	DB						$D6	;ch5 play Fa 
	DB						$1	;Beat=  1
	DB						$D5	;ch5 play Mi 
	DB						$1	;Beat=  1
	DB						$D6	;ch5 play Fa 
	DB						$1	;Beat=  1
	DB					$24,$02		;Ch4 Octave= 2
	DB	$29,$81						;CH1 Instrument/Speech= 129
	DB					$35,$7		;CH5 Volume Level= 07
	DB		$91					;Ch1 play Do 
	DB					$C3		;ch4 play Re 
	DB						$D5	;ch5 play Mi 
	DB						$1	;Beat=  1
	DB						$D6	;ch5 play Fa 
	DB						$1	;Beat=  1
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB					$24,$00		;Ch4 Octave= 0
	DB						$25,$02	;Ch5 Octave= 2
	DB					$35,$6		;CH5 Volume Level= 06
	DB					$2D,$0		;CH5 Instrument/Speech= 00
	DB	$81						;Ch0 play Do 
	DB					$C8		;Ch4 play So 
	DB						$D3	;Ch5 play Re 
	DB						$1	;Beat=  1
	DB	$29,$82						;CH1 Instrument/Speech= 130
	DB		$91					;Ch1 play Do 
	DB						$1	;Beat=  1
	DB		$91					;Ch1 play Do 
	DB						$1	;Beat=  1
	DB		$91					;Ch1 play Do 
	DB						$1	;Beat=  1

;Section= 10

	DB					$24,$02		;Ch4 Octave= 2
	DB						$25,$03	;Ch5 Octave= 3
	DB					$35,$4		;CH5 Volume Level= 04
	DB	$81						;Ch0 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$D1	;Ch5 play Do 
	DB						$4	;Beat=  4
	DB					$24,$01		;Ch4 Octave= 1
	DB						$25,$02	;Ch5 Octave= 2
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$35,$6		;CH5 Volume Level= 06
	DB					$C8		;ch4 play So 
	DB						$D5	;ch5 play Mi 
	DB						$4	;Beat=  4
	DB					$24,$02		;Ch4 Octave= 2
	DB	$29,$81						;CH1 Instrument/Speech= 129
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$1F			;CH4 Instrument/Speech= 31
	DB		$91					;Ch1 play Do 
	DB					$C1		;ch4 play Do 
	DB						$D8	;ch5 play So 
	DB						$4	;Beat=  4
	DB					$24,$01		;Ch4 Octave= 1
	DB	$29,$82						;CH1 Instrument/Speech= 130
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB	$81						;Ch0 play Do 
	DB		$91					;Ch1 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$D1	;Ch5 play Do 
	DB						$2	;Beat=  2
	DB		$91					;Ch1 play Do 
	DB						$2	;Beat=  2

;Section= 11

	DB					$24,$03		;Ch4 Octave= 3
	DB						$25,$01	;Ch5 Octave= 1
	DB	$29,$81						;CH1 Instrument/Speech= 129
	DB				$34,$A			;CH4 Volume Level= 10
	DB				$2C,$1D			;CH4 Instrument/Speech= 29
	DB	$81						;Ch0 play Do 
	DB					$C3		;Ch4 play Re 
	DB						$D8	;Ch5 play So 
	DB						$4	;Beat=  4
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	DB					$C5		;ch4 play Mi 
	DB						$D8	;ch5 play So 
	DB						$4	;Beat=  4
	DB	$81						;Ch0 play Do 
	DB					$C6		;Ch4 play Fa 
	DB						$D8	;Ch5 play So 
	DB						$4	;Beat=  4
	DB		$91					;Ch1 play Do 
	DB					$C3		;ch4 play Re 
	DB						$D8	;ch5 play So 
	DB						$4	;Beat=  4
	DB	$81						;Ch0 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$D1	;Ch5 play Do 
	DB						$4	;Beat=  4
	DB						$25,$03	;Ch5 Octave= 3
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB					$C5		;ch4 play Mi 
	DB						$2	;Beat=  2
	DB		$91					;Ch1 play Do 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB					$24,$04		;Ch4 Octave= 4
	DB					$C1		;ch4 play Do 
	DB						$2	;Beat=  2
	DB					$24,$03		;Ch4 Octave= 3
	DB						$25,$02	;Ch5 Octave= 2
	DB				$34,$A			;CH4 Volume Level= 10
	DB				$2C,$1D			;CH4 Instrument/Speech= 29
	DB	$81						;Ch0 play Do 
	DB					$C3		;Ch4 play Re 
	DB						$D6	;Ch5 play Fa 
	DB						$4	;Beat=  4

;Section= 12

	DB	$81						;Ch0 play Do 
	DB					$C1		;Ch4 play Do 
	DB						$D5	;Ch5 play Mi 
	DB						$4	;Beat=  4
	DB					$24,$02		;Ch4 Octave= 2
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$C1		;ch4 play Do 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB					$C1		;ch4 play Do 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB				$34,$A			;CH4 Volume Level= 10
	DB				$2C,$1D			;CH4 Instrument/Speech= 29
	DB		$91					;Ch1 play Do 
	DB					$CC		;ch4 play Si 
	DB						$D8	;ch5 play So 
	DB						$4	;Beat=  4
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB	$81						;Ch0 play Do 
	DB					$C3		;Ch4 play Re 
	DB						$D6	;Ch5 play Fa 
	DB						$4	;Beat=  4
	DB					$24,$03		;Ch4 Octave= 3
	DB				$34,$A			;CH4 Volume Level= 10
	DB				$2C,$1D			;CH4 Instrument/Speech= 29
	DB	$81						;Ch0 play Do 
	DB		$91					;Ch1 play Do 
	DB					$C1		;Ch4 play Do 
	DB						$D5	;Ch5 play Mi 
	DB						$4	;Beat=  4
	DB					$24,$02		;Ch4 Octave= 2
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$C5		;ch4 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB					$C5		;ch4 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB						$25,$01	;Ch5 Octave= 1
	DB		$91					;Ch1 play Do 
	DB					$C1		;ch4 play Do 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB		$91					;Ch1 play Do 
	DB						$2	;Beat=  2
	DB						$25,$03	;Ch5 Octave= 3
	DB		$91					;Ch1 play Do 
	DB					$C8		;ch4 play So 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB					$C8		;ch4 play So 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2

;Section= 13

	DB						$25,$01	;Ch5 Octave= 1
	DB	$29,$86						;CH1 Instrument/Speech= 134
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$15			;CH4 Instrument/Speech= 21
	DB	$81						;Ch0 play Do 
	DB					$C3		;Ch4 play Re 
	DB						$D6	;Ch5 play Fa 
	DB						$4	;Beat=  4
	DB					$24,$01		;Ch4 Octave= 1
	DB				$34,$9			;CH4 Volume Level= 09
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$35,$9		;CH5 Volume Level= 09
	DB					$C6		;ch4 play Fa 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB					$C6		;ch4 play Fa 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB		$91					;Ch1 play Do 
	DB					$C6		;ch4 play Fa 
	DB						$DA	;ch5 play La 
	DB						$4	;Beat=  4
	DB					$24,$02		;Ch4 Octave= 2
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$15			;CH4 Instrument/Speech= 21
	DB	$81						;Ch0 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$DA	;Ch5 play La 
	DB						$4	;Beat=  4
	DB	$81						;Ch0 play Do 
	DB					$C6		;Ch4 play Fa 
	DB						$DA	;Ch5 play La 
	DB						$4	;Beat=  4
	DB					$24,$01		;Ch4 Octave= 1
	DB				$34,$9			;CH4 Volume Level= 09
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$C6		;ch4 play Fa 
	DB						$DA	;ch5 play La 
	DB						$4	;Beat=  4
	DB					$24,$02		;Ch4 Octave= 2
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$15			;CH4 Instrument/Speech= 21
	DB	$81						;Ch0 play Do 
	DB		$91					;Ch1 play Do 
	DB					$C3		;Ch4 play Re 
	DB						$DC	;Ch5 play Si 
	DB						$4	;Beat=  4
	DB					$24,$01		;Ch4 Octave= 1
	DB				$34,$9			;CH4 Volume Level= 09
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB		$91					;Ch1 play Do 
	DB					$C6		;ch4 play Fa 
	DB						$DA	;ch5 play La 
	DB						$4	;Beat=  4

;Section= 14

	DB					$24,$02		;Ch4 Octave= 2
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$15			;CH4 Instrument/Speech= 21
	DB	$81						;Ch0 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$D8	;Ch5 play So 
	DB						$4	;Beat=  4
	DB					$24,$01		;Ch4 Octave= 1
	DB				$34,$9			;CH4 Volume Level= 09
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$C5		;ch4 play Mi 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB					$C5		;ch4 play Mi 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB		$91					;Ch1 play Do 
	DB					$C5		;ch4 play Mi 
	DB						$D8	;ch5 play So 
	DB						$4	;Beat=  4
	DB					$24,$02		;Ch4 Octave= 2
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$15			;CH4 Instrument/Speech= 21
	DB	$81						;Ch0 play Do 
	DB					$C6		;Ch4 play Fa 
	DB						$D8	;Ch5 play So 
	DB						$4	;Beat=  4
	DB						$25,$02	;Ch5 Octave= 2
	DB	$81						;Ch0 play Do 
	DB					$C8		;Ch4 play So 
	DB						$D1	;Ch5 play Do 
	DB						$4	;Beat=  4
	DB						$25,$01	;Ch5 Octave= 1
	DB				$34,$9			;CH4 Volume Level= 09
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB	$81						;Ch0 play Do 
	DB		$91					;Ch1 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$D8	;Ch5 play So 
	DB						$2	;Beat=  2
	DB	$81						;Ch0 play Do 
	DB						$2	;Beat=  2
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$15			;CH4 Instrument/Speech= 21
	DB	$81						;Ch0 play Do 
	DB					$C3		;Ch4 play Re 
	DB						$DC	;Ch5 play Si 
	DB						$4	;Beat=  4
	DB				$34,$9			;CH4 Volume Level= 09
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB		$91					;Ch1 play Do 
	DB					$C5		;ch4 play Mi 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB		$91					;Ch1 play Do 
	DB						$2	;Beat=  2

;Section= 15

	DB					$24,$03		;Ch4 Octave= 3
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$1E			;CH4 Instrument/Speech= 30
	DB					$35,$A		;CH5 Volume Level= 10
	DB	$81						;Ch0 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$D1	;Ch5 play Do 
	DB						$1	;Beat=  1
	DB						$25,$02	;Ch5 Octave= 2
	DB						$D1	;ch5 play Do 
	DB						$3	;Beat=  3
	DB						$25,$01	;Ch5 Octave= 1
	DB		$91					;Ch1 play Do 
	DB					$C7		;ch4 play Fa#
	DB						$D3	;ch5 play Re 
	DB						$1	;Beat=  1
	DB						$25,$02	;Ch5 Octave= 2
	DB						$D3	;ch5 play Re 
	DB						$3	;Beat=  3
	DB						$25,$01	;Ch5 Octave= 1
	DB	$81						;Ch0 play Do 
	DB					$C8		;Ch4 play So 
	DB						$D5	;Ch5 play Mi 
	DB						$1	;Beat=  1
	DB						$25,$02	;Ch5 Octave= 2
	DB						$D5	;ch5 play Mi 
	DB						$1	;Beat=  1
	DB	$81						;Ch0 play Do 
	DB						$2	;Beat=  2
	DB					$24,$04		;Ch4 Octave= 4
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB	$81						;Ch0 play Do 
	DB		$91					;Ch1 play Do 
	DB					$C1		;Ch4 play Do 
	DB						$1	;Beat=  1
	DB						$25,$03	;Ch5 Octave= 3
	DB					$35,$6		;CH5 Volume Level= 06
	DB	$81						;Ch0 play Do 
	DB						$D8	;Ch5 play So 
	DB						$1	;Beat=  1
	DB					$24,$03		;Ch4 Octave= 3
	DB	$81						;Ch0 play Do 
	DB					$C5		;Ch4 play Mi 
	DB						$1	;Beat=  1
	DB	$81						;Ch0 play Do 
	DB						$D1	;Ch5 play Do 
	DB						$1	;Beat=  1

;Section= 16

	DB						$25,$01	;Ch5 Octave= 1
	DB				$34,$F			;CH4 Volume Level= 15
	DB				$2C,$1E			;CH4 Instrument/Speech= 30
	DB	$81						;Ch0 play Do 
	DB					$CA		;Ch4 play La 
	DB						$D6	;Ch5 play Fa 
	DB						$1	;Beat=  1
	DB						$25,$02	;Ch5 Octave= 2
	DB						$D6	;ch5 play Fa 
	DB						$3	;Beat=  3
	DB						$25,$01	;Ch5 Octave= 1
	DB		$91					;Ch1 play Do 
	DB					$CC		;ch4 play Si 
	DB						$D8	;ch5 play So 
	DB						$1	;Beat=  1
	DB						$25,$02	;Ch5 Octave= 2
	DB						$D8	;ch5 play So 
	DB						$3	;Beat=  3

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -