Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Alarm Song Mp3 Download

1 view
Skip to first unread message

Chieko Topalian

unread,
Jan 8, 2024, 1:13:09 PM1/8/24
to
Hello. I've been using AMdroid alarm clock for several years now but eventually its main feature stopped working for me. That feature is alarm that plays random songs. Sleep with android app has this feature but it allows to select only ONE specific song to be played or use Spotify playlist. For some reason Spotify playlist doesn't properly work for me so I am looking for app that allows selecting folder with my music and it will randomly select song from it to play as alarm.


So a while back I told my girlfriend's echo to set an alarm to a really annoying song. Now for some reason Alexa seems to love this song. Every time you set an alarm now, it will default to this song. Whether you just say to set an alarm or set an alarm to a different song, it goes back to this one. Is there a setting somewhere to reset this?



alarm song mp3 download

Download https://tivipclastsu.blogspot.com/?uv=2x5w5C






I can't delete the old songs but I've redownloaded them multiple times, they're definitely not on the cloud - still get radar. Also, as another poster indicated, my text tone will not play my purchased (and downloaded) tones either. In face, most of my purchased & downloaded tones don't even show up in iTunes. I have receipts for them and I can see them on my phone, but not iTunes.


I still have all my music available to me that I put on iTunes years ago. They are there waiting for me to download at any time. I do use iTunes Match, but that only matched the songs I already had and gave a higher bit rate. You should go to iTunes or your music app on your iPhone and look at your library. You should see all the songs you have uploaded to iTunes over the years


I have the exact same issue. Music downloaded on my device plays but other music in my library will not. It used to work fine as long as I had a wifi connection (my music library is all on my phone via icloud). The song plays when I set up the alarm but not when it goes off. I don't see a solution except to ensure the songs I want to use for alarms are actually downloaded onto my phone.


this is happening with both of our iPhone 7 alarms. We're getting radar no matter what we choose. I usually just use a different ring tone, and my husband uses music. I've installed the update, and still get radar. Sorry i don't have a fix.


Hi, I just found a way to play your music for an alarm, I when to my music hit on my songs, all my songs that had the cloud icon were not in my phone so I could not uses them as alarms, all I had to do was hit the cloud icon and it downloaded into my phone,how I can use that song for an alarm ??, try it c if it works for u, take care


Same exact issue on my iPhone X and nothing seems to fix it. I can't figure out how to delete and re-download my purchased tones. I can at least get rid of that awful radar tone by switching to built in ringtones for an alarm, but none that I've paid for.


Hi! I am getting exactly the same issue. I partially (finally) solved it: I was using my "liked songs" playlist and it always started in the latest song added. I solved it entering Spotify while alarm clock was activating it and then hitting the "shuffle play button" on the music. After that, each time I set the alarm it correctly plays a random music from the playlist. But this doesn't work with podasts. I would like to use FT news briefing and listen to the latest episode. But Spotify always plays the very first episode. And when I enter Spotify, there is no way to change anything in the list of play. Any ideas how to overcome this? It is very frustrating! Thanks






When I was setting the alarm last night I verified adjusting the volume that the music didn't start from the beginning, but I thought it was because I was adjusting the volume and the system only put the music some seconds ahead.


A recent viral song that used artificial intelligence-generated vocals of Drake and The Weeknd sparked outcry and intrigue in an industry already leery of unregulated AI music, which has driven a wedge through multiple intellectual property rights.


The fact that the AI-generated vocals are being used to create music and not commercial ads or products could complicate a right of publicity claim. A potential defendant could argue that the First Amendment protects AI vocals in an artistic work like a song.


I recently purchased a King Song 18XL. I'm using the Darknessbot app since the King Song app was pulled from the app store, and I have a little over 30 miles on my wheel. I'm not completely understanding how the three speed alarms work in Darknessbot.


I had all three set to 25 mph, but one explanation from another rider indicated to me that each alarm had a specific function attached to it. For example alarms 1 and 2 are beeps and alarm 3 is tilt back. I take that to mean that if I disable alarm 1 I will only get one beep alarm before I get tilt back. If I disable both alarms 1 and 2, then I will only get tilt back. So in order for these alarms to work properly, I must set them in successively increasing limits.


bigwave Thank you for sharing the information. I have the first alarm set to 20 mph, second to 25 mph, and third (pushback) to 27 mph. I have five more miles before my wheel is unlocked. I'll probably change my settings here as I get used to going faster. I've been commuting 21 miles every day this week and my legs and feet are feeling it.


Thanks for your response. I do have Youtube MUsic premium. I can ask it to play my playlist and that works fine. But when I set a music alarm and tell it to use the same playlist, it doesn't... it just selects a seemingly random playlist that isn't mine. It will let me choose a specific song for an alarm, but not a playlist. I've tried different playlists... none work. Any idea why?


