Stereo Tool https://forums.stereotool.com/ |
|
Raspberry Pi 2 / 3 - Cirrus Logic Audio Card / https://forums.stereotool.com/viewtopic.php?t=8930 |
Page 1 of 1 |
Author: | TinTin [ Sun Sep 11, 2016 12:34 am ] |
Post subject: | Raspberry Pi 2 / 3 - Cirrus Logic Audio Card / |
Hi all, Spent about 3 hours tonight trying to get ST working on either raspberry pi 2 or 3 - using the Cirrus Logic Audio Card.. no luck at all. I've installed jackd2 followed the command line instructions to start jack server and the ST GUI fails to find jack running on the Pi. I'm looking to just process line in to line out on the card at the moment. Have tried with raspian wheezy and Jessie, have had card showing up in both versions so I know driver is installed, it just seems ST is not picking up the card from Jack. Any help would be appreciated, if someone has an image they would share I would be very very grateful. Cheers. |
Author: | robo [ Sat Sep 17, 2016 12:19 pm ] |
Post subject: | Re: Raspberry Pi 2 / 3 - Cirrus Logic Audio Card / |
Hello I just after few hour with ST 8.0 installation at RPI 3 with wolfson audio card ![]() ![]() (first few steps to other people who want to try with ST @ RPI) - i started with latest RASPBIAN JESSIE from RPI website - unfortunetly wolfson card not working - problem with kernel(?) - go to this website http://www.horus.com/~hias/cirrus-driver.html compile or use kernel cirrus-linux-4.4.14.tgz i use ready becouse of lack of time ![]() ![]() if ather this you see Code: pi@raspberrypi:~ $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: sndrpiwsp [snd_rpi_wsp], device 0: WM5102 AiFi wm5102-aif1-0 [] Subdevices: 0/1 Subdevice #0: subdevice #0success ![]() before you want to listen/record using card you need to start commands depending what you need to do with card ./Playback_to_Headset.sh ./Playback_to_Lineout.sh ./Playback_to_Speakers.sh ./SPDIF_playback.sh ./SPDIF_record.sh ...... (in pi/home/bin) next setting jackd to work with high priority dpkg-reconfigure -p high jackd after this start jackd Code: sudo jackd -d alsa -p 4096 -n 4 -r192000192000 becouse i want to use stereo encoder out without sudo it can't allocate extra memory for jackd after this i starting in termianal ST (to see debug messages) Code: sudo ./tereo_tool_pi2_guiafter all this things i can set inputs and output in ST. the problem is with buffer ST play but every few second stops .. and play again. where to download old version of ST for RPI ? Robert |
Author: | hvz [ Sun Sep 18, 2016 12:55 pm ] |
Post subject: | Re: Raspberry Pi 2 / 3 - Cirrus Logic Audio Card / |
Chances are that the CPU load is too high. Try turning some things off, and lowering the Quality slider. The next version of Stereo Tool will probably work much better (since it can use more cores). |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |