Score:1

Automatically adjust volume based on time of day?

us flag

I'd like to run a script based on the time of the day, that changes to volume output through the jack-port. Is the an existing script that could help me with this?

Score:0
uz flag
Jos

First, experiment with the amixer command. See man amixer for examples, like this:

amixer -c 1 -- sset Master playback -20dB

will set the master volume of the second card to -20dB.

Then, run the correct command as an hourly cron job to adjust the volume.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.