# Node-red-contrib-play-sound volume control

**URL:** https://discourse.nodered.org/t/node-red-contrib-play-sound-volume-control/53401
**Category:** Dashboard
**Created:** [8 November 2021 20:36 UTC](https://discourse.nodered.org/t/node-red-contrib-play-sound-volume-control/53401 "2021-11-08T20:36:38Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [10 November 2021 21:28 UTC](https://discourse.nodered.org/t/node-red-contrib-play-sound-volume-control/53401/4 "2021-11-10T21:28:05Z")

</div>

Take a look at this project I did awhile ago.

> [@Music Player v1.0.0](https://discourse.nodered.org/t/music-player-v1-0-0/18037):
>
> I had some small Cambridge Soundwork speakers hanging around and wanted to do something with them, so I decided to use them with a RPi Zero W as a music box. (I still have to figure out a better mounting method) From the ReadMe: This music player reads a folder (called 'songs') and will play the songs in alphabetical order. Once all the songs have been played, it will restart the list. You can Pause/Resume play, Skip to the next song, go to the previous song and stop playing …

I used a dashboard `silder` to send the volume via an `exec` node to `amixer` on the Pi.

You could try that out.

---

_[View the full topic](https://discourse.nodered.org/t/node-red-contrib-play-sound-volume-control/53401)._
