mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 13:20:03 +00:00 
			
		
		
		
	Merge pull request #5402 from xperia64/update_teakra_sync
Update teakra, adjust TeakraSlice for new audio frame period
This commit is contained in:
		
						commit
						5b245aafd3
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								externals/teakra
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								externals/teakra
									
										
									
									
										vendored
									
									
								
							|  | @ -1 +1 @@ | ||||||
| Subproject commit 57bb1d241735702cec36a3a9f4a85e5f1a541db6 | Subproject commit 3e032a73d7e97eb434a053391d95029eebd7e189 | ||||||
|  | @ -146,7 +146,7 @@ struct DspLle::Impl final { | ||||||
|     std::size_t stop_generation; |     std::size_t stop_generation; | ||||||
| 
 | 
 | ||||||
|     static constexpr u32 DspDataOffset = 0x40000; |     static constexpr u32 DspDataOffset = 0x40000; | ||||||
|     static constexpr u32 TeakraSlice = 20000; |     static constexpr u32 TeakraSlice = 16384; | ||||||
| 
 | 
 | ||||||
|     void TeakraThread() { |     void TeakraThread() { | ||||||
|         while (true) { |         while (true) { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue