Skip to content

arthurtemple/oamlStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oamlStudio Build Status

oamlStudio is the graphical user interface (GUI) to configure and export the music package to be used by a game that implements adaptive music using the Open Adative Music Library.

Requirements

  • wxWidgets 3.0
  • libarchive
  • libogg
  • libvorbis
  • oaml

Compiling

On OSX and Linux steps are easy:

mkdir build
cd build
cmake ..
make

TODO

  • Export a wav as a preview?
  • Add a small tutorial/guide at start
  • Add controls for missing values for tracks (groups, fades, etc)
  • Implement a knob control for some values

Credits

oamlStudio uses the following graphics:

Icon: images/play.png images/pause.png
Designer: Janik Baumgartner [http://kinaj.com/](http://kinaj.com/)
License: Creative Commons Attribution

About

Copyright (c) 2015-2016 Marcelo Fernandez

About

Graphical User Interface for oaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.8%
  • CMake 3.3%
  • Other 0.9%