| 
									
										
										
										
											2024-01-13 17:11:21 -05:00
										 |  |  | # Sega PSG instrument editor
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-10-02 18:13:07 -04:00
										 |  |  | the instrument editor for Sega PSG, SMS, and other TI SN76489 derivatives consists of these macros: | 
					
						
							| 
									
										
										
										
											2024-01-13 17:11:21 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | - **Volume**: volume sequence. | 
					
						
							|  |  |  | - **Arpeggio**: pitch sequence. | 
					
						
							|  |  |  | - **Duty**: noise mode. | 
					
						
							|  |  |  |   - `0`: short noise; preset frequencies. | 
					
						
							|  |  |  |   - `1`: long noise; preset frequencies. | 
					
						
							|  |  |  |   - `2`: short noise; use channel 3 for frequency. | 
					
						
							|  |  |  |   - `3`: long noise; use channel 3 for frequency. | 
					
						
							|  |  |  | - **Panning**: output for left and right channels. | 
					
						
							|  |  |  |   - only on Game Gear! | 
					
						
							|  |  |  | - **Pitch**: fine pitch. | 
					
						
							| 
									
										
										
										
											2024-03-24 22:22:13 -04:00
										 |  |  | - **Phase Reset**: trigger restart of **noise only**. |