|
Home | Forums | Rules | Articles | diyAudio Store | Blogs | Gallery | Wiki | Register | Donations | FAQ | Calendar | Mark Forums Read |
PC Based Computer music servers, crossovers, and equalization |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
![]() |
|
Thread Tools |
![]() |
#7031 |
Banned
Join Date: Sep 2015
Location: NJ
|
can this work with LMS as the server and be controlled with the same commands as a squeeze device?
|
![]() |
![]() |
#7032 | |
diyAudio Member
Join Date: Jan 2012
Location: Metro-Detroit
|
Quote:
Yes. Turn on the Squeezelite renderer in Audio config and then you can access it via LMS running on some other machine. -Tim
__________________
Enjoy the Music! http://moodeaudio.org | http://twitter.com/MoodeAudio | http://github.com/moodeaudio |
|
![]() |
![]() |
#7033 |
diyAudio Member
Join Date: Feb 2009
Location: Munich
|
Bought it and wait patiently for the code :-)
If shairport works with the 32bit amanero now, this update is well worth the 10$. |
![]() |
![]() |
#7034 | |
diyAudio Member
Join Date: Jan 2012
Location: Metro-Detroit
|
Quote:
If you have not received a Product Key, email tim at moodeaudio dot org and include the PayPal transaction id associated with the payment so I can look it up. -Tim
__________________
Enjoy the Music! http://moodeaudio.org | http://twitter.com/MoodeAudio | http://github.com/moodeaudio |
|
![]() |
![]() |
#7035 |
diyAudio Member
Join Date: Mar 2014
|
Hello Tim,
No luck getting 3.5 to work with Pi3 and Boss on this end...there is no option for the Allo Boss DAC? Selecting Allo Piano does not work. Tried all three kernels (RT, LL, and standard). What am I missing? |
![]() |
![]() |
#7036 |
diyAudio Member
Join Date: Apr 2017
Location: France
|
Hi Tim,
I just bought a moode 3.5 key and I am currently installing it on a Pi Zero W. May I have oe request: do you plan to eventually offer Moode translations (in particular French...) as Volumio does ? For the time being I do not get lags as what I got with Volumio... It is a very good point ! However it is always a bit difficult to adjust the volume using the Moode interface (there, the adjustment seems to be a bit sluggish), but it is maybe to the low computing power from the Pi Zero W... Thank you for your support ! |
![]() |
![]() |
#7037 |
diyAudio Member
Join Date: Jul 2013
Location: Vancouver, BC
|
![]()
Hi Tim,
Downloaded 3.5, installed and everything is working great. I wanted to install the small mod that allows the button on the rotary encoder to toggle Play/Pause, but I got stuck trying to copy the Python script to the /var/www/command directory. I get the following message: Code:
cp: cannot create regular file ‘./hw_pause_play.py’: Read-only file system Code:
drwxr-xr-x 2 root root 258 Apr 12 15:55 command Of course the nicest thing would be to have this added as an enhancement to the rotary encoder support. ![]() Cheers, Bryce. |
![]() |
![]() |
#7038 |
diyAudio Member
Join Date: Apr 2017
|
How can i do the update? sorry if ithis have already asked.
|
![]() |
![]() |
#7039 | |
diyAudio Member
Join Date: Feb 2009
Location: Munich
|
Quote:
Airport with the Amanero USB receiver works like a charm now!!!! Great! By the way... Are there any relevant adjustments (like Kernel, mpd scheduler or cpu governor) for usb sound transmission or are those for I2s DACs only... Best Tobias |
|
![]() |
![]() |
#7040 | |
diyAudio Member
Join Date: Apr 2016
|
*THE FOLLOWING INSTRUCTIONS WILL LIKELY FUBAR YOUR INSTALLATION, PROCEED AT YOUR OWN RISK*
Just playing about with some stuff myself, (upgrading "nginx-common" which throws a tantrum if it cannot write to /var/www/) A bit of digging and it looks like the contents of /var/www/ are mounted from a squashfs image at /var/local/moode.sqsh Squashfs is read only, theoretically you could copy the contents or /var/www/ (or use the unsquashfs command on the image) to a temporary location, make your amendments and then use the mksquashfs command to rebuild the squashfs image... however I sadly can't give any guidance on this as I've never played with squashfs before, however a total hack which would probably ruin the ability to use the update feature would be to Code:
sudo su mkdir /home/pi/www/ cp -aRv /var/www/. /home/pi/www/ nano /etc/fstab Code:
umount -f /var/www/ cp -aRv /home/pi/www/. /var/www/ rm -Rf /home/pi/www/* reboot ** PLEASE NOTE the above commands are likely to result in problems further down the line and should be considered an experimental approach, it is absolutely breaking how Tim Has designed the image so only do this if you are happy restoring the image from scratch which is. Incidentally, if you do wish to revert this, you'll need to remove the static files before Code:
sudo su rm -Rf /var/www/* ---- LINE FROM /etc/fstab Code:
/var/local/moode.sqsh /var/www squashfs ro,defaults 0 0 LTF Quote:
|
|
![]() |
![]() |
Thread Tools | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
My DAC for the Raspberry Pi | usul27 | Digital Line Level | 157 | 16th July 2020 01:17 PM |
Raspberry Pi + CirrusLogic Audio Card = FAIL | solderhead | PC Based | 32 | 23rd June 2020 05:24 PM |
DSP for the Raspberry Pi | usul27 | Digital Line Level | 39 | 30th August 2016 08:29 AM |
RaspyFi/Volumio - Turn raspberry Pi into Audiophile audio Player | mikelangeloz | PC Based | 295 | 14th June 2014 06:32 PM |
miniAMP and raspberry pi | kp93300 | miniDSP | 0 | 3rd March 2014 04:38 AM |
New To Site? | Need Help? |