Python/Crossfade: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
## when ever you STOP a song in kJams (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 in kJams, iTunes will fade out | ## when ever you Play a song in kJams, iTunes will fade out | ||
Note that when using "Auto-Crossfade", there is a preference in the General preferences pane, "Stopping a Song marks it sung", this is important to leave ON, otherwise the song will not be marked as having been sung, and when you press "Play" (or "Spacebar") to play the next song, the Singer or Song that was previously playing will start again. | |||
Revision as of 22:09, 28 January 2015
To use the iTunes Crossfade in kJams 2.0:
- 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
- for One-Shot crossfading:
- 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.
- for Auto-Crossfade:
- Pick: Advanced->Python->itunes_auto_crossfade.py
- this launches the auto-crossfade script.
- 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 in kJams, iTunes will fade out
Note that when using "Auto-Crossfade", there is a preference in the General preferences pane, "Stopping a Song marks it sung", this is important to leave ON, otherwise the song will not be marked as having been sung, and when you press "Play" (or "Spacebar") to play the next song, the Singer or Song that was previously playing will start again.