My pi is booting, mod-ui is reachable from any devices connected to the hotspot, I can add pedals …
But the sound is not passing throught mod-host, if I enable my audioinjector soundcard (with the alsamixer interface), it just let the sound going out, but it is not modified by the pedals on the screen.
I think I need to say to mod host that audioinjector is the soundcard to use ?
Thank you for answers, and thanks to blokas team !!!
It seems there is an error with pisound-btn service :
modep@modep:~ $ sudo systemctl status pisound-btn.service
[sudo] password for modep:
● pisound-btn.service - Pisound button daemon autostart
Loaded: loaded (/usr/lib/systemd/system/pisound-btn.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2018-12-18 18:17:03 UTC; 58min ago
Process: 322 ExecStart=/usr/bin/pisound-btn (code=exited, status=234/MAKE_STARTER)
Main PID: 322 (code=exited, status=234/MAKE_STARTER)
Dec 18 18:17:03 modep systemd[1]: Started Pisound button daemon autostart.
Dec 18 18:17:03 modep pisound-btn[322]: Reading Pisound serial failed, did the kernel module load successfully?
Dec 18 18:17:03 modep systemd[1]: pisound-btn.service: Main process exited, code=exited, status=234/MAKE_STARTER
Dec 18 18:17:03 modep systemd[1]: pisound-btn.service: Unit entered failed state.
Dec 18 18:17:03 modep systemd[1]: pisound-btn.service: Failed with result ‘exit-code’.
But i don’t know if this service is mandatory for making working audioinjector with modep
pisound-btn service is not mandatory, you may disable it from attempting to start by running sudo systemctl disable pisound-btn
Hmm, the jack.service file seems alright. I suspect that you have to find the right configuration in alsamixer to get MODEP working. You should not be using any hardware bypasses. The audio streams should be directed to/from digital audio interface. Did you check the Capture controls (hit f4 or tab a few times)? Also ‘Master Playback’ seems to be muted, you can hit the M key on you keyboard to change that setting. I don’t have access to the audioinjector card you’re using, so I can’t help with what the mixer control settings you should use, but it looks like it’s using Cirrus WM8731 audio codec, you can check its datasheet, page 21, to find its functional block diagram. It may help you figure out what the settings should be used to get the correct audio routing set up.
does someone knows it can be used with guitar amp on guitar level and fx send/return,
it would be interesting for me to use it in following example:
2x mono in (guitar in and send fx coming from the amp) and
2x mono out (to amp and return fx to the amp), or is Pisound better suitable?
this is the “four cable method” where two signal chains are used, distorted sound direct to the amp and other effects (delay…) with fx send/return.
! I don’t know if there is a normal levels differnence to the audio ins between Audioinjector and Pisound, or - if it doesn’t matter at all
but I know I have a switch on my amp to switch fx send return from 0dBu to -10dBu (where the gain will be increased by +10) … any clues?
and I think a higher gain output (then others) on my guitar as it has some EMG active pickups… help needed
Hey @funkylsk, would there be any chance of grabbing a copy of your image?
I’ve got the audioinjector card and have just killed my modep install trying to set it up