image
image

|


Go Back   macosx.com > Mac Help Forums > HOWTO & FAQs

Reply
 
Thread Tools
  #9  
Old September 17th, 2004, 06:33 PM
Registered User
 
Join Date: Sep 2004
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Snark is on a distinguished road
or you could set an ical alarm to open up a song file (opening with itunes) and that would be that.

My alarm opens up some system of a down for me. That wakes me up very fast.
__________________
iBook G4 1.2ghz 60g
ipod 3g, 30g (spraypanted black because Im a badass like that)
Reply With Quote
  #10  
Old September 23rd, 2004, 03:19 PM
Conquering Mac-phobia
 
Join Date: Sep 2004
Location: South Bend, IN
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
JonDVD is on a distinguished road
Hi,

I am very new to the mac world and am a little confused. Could someone please give me detailed instructions on how to do this from start to finish.

Thanks
Reply With Quote
  #11  
Old September 29th, 2004, 07:37 AM
MacMuppet's Avatar
Registered User
 
Join Date: Jan 2004
Posts: 186
Thanks: 0
Thanked 0 Times in 0 Posts
MacMuppet is on a distinguished road
Quote:
Originally Posted by JonDVD
Hi,

I am very new to the mac world and am a little confused. Could someone please give me detailed instructions on how to do this from start to finish.

Thanks
Just use this, its easier...

http://www.versiontracker.com/dyn/moreinfo/macosx/13824
__________________
G4 500 AGP Graphics (500Mhz Upgrade)
896Mb RAM
120Gb Samsung
Radeon 32Mb
Reply With Quote
  #12  
Old September 30th, 2004, 06:59 PM
MDLarson's Avatar
I love my WRX.
 
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 1,159
Thanks: 0
Thanked 0 Times in 0 Posts
MDLarson is on a distinguished road
Quote:
Originally Posted by MacMuppet
Just use this, its easier...

incomplete link
Here:
http://www.versiontracker.com/dyn/moreinfo/macosx/13824
Reply With Quote
  #13  
Old September 30th, 2004, 07:01 PM
MDLarson's Avatar
I love my WRX.
 
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 1,159
Thanks: 0
Thanked 0 Times in 0 Posts
MDLarson is on a distinguished road
JonDVD, if you're still interested in the tip as boi has outlined, try this:

1) Open the Script Editor program (Hard Drive > AppleScript > Script Editor)

2) Create a new AppleScript (Script Editor should have a blank one open the first time you start it).

3) Copy this code into the main text area:
Quote:
tell application "iTunes"
set myVol to sound volume
repeat until (myVol = 0)
set myVol to myVol - 0.25
set sound volume to myVol
end repeat
pause
end tell
4) Click on the Compile button (you should not get any errors and Script Editor should color and format the code). Test the script by playing iTunes so you can hear it, then click on the Run button in Script Editor. If iTunes' volume fades away and pauses, the script works.

5) Save this AppleScript as "Hush iTunes" or whatever you want. Remember where you saved it, as you'll need to open this file via iCal later.

6) Repeat steps 2 through 5 for this code (and name the file "Wake Me Up iTunes"):
Quote:
tell application "iTunes"
set sound volume to 20
play playlist "wake up"
end tell
set volume 6
NOTE: You will need to have an iTunes playlist called "wake up" for this script to work!

7) Open iCal. Create a new Calendar and name it "Alarm". Create 2 events - one for waking up and one for fading the music to go to sleep.

8) Click on the "alarm" option and choose "Open file". Choose the AppleScript files (Wake Me Up iTunes and Hush iTunes) for the proper event. I changed the default "15 minutes before" to 0 for a more straight-forward approach.

9) Assign a repeating schedule as appropriate under the "repeat" option for each event.

It should work!
Reply With Quote
  #14  
Old November 1st, 2004, 12:19 AM
Registered User
 
Join Date: Mar 2003
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
wnowak1 is on a distinguished road
great tip. I like reading these how-tos/tips, etc since I'm a new mac user...
Reply With Quote
  #15  
Old May 27th, 2005, 04:46 PM
ApeintheShell's Avatar
Registered User
 
Join Date: Apr 2002
Location: CO
Posts: 493
Thanks: 0
Thanked 0 Times in 0 Posts
ApeintheShell is on a distinguished road
Could you make an automator plug-in for us? Just wondering.
__________________
1.66 ghz Intel Core Duo Mac Mini w/ Mac OS X 10.5.1,
400 mhz Power PC G3 iMac w/ Mac OS X 10.4.11,iPod Touch 16gb, Maxtor 80gb HD, Lacie 500gb and 250gb HD, 4th-generation 20gb iPod.
Reply With Quote
  #16  
Old May 28th, 2005, 11:37 AM
MDLarson's Avatar
I love my WRX.
 
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 1,159
Thanks: 0
Thanked 0 Times in 0 Posts
MDLarson is on a distinguished road
Quote:
Originally Posted by ApeintheShell
Could you make an automator plug-in for us? Just wondering.
If you're asking me, I'm going to have to respectfully decline. I don't have a lot of free time, plus I have no experience with Automator.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 10:51 AM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.