View previous topic :: View next topic |
Author |
Message |
tilman Newbie
Joined: 29 Mar 2007 Posts: 3
|
Posted: Thu Mar 29, 2007 8:27 am Post subject: script should adjust system volume not itunes volume |
|
|
hey guys...
i'm talking of the standard itunes script from salling clicker. i already applied some changes on the script, but these were just very little.
what i really really would like to change is the fact that the script adjusts the volume of itunes itself... i would the script like to change the system volume instead... my question: how to do that? or is there somebody who already did that...? the volume of itunes should be 100% all them time.. i don't wanna change that...
hope you understand my writing.
please help! :)
bye,
tilman from germany |
|
Back to top |
|
 |
tilman Newbie
Joined: 29 Mar 2007 Posts: 3
|
Posted: Thu Mar 29, 2007 8:37 am Post subject: |
|
|
or the standard system volume script: how can i change the script that my phone adjusts volume using the keys 4 and 6 instead of the joystick...? |
|
Back to top |
|
 |
danielfo Newbie

Joined: 01 May 2007 Posts: 9 Location: Bavaria
|
Posted: Wed May 02, 2007 3:04 pm Post subject: |
|
|
here is my changed "iTunes Remote"... exactly what you want
download it and have fun!
Daniel
another one from Germany :D
Last edited by danielfo on Thu May 03, 2007 10:40 pm; edited 1 time in total |
|
Back to top |
|
 |
salling Site Admin
Joined: 27 Jul 2004 Posts: 7498 Location: Stockholm, Sweden
|
Posted: Wed May 02, 2007 3:45 pm Post subject: |
|
|
Thanks Daniel!
Did you create a new script for this? I think it's better for our users if contributions like this don't overwrite the default scripts.
Best.
--
Jonas
[quote="danielfo"]here my solution... exactly what you want
have fun!
Daniel
another one from Germany :D[/quote] |
|
Back to top |
|
 |
danielfo Newbie

Joined: 01 May 2007 Posts: 9 Location: Bavaria
|
Posted: Wed May 02, 2007 8:38 pm Post subject: |
|
|
no, its only my edited scpt file, but i will make a new one if you tell me how ;) |
|
Back to top |
|
 |
tilman Newbie
Joined: 29 Mar 2007 Posts: 3
|
Posted: Tue May 08, 2007 5:09 pm Post subject: |
|
|
so and where did it go now? ;)
edit: ok, i got it! |
|
Back to top |
|
 |
schnegesaug Newbie
Joined: 18 May 2007 Posts: 1
|
Posted: Fri May 18, 2007 9:55 pm Post subject: |
|
|
any chance to get the edited script too?
edit: aah now I see it, since I'm logged in :) |
|
Back to top |
|
 |
trickytrev Newbie
Joined: 12 Mar 2010 Posts: 4
|
Posted: Fri Mar 12, 2010 12:19 pm Post subject: |
|
|
the main problem with the default iTunes script is the hierachy of adjusting the system and itunes volumes, and even more importantly, the very large step size.
in the itunes "set volume" standalone script, i can successfully change to 50 steps and it works, but in the main iTunes script, how can i change the step size (delta?)
thanks,
trev |
|
Back to top |
|
 |
trickytrev Newbie
Joined: 12 Mar 2010 Posts: 4
|
Posted: Fri Mar 12, 2010 6:23 pm Post subject: |
|
|
found the step size... changeVolume(10) changed to changeVolume(1) on the keyCode definitions.... (also -1). |
|
Back to top |
|
 |
|