mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	fix up file names written by msk144sim
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6732 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									4bd5916c14
								
							
						
					
					
						commit
						4de2301af8
					
				@ -66,8 +66,8 @@ program msk144sim
 | 
			
		||||
 | 
			
		||||
  do ifile=1,nfiles                  !Loop over requested number of files
 | 
			
		||||
     write(fname,1002) ifile         !Output filename
 | 
			
		||||
1002 format('000000_',i4.4)
 | 
			
		||||
     open(10,file=fname(1:11)//'.wav',access='stream',status='unknown')
 | 
			
		||||
1002 format('000000_',i6.6)
 | 
			
		||||
     open(10,file=fname(1:13)//'.wav',access='stream',status='unknown')
 | 
			
		||||
 | 
			
		||||
     fac=sqrt(6000.0/2500.0)
 | 
			
		||||
     j=-1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user