shbow / organya

A music sequencer using DirectX and which is not depend on MIDI device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŽผ Organya Twei

A music sequencer for classic video game

This is not use MIDI device.
This original library was created by Studio Pixel from 1999, and was used in 'Cave Story'.

๐Ÿ’ Introduction

For the 'STARGAZER' development, I inherited this library from Studio Pixel in 2003.
However, due to a change in my private life, it became inactive for a long time. On the other hand, the world expansion of 'Cave Story' has increased the number of people requesting Organya.


้ฆ–่ฌ€ใงใ™ใ€‚

1999ๅนดใซ้–‹็™บๅฎคPixelใซใฆๅˆถไฝœใ€ๅพŒใซใ€Œๆดž็ชŸ็‰ฉ่ชžใ€ใซใฆไฝฟ็”จใ•ใ‚ŒใŸใ‚ชใƒซใ‚ฌใƒผใƒ‹ใƒฃ้Ÿณๆบใฎไฝœๆ›ฒใ‚ฝใƒ•ใƒˆใงใ™ใ€‚

ๅŸบๆœฌ็š„ใซใฏ้–‹็™บๅฎคๅ†…ใงไฝฟใ†ใƒ„ใƒผใƒซใชใฎใงใ€ใ‚ใพใ‚Šไธ€่ˆฌ็š„ใจใฏ่จ€ใˆใพใ›ใ‚“ใŒใ€ใพใ‚Œใซ๏ฝขใชใœใ‹ใ‚ทใƒงใƒœใ‚ค้ŸณใŒๅฅฝใ๏ฝฃใจ่จ€ใ†ไบบใŒใ„ใฆใ€ๆ›ดใซ๏ฝขใใฎ้Ÿณใงไฝœๆ›ฒใ—ใŸใ„๏ฝฃใจใ„ใ†ใฎใชใ‚‰ใ“ใฎใƒ„ใƒผใƒซใฏใ‚ฆใƒƒใƒ†ใƒ„ใ‚ฑใงใ™โ˜†

ใ”ๅญ˜็Ÿฅใ€Œๆดž็ชŸ็‰ฉ่ชžใ€ใฎไธ–็•Œๅฑ•้–‹ใซใ‚ˆใ‚Šใ€ใใฎ้Ÿณๆบใงใ‚ใ‚‹ใ‚ชใƒซใ‚ฌใƒผใƒ‹ใƒฃใธใฎ่ฆๆœ›ใŒๅข—ใˆใŸไธ€ๆ–นใงใ€้•ทๆœŸใซใ‚ใŸใ‚Šๆ‰‹ใคใ‹ใšใจใชใฃใฆใ—ใพใฃใŸใ‚ฝใƒผใ‚นใ‚ณใƒผใƒ‰ใ‚’ใ„ใ„ๅŠ ๆธ›ไฝ•ใจใ‹ใ—ใ‚ใจใ„ใ†ๅฃฐใ‚‚ๅŒๆง˜ใซไธ–็•Œใ‹ใ‚‰ใƒใƒฉใƒ›ใƒฉใจ่ˆžใ„่พผใ‚“ใงใใŸใฎใงใƒชใƒใ‚ธใƒˆใƒชใ‚’ๅ…ฌ้–‹ใ™ใ‚‹ใ“ใจใจใ—ใพใ—ใŸใ€‚


๐Ÿ’ Features

  • 8 Melody Tracks + 8 Drum Trucks (Each track can play one sound)
  • Melody track can be selected from 100 waveforms.
  • Drum track can be selected from 42 sounds.
  • Melody track can adjust the frequency to make the chorus effect.
  • You can loop music indefinitely in a measure.
  • Export to standard MIDI file (GM format).

๐ŸŽ Requirements

๐Ÿ’ for Utilization

๐Ÿ’ for Development

  • Microsoft Visual Studio 6.0
    I know Visual studio 6.0 is no longer supported. There is no general sale.
    I use that development software purchased 20 years ago in a virtual machine.

๐ŸŽ Usage

If you only use Organya you need only Org211.exe .
Execute Org211.exe file.

๐ŸŽ Contributing

This project was developed in Japanese. The help file is also written in Japanese as well.
I think that it is important to translate English (also Multilingual), not to mention bug fixes.
Or migrate this library to the latest .NET.

๐ŸŽ Author

๐Ÿ’ Twei

Rxo Inverse (้ฆ–่ฌ€)

๐Ÿ’ Original

Studio Pixel (้–‹็™บๅฎคPixel)

๐ŸŽ License

BSD

About

A music sequencer using DirectX and which is not depend on MIDI device.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 85.8%Language:C 11.1%Language:Makefile 3.0%Language:Objective-C 0.1%