very new to St guy so please forgive me. I come over from Wink and got everything switched over. im running door sensor, motion sensor ect. ive been setting up automations in the ST app. i would like to set up a siren that i can install a mp3 file in that will play a song when the alarm goes off instead of the normal alarm siren sound. Is this possible and any ideas what componets i need to use to do this.


My Motivation



This winter my girlfriend had a lot of trouble waking up in the morning and seemed to be suffering from SAD (Seasonal Affective Disorder). I even notice how much harder it is to wake up in the winter since the sun hasn't come up yet. Symptoms of severe SAD can include irritability, oversleeping but still being tired, not being able to get out of bed, depression, and even some physical problems such as joint pain and lowered resistance to infection. I had heard about sunrise alarms that simulated the sunrise and figured it could be a possible solution to her problem.



The Plan



I remembered seeing an instructable ( -LED-dawn-simulator-for-Soleil-Sun-Alarm/) about modifying a sunrise alarm to provide blue light using LEDs since blue is supposed to be the good light to help out. I liked the idea but the way the microcontroller is used in this instructable intimidated me since I've had limited experience with programming one after the code is developed. It also did not solve the other concern of mine: spending $80 on an alarm clock and modifying it, not that my girlfriend isn't worth it :D



I first thought about developing a clock from scratch using a microcontroller. We built a binary counting clock in one of my college classes, so I was familiar with the logic. I later gave up on that idea since I wouldn't be using the same programming language and I would take a lot of time to develope the code. I then had the idea to use a cheap digital alarm clock that could, hopefully, provide a voltage when the alarm went off. I could take this voltage and use it as a switch with a microcontroller. When the alarm went off and the voltage went high, the dimming process would begin. If the snooze button was hit, or the alarm was turned off, the voltage would go low and the dimming process would stop, turning the lights off. I researched this idea and found out that it was possible to use a voltage from a clock and use it with a microcontroller! A guy had completed a similar project that opened his blinds automatically in the morning ( -clock-automated-blinds/).



The Microcontroller



The ideas started flowing and all I had to do was pick a microcontroller to use. I saw an article on sparkfun.com that went through the process of building a circuit to run an ATMega168. I read carefully and decided that it seemed simple enough and that it was the microcontroller I wanted to use. Upon further research, I found this Arduino thing everyone has been using for their DIY projects. It used the ATMega168, was open source, and had numerous help forums and starting examples; perfect for the beginner. I decided to use it to program my ATMega168 and transplant it into a breakout board that contained the bare essentials for the ATMega168 to run. With the last piece of the puzzle in hand, I could start.



Quick Side Note: Before I start, I just want to say thanks to all of the sources I used. I tried to make sure I linked any reference I used within the instructable. The code is just manipulations of the examples included within the Arduino environment and a bit of my own so thanks to the people who coded those! Also, this is my first microcontroller project. I'm sure I didn't do everything completely correct, such as adding filter caps to places and other various parts to my circuits. If you see something that can be improved, let me know! I'll be sure to update or make notes of it. Enjoy!




Probing the Clock



This is the clock I chose. I got it at Walmart and it was cheap so if I wasn't able to use it, I wouldn't be too upset. It also has a 9v battery backup in case the power goes out. I later found out that the alarm sequence from the ATMega168 still goes off! So it will still wake you up if there is no power! When it's running off of battery power the front display turns off and it switches to a different internal clock that is less accurate but still works fine. When power is reconnected the clock may have to be adjusted but the alarm settings will stay.



The clock comes apart fairly easily. There are four screws on the bottom and three screws that keep the button PCB board fastened to the top of the clock case. To take the top off and get better access to the LCD, you need to thread the 9v clip through the hole in the bottom half. The front LCD pops out and upon inspection, there were vary few parts. I found a transformer, a piezoelectric speaker for the alarm, some diodes for the rectifier circuit, some buttons for the inputs, and a clock display that seemed to have all of the clock circuitry underneath it. I found the ground and started probing away. BE CAREFUL WHILE DOING THIS ON YOUR CLOCK, THERE'S AN EXPOSED TRANSFORMER THAT WILL DELIVER A HEFTY SHOCK. I took note of the voltages on each pin when the alarm was off and when the alarm was on. I was hoping for a pin that provided a nice 5v logic voltage when the alarm was on and 0v when the alarm was off. I wasn't that lucky but the voltage that went to the speaker provided a voltage that varied from 9.5v-12.5v. I figured I could use this. I also found a pin labeled VCC that provided a voltage that varied from 10v-12v. This comes into play later when building the power supply for the microcontroller.



Alarm Output Circuit



I soldered a wire to ground and one to the alarm pin and started working on a circuit to steady out the voltage. I figured I could use a 5v regulator but I only had an adjustable regulator laying around. I did some math and my values provided a voltage slightly below 5v. I tinkered a bit and swapped resisters until it provided the 5v I needed. I used a 470uF capacitor on the input to smooth out the voltage. With the capacitor, the voltage only varied from 10.5v-10v. Below is the schematic of the circuit I used to condition my alarm output and a picture of the parts together on a breadboard.



35fe9a5643



0 new messages