Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 7.3.0 support thread
#37
(06-30-2021, 02:10 AM)Macdelf Wrote:
(06-30-2021, 01:05 AM)Tim Curtis Wrote: Can you provide the file(s) and steps to repro the issue?

Code:
---
devices:
 adjust_period: 10
 capture:
   type: File
   channels: 2
   filename: /dev/stdin
   format: S32LE
 capture_samplerate: 0
 chunksize: 4096
 enable_rate_adjust: true
 enable_resampling: false
 playback:
   type: Alsa
   channels: 2
   device: hw:2,0
   format: S32LE
 queuelimit: 32
 resampler_type: BalancedAsync
 samplerate: 192000
 silence_threshold: 0
 silence_timeout: 0
 target_level: 0
filters:
 Lconv:
   parameters:
     filename: ../../../../home/pi/L_impulse_$samplerate$_rew.txt
     format: TEXT
     read_bytes_lines: 0
     skip_bytes_lines: 15
     type: Raw
   type: Conv
 Rconv:
   parameters:
     filename: ../../../../home/pi/R_impulse_$samplerate$_rew.txt
     format: TEXT
     read_bytes_lines: 0
     skip_bytes_lines: 15
     type: Raw
   type: Conv
 gainred:
   parameters:
     gain: -2
     inverted: false
     mute: false
   type: Gain
pipeline:
- channel: 0
 names:
 - gainred
 - Lconv
 type: Filter
- channel: 1
 names:
 - gainred
 - Rconv
 type: Filter
...
The Impulse file is too large but here is the beginning
* Impulse Response data saved by REW V5.20                              
* IR is not normalised                                                  
* IR window has not been applied                                        
* IR is not the min phase version                                      
* Source: Microphone (Umik-1  Gain: 18dB  ), MICROPHONE (Master Volume),
* Dated: Jan 25, 2021 11:13:13 AM                                      
* Measurement: speakers set digital out Jan 25                          
* Excitation: 512k Log Swept Sine, 1 sweep at -12.0 dBFS using an acoust
* Response measured over: 10.0 to 20,000.0 Hz                          
0.1121257991      // Peak value before normalisation
       11024       // Peak index
       22051  // Response length
0.0000226757  // Sample interval (seconds)
-0.2500113249       // Start time (seconds)
* Data start
-0.0000033564495
-0.000002893786
-0.0000030472875
-0.0000031913376
-0.0000033453098
-0.0000032243236
-0.0000026446

Just PM a download link to the file to me and to @bitlab
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Camilla convolution filter plots - by Macdelf - 06-29-2021, 01:34 PM
RE: Camilla convolution filter plots - by Macdelf - 06-29-2021, 03:04 PM
RE: Camilla convolution filter plots - by Macdelf - 06-29-2021, 11:41 PM
RE: Official moOde 7.3.0 support thread - by Tim Curtis - 06-30-2021, 02:18 AM
Official moOde 7.3.0 support thread - by KmPan - 08-22-2021, 10:49 AM

Forum Jump: