-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial import of existing source code.
- Loading branch information
Showing
39 changed files
with
26,871 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
Version 2, December 2004 | ||
|
||
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# in_org | ||
WinAmp plug-in to play Cave Story music in its native format with proper looping. | ||
ORG Player v1.07 by JTE | ||
======================= | ||
Just pop that in_org.dll in your WinAmp/Plugins folder and load organya data~ | ||
|
||
Released for free and open source under the WTFPL, see COPYING for full license information. | ||
|
||
Hidden feature: To play beta tracks with the most common beta drumset, change the file's internal header from Org-02 to Org-01. | ||
The Japanese OrgMaker 2 drum set is not supported at the moment, but the English version is available under Org-02 as normal due to no conflicts. |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
// Official ORG instrument from Studio Pixel | ||
#define BASS01BETALENGTH 1299 | ||
const unsigned char Bass01Beta[BASS01BETALENGTH] = { | ||
0xB9,0xBF,0xC6,0xCB,0xCE,0xD2,0xD8,0xDD,0xDF,0xE1,0xE5,0xE6,0xE7,0xEA,0xEA,0xEC, | ||
0xEE,0xEE,0xEE,0xEC,0xEA,0xE7,0xE6,0xE5,0xE1,0xE0,0xDF,0xDD,0xD8,0xD5,0xCE,0xC8, | ||
0xC6,0xBF,0xB9,0xB3,0xAF,0xA9,0xA3,0x9F,0x96,0x90,0x88,0x82,0x7F,0x79,0x71,0x6C, | ||
0x67,0x61,0x5F,0x58,0x52,0x4D,0x47,0x42,0x3F,0x3A,0x39,0x38,0x33,0x32,0x2E,0x2B, | ||
0x28,0x26,0x26,0x23,0x23,0x23,0x21,0x21,0x21,0x21,0x21,0x23,0x26,0x28,0x29,0x2E, | ||
0x2F,0x33,0x35,0x38,0x38,0x38,0x39,0x39,0x3A,0x3A,0x3E,0x3F,0x41,0x42,0x42,0x46, | ||
0x46,0x47,0x47,0x48,0x4B,0x4D,0x4D,0x4E,0x51,0x52,0x52,0x52,0x52,0x52,0x52,0x55, | ||
0x55,0x55,0x57,0x57,0x57,0x57,0x57,0x57,0x55,0x55,0x55,0x57,0x5A,0x5D,0x60,0x65, | ||
0x66,0x6A,0x6E,0x71,0x76,0x7D,0x81,0x87,0x8C,0x92,0x9A,0xA0,0xA6,0xAB,0xB2,0xB8, | ||
0xBE,0xC2,0xC8,0xCE,0xD5,0xDA,0xE0,0xE6,0xE7,0xEC,0xF0,0xF1,0xF6,0xF9,0xFE,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFE,0xFD,0xF8,0xF4,0xEE, | ||
0xE7,0xE5,0xDF,0xDA,0xD5,0xD1,0xCB,0xC7,0xC1,0xBA,0xB8,0xB2,0xAB,0xA6,0xA0,0x9A, | ||
0x96,0x90,0x8A,0x83,0x80,0x79,0x74,0x6E,0x67,0x65,0x5F,0x58,0x55,0x4E,0x4B,0x46, | ||
0x41,0x3A,0x38,0x33,0x2F,0x2B,0x29,0x28,0x26,0x26,0x23,0x21,0x21,0x21,0x20,0x20, | ||
0x1F,0x1F,0x1F,0x1F,0x20,0x20,0x20,0x1F,0x1F,0x1F,0x20,0x21,0x23,0x26,0x28,0x28, | ||
0x29,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2B,0x2E,0x2F,0x32,0x32,0x33,0x33,0x33,0x33, | ||
0x33,0x32,0x32,0x33,0x32,0x32,0x32,0x32,0x32,0x2F,0x2F,0x2F,0x32,0x32,0x33,0x35, | ||
0x35,0x38,0x38,0x39,0x39,0x3A,0x3F,0x41,0x42,0x47,0x4D,0x52,0x57,0x5D,0x60,0x66, | ||
0x6C,0x71,0x78,0x7E,0x81,0x88,0x90,0x99,0xA0,0xA8,0xAF,0xB8,0xBF,0xC8,0xD1,0xD7, | ||
0xDF,0xE5,0xEA,0xF0,0xF6,0xFD,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFE,0xF9,0xF4,0xF0,0xEC,0xE6,0xE1,0xDF,0xDA,0xD5,0xD1,0xCB,0xC7,0xC2,0xBE,0xB9, | ||
0xB5,0xAF,0xA9,0xA3,0xA0,0x9B,0x96,0x92,0x8F,0x8A,0x87,0x82,0x80,0x7D,0x78,0x71, | ||
0x6E,0x6A,0x66,0x61,0x60,0x5D,0x58,0x55,0x52,0x4E,0x4D,0x48,0x47,0x42,0x3F,0x3A, | ||
0x38,0x35,0x32,0x32,0x2F,0x2E,0x2B,0x29,0x26,0x21,0x20,0x1F,0x1B,0x1B,0x1A,0x1A, | ||
0x19,0x16,0x14,0x12,0x12,0x10,0x10,0x10,0x10,0x10,0x0F,0x0F,0x0C,0x0C,0x0A,0x0A, | ||
0x0A,0x08,0x08,0x08,0x08,0x08,0x08,0x07,0x07,0x03,0x03,0x02,0x02,0x02,0x02,0x02, | ||
0x03,0x03,0x03,0x03,0x03,0x07,0x07,0x07,0x08,0x08,0x0A,0x0F,0x10,0x12,0x14,0x19, | ||
0x1A,0x1F,0x20,0x23,0x29,0x2E,0x33,0x38,0x3E,0x42,0x48,0x4E,0x55,0x5A,0x61,0x6A, | ||
0x70,0x78,0x7F,0x87,0x8F,0x96,0x9F,0xA6,0xAF,0xB8,0xBE,0xC6,0xCD,0xD2,0xDA,0xE0, | ||
0xE7,0xEE,0xF4,0xF9,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFD,0xF8,0xF6,0xF1,0xF0,0xEC,0xE7, | ||
0xE6,0xE5,0xE0,0xDF,0xDD,0xD8,0xD7,0xD2,0xCE,0xCB,0xC7,0xC2,0xBF,0xBA,0xB8,0xB3, | ||
0xAF,0xAB,0xA8,0xA3,0xA0,0x9B,0x99,0x94,0x90,0x8C,0x88,0x87,0x82,0x80,0x7E,0x79, | ||
0x76,0x71,0x6E,0x6A,0x66,0x61,0x5F,0x5D,0x58,0x55,0x4E,0x4B,0x47,0x42,0x3F,0x3A, | ||
0x38,0x35,0x32,0x2F,0x2E,0x29,0x28,0x23,0x20,0x1A,0x16,0x14,0x10,0x0F,0x0C,0x08, | ||
0x07,0x03,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | ||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | ||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x03, | ||
0x08,0x0A,0x0C,0x0F,0x12,0x14,0x19,0x1B,0x20,0x23,0x28,0x2B,0x2F,0x33,0x38,0x3A, | ||
0x3F,0x46,0x48,0x4E,0x55,0x5A,0x60,0x66,0x6C,0x71,0x78,0x7E,0x81,0x88,0x8F,0x96, | ||
0x9B,0xA3,0xAB,0xB3,0xB9,0xC1,0xC7,0xCE,0xD5,0xDA,0xE0,0xE6,0xEC,0xF1,0xF8,0xFD, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFE,0xFD,0xF8, | ||
0xF6,0xF1,0xF0,0xEC,0xE7,0xE5,0xE0,0xDD,0xD7,0xD2,0xCE,0xCB,0xC7,0xC2,0xBF,0xBA, | ||
0xB8,0xB3,0xAF,0xAB,0xA8,0xA3,0xA0,0x9B,0x99,0x94,0x90,0x8C,0x88,0x87,0x82,0x80, | ||
0x7E,0x79,0x76,0x71,0x70,0x6C,0x6A,0x67,0x65,0x61,0x5F,0x5D,0x58,0x55,0x52,0x51, | ||
0x4E,0x4D,0x4B,0x48,0x47,0x42,0x41,0x3F,0x3E,0x3A,0x39,0x38,0x33,0x32,0x2F,0x2E, | ||
0x2B,0x29,0x26,0x23,0x21,0x20,0x1F,0x1A,0x19,0x16,0x14,0x12,0x10,0x0F,0x0C,0x0A, | ||
0x08,0x07,0x03,0x02,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | ||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, | ||
0x00,0x00,0x01,0x02,0x03,0x08,0x0A,0x0F,0x12,0x16,0x1A,0x1B,0x1F,0x20,0x21,0x23, | ||
0x26,0x29,0x2E,0x2F,0x33,0x38,0x39,0x3E,0x3F,0x42,0x46,0x47,0x48,0x4B,0x4D,0x51, | ||
0x52,0x55,0x57,0x5A,0x5D,0x60,0x61,0x65,0x66,0x67,0x6A,0x6C,0x70,0x71,0x76,0x78, | ||
0x7D,0x7E,0x7F,0x81,0x82,0x83,0x88,0x8C,0x90,0x94,0x99,0x9B,0xA0,0xA3,0xA8,0xAB, | ||
0xAF,0xB3,0xB8,0xBA,0xBF,0xC2,0xC7,0xCD,0xD1,0xD5,0xD8,0xDD,0xE0,0xE1,0xE6,0xE7, | ||
0xEA,0xEC,0xEE,0xF1,0xF4,0xF6,0xF8,0xF9,0xFD,0xFE,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, | ||
0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFE,0xFD,0xF9,0xF9,0xF8,0xF6,0xF4,0xF4,0xF1, | ||
0xF1,0xF0,0xEE,0xEC,0xEA,0xE6,0xE5,0xE1,0xE0,0xDF,0xDF,0xDD,0xDD,0xDA,0xD8,0xD7, | ||
0xD5,0xD2,0xD1,0xCE,0xCD,0xC8,0xC8,0xC7,0xC6,0xC2,0xC2,0xC1,0xBE,0xBA,0xB9,0xB8, | ||
0xB3,0xB2,0xAE,0xAB,0xA9,0xA8,0xA6,0xA3,0xA1,0xA0,0x9B,0x9A,0x96,0x94,0x90,0x8F, | ||
0x8A,0x88,0x87,0x83,0x81,0x80,0x7F,0x7D,0x79,0x76,0x74,0x70,0x6E,0x6C,0x6A,0x67, | ||
0x66,0x65,0x61,0x60,0x5F,0x5D,0x5A,0x58,0x57,0x55,0x55,0x55,0x52,0x52,0x52,0x51, | ||
0x51,0x4E,0x4D,0x4D,0x4B,0x48,0x48,0x48,0x48,0x48,0x48,0x48,0x48,0x48,0x47,0x47, | ||
0x47,0x46,0x46,0x46,0x46,0x46,0x46,0x46,0x46,0x46,0x47,0x46,0x46,0x46,0x46,0x46, | ||
0x46,0x46,0x46,0x46,0x46,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x47,0x48, | ||
0x48,0x48,0x4B,0x4B,0x4D,0x4D,0x4D,0x4D,0x4D,0x4D,0x4D,0x4D,0x4E,0x4E,0x4E,0x51, | ||
0x52,0x52,0x52,0x55,0x55,0x55,0x55,0x55,0x55,0x55,0x55,0x57,0x57,0x58,0x58,0x5A, | ||
0x5A,0x5D,0x5D,0x5A,0x5A,0x5A,0x5A,0x5A,0x5A,0x5D,0x5D,0x5F,0x5F,0x60,0x60,0x60, | ||
0x61,0x61,0x61,0x61,0x61,0x61,0x61,0x65,0x65,0x66,0x66,0x67,0x67,0x67,0x67,0x6A, | ||
0x6A,0x6A,0x6A,0x6C,0x6C,0x6C,0x6E,0x70,0x70,0x71,0x71,0x71,0x74,0x74,0x74,0x74, | ||
0x76,0x76,0x78,0x78,0x79,0x79,0x7D,0x7E,0x7E,0x7E,0x7E,0x7F,0x7F,0x7F,0x7F,0x80, | ||
0x80,0x81,0x81,0x82,0x82,0x83,0x83,0x83,0x87,0x87,0x87,0x88,0x88,0x8A,0x8A,0x8C, | ||
0x8C,0x8F,0x8F,0x8F,0x90,0x90,0x90,0x90,0x92,0x92,0x94,0x94,0x96,0x96,0x99,0x99, | ||
0x9A,0x9A,0x9A,0x9A,0x9A,0x9A,0x9B,0x9B,0x9F,0x9F,0xA0,0xA0,0xA0,0xA0,0xA0,0xA0, | ||
0xA0,0xA0,0xA0,0xA0,0xA0,0xA0,0xA1,0xA1,0xA1,0xA1,0xA1,0xA1,0xA1,0xA1,0xA0,0xA0, | ||
0xA0,0xA0,0xA0,0xA0,0xA0,0xA0,0xA0,0xA0,0xA0,0x9F,0x9F,0x9F,0x9B,0x9B,0x9B,0x9B, | ||
0x9A,0x9A,0x9A,0x9A,0x9A,0x9A,0x99,0x99,0x99,0x99,0x96,0x96,0x96,0x96,0x96,0x94, | ||
0x94,0x94,0x94,0x92,0x92,0x92,0x90,0x90,0x90,0x8F,0x8F,0x8F,0x8F,0x8F,0x8F,0x8C, | ||
0x8C,0x8C,0x8A,}; |
Oops, something went wrong.