Thank you for your donation!


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


External Input Question
#11
Definitely will do once I'm back in front of my computer.

-Jim
Reply
#12
(03-18-2022, 06:12 PM)jdubs Wrote: Definitely will do once I'm back in front of my computer.

-Jim

Sorry for the delay:

pi@moode:~ $ arecord -L
null                                                                                
    Discard all samples (playback) or generate zero samples (capture)               
btaplay_dmix                                                                        
plug_btaplay_dmix                                                                   
_audioout                                                                           
_audioout__                                                                         
alsaequal                                                                           
plug_alsaequal                                                                      
btstream                                                                            
camilladsp                                                                          
crossfeed                                                                           
plug_bs2b                                                                           
eqfa12p                                                                             
plug_eqfa12p                                                                        
invpolarity                                                                         
trx_send                                                                            
hw:CARD=M4,DEV=0                                                                    
    M4, USB Audio                                                                   
    Direct hardware device without any conversions                                  
plughw:CARD=M4,DEV=0                                                                
    M4, USB Audio                                                                   
    Hardware device with all software conversions                                   
default:CARD=M4                                                                     
    M4, USB Audio                                                                   
    Default Audio Device                                                            
sysdefault:CARD=M4                                                                  
    M4, USB Audio                                                                   
    Default Audio Device                                                            
front:CARD=M4,DEV=0                                                                 
    M4, USB Audio                                                                   
    Front output / input                                                            
dsnoop:CARD=M4,DEV=0                                                                
    M4, USB Audio                                                                   
    Direct sample snooping device                                                   
pi@moode:~ $
Reply
#13
below is output in text.

I note that a user on audiosciencereview find a workout to use external input (he starts camilladsp from terminal).

So as far as I can understand the problem is that camilladsp as is implented on moode can't trigger motu external input, while if we run a new camilla dsp from terminal then it automatically triggers the external input of motu (that's why the status is stopped on moode). the solution: https://www.audiosciencereview.com/forum...st-1120268

Code:
                                                                                                                                                                                                                 
pi@moode:~ $ arecord -L
null                                                                                                                                                                                                              
   Discard all samples (playback) or generate zero samples (capture)                                                                                                                                            
btaplay_dmix                                                                                                                                                                                                      
plug_btaplay_dmix                                                                                                                                                                                                
_audioout                                                                                                                                                                                                        
_audioout__                                                                                                                                                                                                      
alsaequal                                                                                                                                                                                                        
plug_alsaequal                                                                                                                                                                                                    
btstream                                                                                                                                                                                                          
camilladsp                                                                                                                                                                                                        
crossfeed                                                                                                                                                                                                        
plug_bs2b                                                                                                                                                                                                        
eqfa12p                                                                                                                                                                                                          
plug_eqfa12p                                                                                                                                                                                                      
invpolarity                                                                                                                                                                                                      
trx_send                                                                                                                                                                                                          
hw:CARD=M4,DEV=0                                                                                                                                                                                                  
   M4, USB Audio                                                                                                                                                                                                
   Direct hardware device without any conversions                                                                                                                                                                
plughw:CARD=M4,DEV=0                                                                                                                                                                                              
   M4, USB Audio                                                                                                                                                                                                
   Hardware device with all software conversions                                                                                                                                                                
default:CARD=M4                                                                                                                                                                                                  
   M4, USB Audio                                                                                                                                                                                                
   Default Audio Device                                                                                                                                                                                          
sysdefault:CARD=M4                                                                                                                                                                                                
   M4, USB Audio                                                                                                                                                                                                
   Default Audio Device                                                                                                                                                                                          
front:CARD=M4,DEV=0                                                                                                                                                                                              
   M4, USB Audio                                                                                                                                                                                                
   Front output / input                                                                                                                                                                                          
dsnoop:CARD=M4,DEV=0                                                                                                                                                                                              
   M4, USB Audio                                                                                                                                                                                                
   Direct sample snooping device                                                                                                                                                                                
Reply
#14
Tim, any thoughts on triggering the external inputs?

-Jim
Reply
#15
I think @bitlab may have already provided an answer in the ASR post below, It sounds like turning on Expert mode for Camilla in the UI allows selecting the input but also results in loss of the alsa_cdsp auto-rate switching feature because alsa_cdsp is an output-only plugin.

https://www.audiosciencereview.com/forum...st-1119420
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#16
(03-24-2022, 09:57 AM)Tim Curtis Wrote: I think @bitlab may have already provided an answer in the ASR post below, It sounds like turning on Expert mode for Camilla in the UI allows selecting the input but also results in loss of the alsa_cdsp auto-rate switching feature because alsa_cdsp is an output-only plugin.

https://www.audiosciencereview.com/forum...st-1119420

expert mode doesn't work because although the settings are correct for moode the status of the input source is stopped. the only solution is to start a new camilla dsp instance from terminal ,as camilla dsp when works "outside" of moode can capture the external input.

why camilladsp inside modde can't capture the external input of motu it's unknown to me
Reply
#17
Got it. Will investigate.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#18
See post about using in USB input in the [How to do instruction] Camilla DSP thread.
Reply
#19
Just use camilladsp in Ubuntu.  Way easier.

Jim
Reply


Forum Jump: