Skip to content

Commit

Permalink
Licenses and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dzamkov committed Nov 13, 2011
1 parent 7316c4e commit 4b45ad2
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
Empty file added license-naudio.txt
Empty file.
19 changes: 19 additions & 0 deletions license.txt
@@ -0,0 +1,19 @@
Copyright (C) 2011 by XiaTek

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
7 changes: 7 additions & 0 deletions readme.txt
@@ -0,0 +1,7 @@
Bit Orchestra is a tool for making some combination of sound, noise and music with c expressions. It functions as a (very small) IDE for writing expressions and interpreting their output as a pcm waveform. To learn how to write programs for Bit Orchestra, look at the included samples.

Shortcuts:
* Ctrl-S Save
* Ctrl-L Load
* Ctrl-E Export
* F5 Play/Stop/Update

0 comments on commit 4b45ad2

Please sign in to comment.