Downloads/Links

From kJams Wiki
Revision as of 02:54, 22 July 2025 by Dave (talk | contribs)
Jump to navigation Jump to search

Notes: comma must be "full width comma" like this ",", cuz the JSON parser will choke on a quoted comma. Quotes must be curly quotes.

<downloads>
{
  "whats_new": "WARNING! An auto update may fail! If it does,go to kjams.com/downloads and download manually. If you're using 32bit,be sure to get 32bit version!
________________________________________________
b85:
* fix download links
* fix mp3 audio extract error,AND if there IS an error it won't crash
* fix windows tempo-key issue
________________________________________________
b84:
* fix SQL database corruption bug (actually not so sure now)
________________________________________________
b75:
* fixed a crasher doing push/pull meta
* Party Tyme Streaming (PTS) no longer crashes
* can now resample audio when necessary
* audio render loop now gets high priority (reduce stutter?)
* no longer crash when using “recover serial number”
* help->deactivate no longer crashes
",
	"mac_2_64":			"https://www.dropbox.com/s/3x2zsui1iwxhh1q/kJams2_x64.dmg?dl=1",
	"mac_2":			"https://www.dropbox.com/s/vifnn4ri324ljo4/kJams2.dmg?dl=1",
	"win_2_64":			"https://www.dropbox.com/s/gkjxfufkka9gndk/kJams2Win_x64.exe?dl=1",
	"win_2":			"https://www.dropbox.com/s/lpato306gwevve1/kJams2Win.exe?dl=1",

	"mac_lite_64":			"https://www.dropbox.com/s/197tc6k3ch1n6xc/kJamsLite_x64.dmg?dl=1",
	"mac_lite":			"https://www.dropbox.com/scl/fi/w88q021nxe5jflmg1m467/kJamsLite.dmg?rlkey=wh2zfncym3v0gaugt3ugfk4b4&dl=1",
	"win_lite_64":			"https://www.dropbox.com/s/k16h7k5um2abs2g/kJamsLiteWin_x64.exe?dl=1",
	"win_lite":			"https://www.dropbox.com/s/r5iy7pr5lyua11c/kJamsLiteWin.exe?dl=1",

	"mac_pro_64":			"https://www.dropbox.com/s/0nheveq7fgxs6s9/kJamsPro_x64.dmg?dl=1",
	"mac_pro":			"https://www.dropbox.com/scl/fi/5rsewn5fo2x9hztxtks0m/kJamsPro.dmg?rlkey=xlpd6xztu8knheghmt1qkezmc&dl=1",
	"win_pro_64":			"https://www.dropbox.com/scl/fi/0tjcwenw4ld00dutipiy8/kJamsProWin_x64.exe?rlkey=y2x8h1zmq8xw6iv1p2d6cn9zt&dl=1",
	"win_pro":			"https://www.dropbox.com/s/d12cd6k8afq838l/kJamsProWin.exe?dl=1",

	"qt_win_10plus":		"https://www.dropbox.com/s/g7aevsiczqub0ah/Quicktime_7_Win_10.exe?dl=1",
	"qt_win_8minus":		"https://www.dropbox.com/s/oz4ygbn9p2p521j/QuickTimeInstaller.exe?dl=1",

	"mac_teamviewer":		"https://www.dropbox.com/s/2u4za33isbsb5uc/TeamViewerQS.dmg&dl=1",
	"win_teamviewer":		"https://www.dropbox.com/s/fo7gtk4qmjhyhdb/TeamViewerQS.exe&dl=1",
	
	"vers":				"https://www.dropbox.com/s/y8xixnt4yk5rfv6/version.xml?dl=1",
	"vers_2":			"https://www.dropbox.com/s/u9xmh1ot6rn7dl7/version2.xml?dl=1",

  "KaraokeCloud Date":             "",
  "KaraokeCloud":                  "",

  "Party Tyme Downloads Date":     "",
  "Party Tyme Downloads":          "",

  "Party Tyme Pro Streaming Date": "",
  "Party Tyme Pro Streaming":      ""
}
</downloads>