Skip to content

nesrak1/organya

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎼 Organya Twei

A music sequencer for classic video game

This fork is for a more accurate (emphasis on 'more') English Translation with help from Google/Bing Translate and Bavi_H's 2.1.0 translation. Compilation was tested in Visual Studio 2019. This version does not use the original drum sounds from Cave Story.

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.


In 1999, Studio Pixel produced the song composition software Organya for "Cave Story".

Basically, it is a tool used in the studio, so it is not very common. However, in rare cases, there is a person who says "I like shabby sound for whatever reason" and if they want to compose with it, this is the perfect tool.

With the world knowing the development of "Cave Story", which increased the demand of Organya, and the same for the opinion for how to manage the source code, I have made the repository public.

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 organya.exe .
Execute organya.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 does not depend on a MIDI device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.6%
  • C 14.8%
  • HTML 6.5%
  • Makefile 3.1%