Python/Crossfade: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
Created page with "To use the iTunes Crossfade in kJams 2.0: # Run iTunes and make a playlist with your "filler music" # Run kJams # for One-Shot crossfading: ## When you want to fade between iT..."
 
No edit summary
Line 1: Line 1:
To use the iTunes Crossfade in kJams 2.0:
To use the iTunes Crossfade in kJams 2.0:
# Run iTunes and make a playlist with your "filler music"
# Run iTunes
# make a playlist with your "filler music"
# select that playlist
# set the iTunes volume to where you want it to be max (usually at about 75% if you want head room, or 100% if you use a mixer)
# Run kJams
# Run kJams
# for One-Shot crossfading:
# for One-Shot crossfading:
Line 7: Line 10:
## Pick: Advanced->Python->itunes_auto_crossfade.py
## Pick: Advanced->Python->itunes_auto_crossfade.py
## this launches the auto-crossfade script.   
## this launches the auto-crossfade script.   
## when ever you STOP a song (not pause), it will fade out and fade the iTunes playlist in.
## when ever you STOP a song in kJams (not pause), it will fade out, and fade the iTunes playlist in.
## when ever you Play a song, iTunes will fade out
## when ever you Play a song in kJams, iTunes will fade out

Revision as of 00:46, 27 December 2013

To use the iTunes Crossfade in kJams 2.0:

  1. Run iTunes
  2. make a playlist with your "filler music"
  3. select that playlist
  4. set the iTunes volume to where you want it to be max (usually at about 75% if you want head room, or 100% if you use a mixer)
  5. Run kJams
  6. for One-Shot crossfading:
    1. When you want to fade between iTunes and kJams, just press cmd/ctrl-' (that's "single quote"). That key shortcut is set in the "startup.py" script and can be changed to something else if you like, by editing that script.
  7. for Auto-Crossfade:
    1. Pick: Advanced->Python->itunes_auto_crossfade.py
    2. this launches the auto-crossfade script.
    3. when ever you STOP a song in kJams (not pause), it will fade out, and fade the iTunes playlist in.
    4. when ever you Play a song in kJams, iTunes will fade out