tildearrow 
							
						 
						
							
							
							
							
								
							
							
								da1225c933 
								
							 
						 
						
							
							
								
								Merge branch 'master' into ymf278b  
							
							
							
						 
						
							2024-07-13 17:39:43 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								54c679ba50 
								
							 
						 
						
							
							
								
								Dave: fix potential DAC hang  
							
							
							
						 
						
							2024-07-13 17:10:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								d769264e25 
								
							 
						 
						
							
							
								
								fix possible hang when loading invalid MA/Ox feat  
							
							... 
							
							
							
							in instrument
issue #2021  
							
						 
						
							2024-07-13 17:01:35 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								6288e18a7a 
								
							 
						 
						
							
							
								
								fix newIns typo  
							
							
							
						 
						
							2024-07-13 16:52:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								55c343bd39 
								
							 
						 
						
							
							
								
								Remove outdated note  
							
							
							
						 
						
							2024-07-13 21:47:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								0e3b1f0bca 
								
							 
						 
						
							
							
								
								Reduce unnecessary change  
							
							
							
						 
						
							2024-07-13 21:44:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								00e9ca29fa 
								
							 
						 
						
							
							
								
								Revert "Re-split OPL4 PCM instruments due to hardware differences"  
							
							... 
							
							
							
							This reverts commit 87ac12e143 
							
						 
						
							2024-07-13 16:28:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3bcf6a716e 
								
							 
						 
						
							
							
								
								merge  #2015  
							
							... 
							
							
							
							manually due to conflict 
							
						 
						
							2024-07-13 00:51:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								4ad160d6ca 
								
							 
						 
						
							
							
								
								Fix description  
							
							
							
						 
						
							2024-07-13 13:30:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								8ff4baa770 
								
							 
						 
						
							
							
								
								Fix naming  
							
							
							
						 
						
							2024-07-13 13:18:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								26cf5bd097 
								
							 
						 
						
							
							
								
								Fix VGM output  
							
							
							
						 
						
							2024-07-13 13:15:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								87ac12e143 
								
							 
						 
						
							
							
								
								Re-split OPL4 PCM instruments due to hardware differences  
							
							... 
							
							
							
							- MultiPCM also has level direct, so it's remained in DivInstrumentMultiPCM. everything else don't support at MultiPCM is moved into DivInstrumentOPL4PCM.
