So how can I for apply an effect like e.g. freeverb~ on a file but without playback,basically manipulating the audio as fast as possible(essentially post-processing) and generate a new file? Is this possible? I can only use effects like delay,reverb,flanger etc live currently.
- 
				
				
				
				Manipulate sound file in background (non-live) 
 
- 
				
				
				
				@ulalafx3 We used to have to run Pd with the command line switch -batch. 
 But there is a newish undocumented feature available to run audio faster than real time in interactive mode.......... https://forum.pdpatchrepo.info/topic/13125/batch-processing-audio-faster-than-realtime
 David.
- 
				
				
				
				@whale-av thanks for the info, I just found something ( https://github.com/mgsx-dev/pd-offline ) that seems to work, so I'll use that  
- 
				
				
				
				@ulalafx3 Interesting...... ! 
 David.
 
					