Code: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
* [[Code/AudioClip Recorder|AudioClip Recorder]] automates the creation of audio clips of your productions, and their crossfaded playback<br> | * [[Code/AudioClip Recorder|AudioClip Recorder]] automates the creation of audio clips of your productions, and their crossfaded playback<br> | ||
* [[Code/new iTunes Crossfader|iTunes Crossfader]] automates the cross fading between iTunes and kJams. This new version allows more flexible volume settings<br> | * [[Code/new iTunes Crossfader|iTunes Crossfader]] automates the cross fading between iTunes and kJams. This new version allows more flexible volume settings<br> | ||
* [[Code/new | * [[Code/new kJams server pages with autologout|Server AutoLogout]] [Deprecated]New versions of the kJams server pages with autologout and delete key trapping<br> | ||
* [[Code/new AUTOMAGIC iTunes Crossfader|iTunes autoCrossfader]] Automates the cross fading between iTunes and kJams. Runs continuously in the background<br> | * [[Code/new AUTOMAGIC iTunes Crossfader|iTunes autoCrossfader]] Automates the cross fading between iTunes and kJams. Runs continuously in the background<br> | ||
* [[Code/new | * [[Code/new (Deprecated) Copy Singers|Copy Singers]] Service to automate the transfer of Singers between venues<br> | ||
* [[Code/new Sound Effects Player|Sound Effects Player]] Service to provide kJams (or any other program) the ability to play overlapping sound effects<br> | * [[Code/new Sound Effects Player|Sound Effects Player]] Service to provide kJams (or any other program) the ability to play overlapping sound effects<br> | ||
* [[Code/new Video Backdrop Generator|Video Backdrop Generator]] Service to provide kJams with both static and animated lyric screen backdrops.<br> | * [[Code/new Video Backdrop Generator|Video Backdrop Generator]] Service to provide kJams with both static and animated lyric screen backdrops.<br> | ||
Revision as of 18:12, 10 March 2015
<iimg>
</iimg>
Okay, so i'll put up some of my programming experiences here. Yeah, that.
- Java served up by the kJams Server
- CFLite My crowning achievement in Open Source.
- Hello FUSE Carbon
- LAME a universal binary of the famous MP3 encoder
- OGG Vorbis Comment Edit Frameworks to edit Meta Data tags in Vorbis files
- karaokeArchiver automates the zipping together of CD+G and MP3 files
- AudioClip Recorder automates the creation of audio clips of your productions, and their crossfaded playback
- iTunes Crossfader automates the cross fading between iTunes and kJams. This new version allows more flexible volume settings
- Server AutoLogout [Deprecated]New versions of the kJams server pages with autologout and delete key trapping
- iTunes autoCrossfader Automates the cross fading between iTunes and kJams. Runs continuously in the background
- Copy Singers Service to automate the transfer of Singers between venues
- Sound Effects Player Service to provide kJams (or any other program) the ability to play overlapping sound effects
- Video Backdrop Generator Service to provide kJams with both static and animated lyric screen backdrops.
- Flashing "Song Added" alert text by the kJams Server
- Code/New Server Files Adds a number of features to make using the server a more streamlined experience.
- Python code for embedding in C++
- purgeVM purge unused RAM and remove unnecessary swap for OSX
- Debug a QuickTime app in Parallels without hanging by removing the "QTIdle" window from the clipboard chain