- MultiPCM can't modify ADSR envelope unless reading instrument from ROM, so I decided to remove ADSR envelope macros. these are moved into OPL4 PCM instrument.
- Save/Load of MultiPCM level direct parameter is still disabled until main version update (for disallow crash).
- Also, this PR fixes OPL4 VGM output. 
							
						 
						
							2024-07-13 13:09:10 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								ec5879f10b 
								
							 
						 
						
							
							
								
								Fix pre-porta command  
							
							
							
						 
						
							2024-07-13 11:41:28 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								4d3bbc57b3 
								
							 
						 
						
							
							
								
								Fix getPan  
							
							
							
						 
						
							2024-07-13 07:56:23 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								96571a5e0d 
								
							 
						 
						
							
							
								
								Minor fix error  
							
							
							
						 
						
							2024-07-13 07:36:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								b1937b9834 
								
							 
						 
						
							
							
								
								Revert and Re-add instrument parameter into multipcm instruemnt  
							
							... 
							
							
							
							Fix per-channel OSC 
							
						 
						
							2024-07-13 07:34:53 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								339cc6a5f0 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2024-07-13 07:14:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								137f0fbcbe 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into ymf278b  
							
							
							
						 
						
							2024-07-12 18:27:06 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								0d14789ac6 
								
							 
						 
						
							
							
								
								Fix Keyon/Off  
							
							
							
						 
						
							2024-07-12 18:19:41 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								62af456840 
								
							 
						 
						
							
							
								
								Fix segmentation fault  
							
							
							
						 
						
							2024-07-12 18:00:36 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								65f48cc574 
								
							 
						 
						
							
							
								
								Add instrument for OPL4 PCM, Macros and Effects  
							
							... 
							
							
							
							TODO: Phase reset, Keyon/off 
							
						 
						
							2024-07-12 17:37:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								221fa5aa42 
								
							 
						 
						
							
							
								
								Some fleshing out YMF278B  
							
							... 
							
							
							
							Add OpenMSX YMF278B core option, Expand RAM size option 
							
						 
						
							2024-07-12 12:16:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								a8ec76699b 
								
							 
						 
						
							
							
								
								a gift from tildearrow  
							
							
							
						 
						
							2024-07-11 17:36:22 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								freq-mod 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								056ed05ca3 
								
							 
						 
						
							
							
								
								OPL3 nega octaves instrument  
							
							... 
							
							
							
							#1995  
						
							2024-07-11 16:55:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								23447488be 
								
							 
						 
						
							
							
								
								Fix preset name  
							
							
							
						 
						
							2024-07-11 20:30:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								876234d749 
								
							 
						 
						
							
							
								
								Fix warning  
							
							
							
						 
						
							2024-07-11 20:26:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								6a5a58ad13 
								
							 
						 
						
							
							
								
								Sample playable, but still incomplete  
							
							
							
						 
						
							2024-07-11 20:16:41 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								c2bbe0a98a 
								
							 
						 
						
							
							
								
								Oopsie  
							
							
							
						 
						
							2024-07-11 15:17:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								ed0149e6b6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into ymf278b  
							
							
							
						 
						
							2024-07-11 15:13:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								c08edb1254 
								
							 
						 
						
							
							
								
								Prepare to (very) partially OPL4 support  
							
							
							
						 
						
							2024-07-11 15:13:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								RevvoBolt 
							
						 
						
							
							
							
							
								
							
							
								e8fe61cff1 
								
							 
						 
						
							
							
								
								New Swedish translations for 0.6.6  
							
							
							
						 
						
							2024-07-11 00:44:56 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								2ae92d7c31 
								
							 
						 
						
							
							
								
								finish later  
							
							
							
						 
						
							2024-07-10 18:41:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3d87f79a35 
								
							 
						 
						
							
							
								
								move save .dmf to export in doc  
							
							
							
						 
						
							2024-07-10 16:33:45 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								de47d21f32 
								
							 
						 
						
							
							
								
								add more definitions  
							
							
							
						 
						
							2024-07-10 16:33:36 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								0c64813bcf 
								
							 
						 
						
							
							
								
								update pt_BR  
							
							... 
							
							
							
							remove fuzzy c-format 
							
						 
						
							2024-07-10 16:14:09 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3d4a3caab2 
								
							 
						 
						
							
							
								
								update po files  
							
							... 
							
							
							
							and disable fuzzy 
							
						 
						
							2024-07-10 15:22:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								b542bfbb3a 
								
							 
						 
						
							
							
								
								update readme again  
							
							
							
						 
						
							2024-07-10 01:42:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								73c301dd0e 
								
							 
						 
						
							
							
								
								dang it  
							
							
							
						 
						
							2024-07-10 00:25:52 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								7ac894ddc1 
								
							 
						 
						
							
							
								
								IT import: fix it  
							
							
							
						 
						
							2024-07-09 20:02:39 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f1d9d2c939 
								
							 
						 
						
							
							
								
								IT import: compressed stereo sample loading?  
							
							
							
						 
						
							2024-07-09 19:41:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3970fef03a 
								
							 
						 
						
							
							
								
								tutorial  
							
							
							
						 
						
							2024-07-09 15:45:27 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								c5fcf4e973 
								
							 
						 
						
							
							
								
								this is frequently asked  
							
							
							
						 
						
							2024-07-09 15:44:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								gtr3qq 
							
						 
						
							
							
							
							
								
							
							
								b2ccebaa8b 
								
							 
						 
						
							
							
								
								zh_CN Relese v0.6.2024 Beta  
							
							
							
						 
						
							2024-07-09 04:02:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f204c11204 
								
							 
						 
						
							
							
								
								IT import: prepare load compressed stereo samples  
							
							
							
						 
						
							2024-07-08 18:57:56 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								bbdc215ed5 
								
							 
						 
						
							
							
								
								three demo songs  
							
							... 
							
							
							
							by Yuzu
including the song from pull request #1970  
							
						 
						
							2024-07-08 15:55:38 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								0b008d8b2d 
								
							 
						 
						
							
							
								
								make space for demo song  
							
							
							
						 
						
							2024-07-08 15:53:22 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								59ac76a2e3 
								
							 
						 
						
							
							
								
								new demo song  
							
							... 
							
							
							
							by Eggo1423 
							
						 
						
							2024-07-08 05:21:44 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								8b4b2d8aa7 
								
							 
						 
						
							
							
								
								release Import Test  
							
							
							
						 
						
							2024-07-08 04:18:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								e0ad1642c5 
								
							 
						 
						
							
							
								
								S3M/XM/IT import: tremolo, pan slides and panbrell  
							
							
							
						 
						
							2024-07-08 04:01:42 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								bed6ec8eab 
								
							 
						 
						
							
							
								
								GUI: pan slides and panbrello are effects...  
							
							
							
						 
						
							2024-07-08 04:01:29 -05:00